Skip to content

Commit 579e9c6

Browse files
Updating ETOS images:
- SSE: 69a0e24 - KeyService: 69a0e24 - LogArea: 69a0e24 - IUT: 69a0e24 - Execution Space: 69a0e24 - API: 69a0e24
1 parent 69a0e24 commit 579e9c6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

manifests/base/api/deployment.yaml

Lines changed: 1 addition & 1 deletion
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:2f597bab
23+
image: ghcr.io/eiffel-community/etos-api:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
ports:
2626
- name: http

manifests/base/executionspace/deployment.yaml

Lines changed: 1 addition & 1 deletion
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:2f597bab
23+
image: ghcr.io/eiffel-community/etos-executionspace:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
envFrom:
2626
- configMapRef:

manifests/base/iut/deployment.yaml

Lines changed: 1 addition & 1 deletion
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:2f597bab
23+
image: ghcr.io/eiffel-community/etos-iut:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

manifests/base/keys/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
serviceAccountName: etos-keys
2121
containers:
2222
- name: etos-keys
23-
image: ghcr.io/eiffel-community/etos-keys:2f597bab
23+
image: ghcr.io/eiffel-community/etos-keys:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

manifests/base/logarea/deployment.yaml

Lines changed: 1 addition & 1 deletion
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:2f597bab
23+
image: ghcr.io/eiffel-community/etos-logarea:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

manifests/base/sse/deployment.yaml

Lines changed: 1 addition & 1 deletion
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:2f597bab
23+
image: ghcr.io/eiffel-community/etos-sse:69a0e240
2424
imagePullPolicy: IfNotPresent
2525
env:
2626
- name: SERVICE_HOST

0 commit comments

Comments
 (0)