Skip to content

Commit

Permalink
Updating ETOS images:
Browse files Browse the repository at this point in the history
  - SSE: 6e37716
  - LogArea: 6e37716
  - IUT: 6e37716
  - Execution Space: 6e37716
  - API: 6e37716
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 6e37716 commit 0b44651
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifests/base/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:9920411a
image: registry.nordix.org/eiffel/etos-api:6e377168
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:9920411a
image: registry.nordix.org/eiffel/etos-executionspace:6e377168
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:9920411a
image: registry.nordix.org/eiffel/etos-iut:6e377168
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:9920411a
image: registry.nordix.org/eiffel/etos-logarea:6e377168
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:9920411a
image: registry.nordix.org/eiffel/etos-sse:6e377168
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 0b44651

Please sign in to comment.