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 242ee80 commit 176fc6cCopy full SHA for 176fc6c
VERSION
@@ -1 +1 @@
1
-1.0.1
+1.0.2
config/install.yaml
@@ -932,7 +932,7 @@ spec:
932
key: webhook.ratelimit-allowed
933
name: argocd-image-updater-config
934
optional: true
935
- image: quay.io/argoprojlabs/argocd-image-updater:v1.0.1
+ image: quay.io/argoprojlabs/argocd-image-updater:v1.0.2
936
livenessProbe:
937
httpGet:
938
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.1
+ newTag: v1.0.2
0 commit comments