Skip to content

Commit

Permalink
Release v0.11.3
Browse files Browse the repository at this point in the history
Signed-off-by: jannfis <jann@mistrust.net>
  • Loading branch information
jannfis committed Jan 14, 2022
1 parent 1f83673 commit f62b7d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.2
0.11.3
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization

images:
- name: argoprojlabs/argocd-image-updater
newTag: v0.11.2
newTag: v0.11.3

bases:
- ./config
Expand Down
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ spec:
key: kube.events
name: argocd-image-updater-config
optional: true
image: argoprojlabs/argocd-image-updater:v0.11.2
image: argoprojlabs/argocd-image-updater:v0.11.3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit f62b7d7

Please sign in to comment.