Skip to content

Commit

Permalink
Updating ETOS images:
Browse files Browse the repository at this point in the history
  - SSE: a1acf6b
  - LogArea: a1acf6b
  - IUT: a1acf6b
  - Execution Space: a1acf6b
  - API: a1acf6b
  • Loading branch information
github-actions[bot] committed Jan 20, 2025
1 parent a1acf6b commit 0e39e47
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:985f9c86
image: registry.nordix.org/eiffel/etos-api:a1acf6b2
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:985f9c86
image: registry.nordix.org/eiffel/etos-executionspace:a1acf6b2
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:985f9c86
image: registry.nordix.org/eiffel/etos-iut:a1acf6b2
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:985f9c86
image: registry.nordix.org/eiffel/etos-logarea:a1acf6b2
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:985f9c86
image: registry.nordix.org/eiffel/etos-sse:a1acf6b2
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 0e39e47

Please sign in to comment.