Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson committed Oct 24, 2023
1 parent 8bcb42f commit 6855458
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:2.2.5"
image: "registry.nordix.org/eiffel/etos-environment-provider:2.2.6"
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:2.2.5"
image: "registry.nordix.org/eiffel/etos-environment-provider-worker:2.2.6"
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down

0 comments on commit 6855458

Please sign in to comment.