Skip to content

Commit 3a2c074

Browse files
authored
Release 0.15.1 (#925)
1 parent 7fa3383 commit 3a2c074

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.15.1

manifests/base/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33

44
images:
55
- name: quay.io/argoprojlabs/argocd-image-updater
6-
newTag: v0.15.0
6+
newTag: v0.15.1
77

88
resources:
99
- ./config

manifests/install.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ spec:
209209
key: kube.events
210210
name: argocd-image-updater-config
211211
optional: true
212-
image: quay.io/argoprojlabs/argocd-image-updater:v0.15.0
212+
image: quay.io/argoprojlabs/argocd-image-updater:v0.15.1
213213
imagePullPolicy: Always
214214
livenessProbe:
215215
httpGet:

0 commit comments

Comments
 (0)