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.
1 parent 6fcb948 commit 22ea65eCopy full SHA for 22ea65e
VERSION
@@ -1 +1 @@
1
-0.10.2
+0.10.3
manifests/base/kustomization.yaml
@@ -3,7 +3,7 @@ kind: Kustomization
3
4
images:
5
- name: argoprojlabs/argocd-image-updater
6
- newTag: v0.10.2
+ newTag: v0.10.3
7
8
bases:
9
- ./config
manifests/install.yaml
@@ -155,7 +155,7 @@ spec:
155
key: kube.events
156
name: argocd-image-updater-config
157
optional: true
158
- image: argoprojlabs/argocd-image-updater:v0.10.2
+ image: argoprojlabs/argocd-image-updater:v0.10.3
159
imagePullPolicy: Always
160
livenessProbe:
161
httpGet:
0 commit comments