Skip to content

Commit

Permalink
Updating worker image to 971f3cd and API image to 971f3cd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 7, 2024
1 parent 971f3cd commit f682fd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/api/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: etos-environment-provider
containers:
- name: etos-environment-provider
image: registry.nordix.org/eiffel/etos-environment-provider:2846edfd
image: registry.nordix.org/eiffel/etos-environment-provider:971f3cdf
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion manifests/base/worker/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: etos-environment-provider-worker
containers:
- name: etos-environment-provider-worker
image: registry.nordix.org/eiffel/etos-environment-provider-worker:2846edfd
image: registry.nordix.org/eiffel/etos-environment-provider-worker:971f3cdf
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down

0 comments on commit f682fd1

Please sign in to comment.