Skip to content

Commit

Permalink
Updating ETOS images:
Browse files Browse the repository at this point in the history
  - SSE: 8b88fed
  - LogArea: 8b88fed
  - IUT: 8b88fed
  - Execution Space: 8b88fed
  - API: 8b88fed
  • Loading branch information
github-actions[bot] committed Nov 28, 2024
1 parent 8b88fed commit 44c4069
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifests/base/api/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:f9078530
image: registry.nordix.org/eiffel/etos-api:8b88feda
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/executionspace/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: etos-executionspace
containers:
- name: etos-executionspace
image: registry.nordix.org/eiffel/etos-executionspace:f9078530
image: registry.nordix.org/eiffel/etos-executionspace:8b88feda
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/iut/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
serviceAccountName: etos-iut
containers:
- name: etos-iut
image: registry.nordix.org/eiffel/etos-iut:f9078530
image: registry.nordix.org/eiffel/etos-iut:8b88feda
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
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:f9078530
image: registry.nordix.org/eiffel/etos-logarea:8b88feda
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:f9078530
image: registry.nordix.org/eiffel/etos-sse:8b88feda
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 44c4069

Please sign in to comment.