Skip to content

Commit

Permalink
Updating SSE image to 4b5c946, LogArea image to 4b5c946 and API image…
Browse files Browse the repository at this point in the history
… to 4b5c946
  • Loading branch information
github-actions[bot] committed Jun 20, 2024
1 parent 4b5c946 commit 81ca4e4
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:66c20575
image: registry.nordix.org/eiffel/etos-api:4b5c9462
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:79d0522b
image: registry.nordix.org/eiffel/etos-logarea:4b5c9462
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:66c20575
image: registry.nordix.org/eiffel/etos-sse:4b5c9462
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 81ca4e4

Please sign in to comment.