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 013e7bb commit aef9615Copy full SHA for aef9615
3 files changed
VERSION
@@ -1 +1 @@
1
-1.0.2
+1.0.3
config/install.yaml
@@ -933,7 +933,7 @@ spec:
933
key: webhook.ratelimit-allowed
934
name: argocd-image-updater-config
935
optional: true
936
- image: quay.io/argoprojlabs/argocd-image-updater:v1.0.2
+ image: quay.io/argoprojlabs/argocd-image-updater:v1.0.3
937
livenessProbe:
938
httpGet:
939
path: /healthz
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ kind: Kustomization
5
images:
6
- name: argocd-image-updater-controller
7
newName: quay.io/argoprojlabs/argocd-image-updater
8
- newTag: v1.0.2
+ newTag: v1.0.3
0 commit comments