Skip to content

Commit c7c3ca9

Browse files
committed
Update manifests
1 parent c25e2ee commit c7c3ca9

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: latest
6+
newTag: v0.5.0
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:latest
112+
image: argoprojlabs/argocd-image-updater:v0.5.0
113113
imagePullPolicy: Always
114114
livenessProbe:
115115
httpGet:

0 commit comments

Comments
 (0)