Skip to content

Commit 694b8b0

Browse files
Updating ETOS images:
- SSE: 334f0ba - LogArea: 334f0ba - IUT: 334f0ba - Execution Space: 334f0ba - API: 334f0ba
1 parent 334f0ba commit 694b8b0

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

manifests/base/api/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: ghcr.io/eiffel-community/etos-api:42af85d2
23+
image: ghcr.io/eiffel-community/etos-api:334f0bad
2424
imagePullPolicy: IfNotPresent
2525
ports:
2626
- name: http

manifests/base/executionspace/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-executionspace
2121
containers:
2222
- name: etos-executionspace
23-
image: ghcr.io/eiffel-community/etos-executionspace:42af85d2
23+
image: ghcr.io/eiffel-community/etos-executionspace:334f0bad
2424
imagePullPolicy: IfNotPresent
2525
envFrom:
2626
- configMapRef:

manifests/base/iut/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-iut
2121
containers:
2222
- name: etos-iut
23-
image: ghcr.io/eiffel-community/etos-iut:42af85d2
23+
image: ghcr.io/eiffel-community/etos-iut:334f0bad
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

manifests/base/logarea/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-logarea
2121
containers:
2222
- name: etos-logarea
23-
image: ghcr.io/eiffel-community/etos-logarea:42af85d2
23+
image: ghcr.io/eiffel-community/etos-logarea:334f0bad
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

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: ghcr.io/eiffel-community/etos-sse:42af85d2
23+
image: ghcr.io/eiffel-community/etos-sse:334f0bad
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

0 commit comments

Comments
 (0)