We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66b0c1 commit 2ebef24Copy full SHA for 2ebef24
3 files changed
VERSION
@@ -1 +1 @@
1
-1.1.1
+1.1.2
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.1
+ image: quay.io/argoprojlabs/argocd-image-updater:v1.1.2
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.1
+ newTag: v1.1.2
0 commit comments