Skip to content

Commit

Permalink
Updating SSE image to 163610d, LogArea image to 163610d, IUT image to 1…
Browse files Browse the repository at this point in the history
…63610d and API image to 163610d
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
1 parent 163610d commit 91353b6
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:efad081d
image: registry.nordix.org/eiffel/etos-api:163610de
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:672f982e
image: registry.nordix.org/eiffel/etos-iut:163610de
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:efad081d
image: registry.nordix.org/eiffel/etos-logarea:163610de
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:efad081d
image: registry.nordix.org/eiffel/etos-sse:163610de
imagePullPolicy: IfNotPresent
env:
- name: SERVICE_HOST
Expand Down

0 comments on commit 91353b6

Please sign in to comment.