We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d31490 + 0758311 commit 54fb37cCopy full SHA for 54fb37c
VERSION
@@ -1 +1 @@
1
-0.14.1
+0.14.2
manifests/base/kustomization.yaml
@@ -3,7 +3,7 @@ kind: Kustomization
3
4
images:
5
- name: quay.io/argoprojlabs/argocd-image-updater
6
- newTag: v0.14.1
+ newTag: v0.14.2
7
8
resources:
9
- ./config
manifests/install.yaml
@@ -182,7 +182,7 @@ spec:
182
key: kube.events
183
name: argocd-image-updater-config
184
optional: true
185
- image: quay.io/argoprojlabs/argocd-image-updater:v0.14.1
+ image: quay.io/argoprojlabs/argocd-image-updater:v0.14.2
186
imagePullPolicy: Always
187
livenessProbe:
188
httpGet:
0 commit comments