Skip to content

Commit 92766a4

Browse files
Updating SSE image to 79d0522 and API image to 79d0522
1 parent 79d0522 commit 92766a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/base/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-api
2121
containers:
2222
- name: etos-api
23-
image: registry.nordix.org/eiffel/etos-api:96da5699
23+
image: registry.nordix.org/eiffel/etos-api:79d0522b
2424
imagePullPolicy: IfNotPresent
2525
ports:
2626
- name: http

manifests/base/sse/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-sse
2121
containers:
2222
- name: etos-sse
23-
image: registry.nordix.org/eiffel/etos-sse:96da5699
23+
image: registry.nordix.org/eiffel/etos-sse:79d0522b
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

0 commit comments

Comments
 (0)