Skip to content

Commit f20f955

Browse files
committed
Update manifests for v0.7.0 release
1 parent 881ad1b commit f20f955

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.7.0
77

88
bases:
99
- ./config

manifests/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ spec:
115115
key: log.level
116116
name: argocd-image-updater-config
117117
optional: true
118-
image: argoprojlabs/argocd-image-updater:latest
118+
image: argoprojlabs/argocd-image-updater:v0.7.0
119119
imagePullPolicy: Always
120120
livenessProbe:
121121
httpGet:

0 commit comments

Comments
 (0)