Skip to content

Commit

Permalink
Updating SSE image to efad081, LogArea image to efad081 and API image…
Browse files Browse the repository at this point in the history
… to efad081
  • Loading branch information
github-actions[bot] committed Sep 13, 2024
1 parent efad081 commit 070a4e5
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:81491ac6
image: registry.nordix.org/eiffel/etos-api:efad081d
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:81491ac6
image: registry.nordix.org/eiffel/etos-logarea:efad081d
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:81491ac6
image: registry.nordix.org/eiffel/etos-sse:efad081d
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 070a4e5

Please sign in to comment.