Skip to content

Commit

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

0 comments on commit 1a4cdb2

Please sign in to comment.