Skip to content

Commit b273649

Browse files
committed
Bump version
1 parent 6275d14 commit b273649

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33

44
images:
55
- name: argoprojlabs/argocd-image-updater
6-
newTag: v0.5.0
6+
newTag: v0.5.1
77

88
bases:
99
- ./config

manifests/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ spec:
109109
key: argocd.token
110110
name: argocd-image-updater-secret
111111
optional: true
112-
image: argoprojlabs/argocd-image-updater:v0.5.0
112+
image: argoprojlabs/argocd-image-updater:v0.5.1
113113
imagePullPolicy: Always
114114
livenessProbe:
115115
httpGet:

0 commit comments

Comments
 (0)