Skip to content

Commit

Permalink
Updating ETOS images:
Browse files Browse the repository at this point in the history
  - SSE: 1296b80
  - LogArea: 1296b80
  - IUT: 1296b80
  - Execution Space: 1296b80
  - API: 1296b80
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 1296b80 commit b0b9d86
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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:54181664
image: registry.nordix.org/eiffel/etos-api:1296b807
imagePullPolicy: IfNotPresent
ports:
- name: http
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:54181664
image: registry.nordix.org/eiffel/etos-iut:1296b807
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:54181664
image: registry.nordix.org/eiffel/etos-logarea:1296b807
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:54181664
image: registry.nordix.org/eiffel/etos-sse:1296b807
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit b0b9d86

Please sign in to comment.