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 b0b2616 commit b39f30dCopy full SHA for b39f30d
3 files changed
VERSION
@@ -1 +1 @@
1
-1.1.2
+1.1.3
config/install.yaml
@@ -953,7 +953,7 @@ spec:
953
key: webhook.ratelimit-allowed
954
name: argocd-image-updater-config
955
optional: true
956
- image: quay.io/argoprojlabs/argocd-image-updater:v1.1.2
+ image: quay.io/argoprojlabs/argocd-image-updater:v1.1.3
957
livenessProbe:
958
httpGet:
959
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.1.2
+ newTag: v1.1.3
0 commit comments