Skip to content

Commit 2ebef24

Browse files
authored
Release 1.1.2 (#1634)
1 parent d66b0c1 commit 2ebef24

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

config/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ spec:
953953
key: webhook.ratelimit-allowed
954954
name: argocd-image-updater-config
955955
optional: true
956-
image: quay.io/argoprojlabs/argocd-image-updater:v1.1.1
956+
image: quay.io/argoprojlabs/argocd-image-updater:v1.1.2
957957
livenessProbe:
958958
httpGet:
959959
path: /healthz

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: argocd-image-updater-controller
77
newName: quay.io/argoprojlabs/argocd-image-updater
8-
newTag: v1.1.1
8+
newTag: v1.1.2

0 commit comments

Comments
 (0)