Skip to content

Commit

Permalink
Updating SSE image to 672f982, LogArea image to 672f982 and API image…
Browse files Browse the repository at this point in the history
… to 672f982
  • Loading branch information
github-actions[bot] committed Jun 26, 2024
1 parent 672f982 commit 4045e24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifests/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: etos-api
containers:
- name: etos-api
image: registry.nordix.org/eiffel/etos-api:4b5c9462
image: registry.nordix.org/eiffel/etos-api:672f982e
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/logarea/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: etos-logarea
containers:
- name: etos-logarea
image: registry.nordix.org/eiffel/etos-logarea:4b5c9462
image: registry.nordix.org/eiffel/etos-logarea:672f982e
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/sse/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: etos-sse
containers:
- name: etos-sse
image: registry.nordix.org/eiffel/etos-sse:4b5c9462
image: registry.nordix.org/eiffel/etos-sse:672f982e
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 4045e24

Please sign in to comment.