Skip to content

Commit 176fc6c

Browse files
authored
Release 1.0.2 (#1400)
1 parent 242ee80 commit 176fc6c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

config/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ spec:
932932
key: webhook.ratelimit-allowed
933933
name: argocd-image-updater-config
934934
optional: true
935-
image: quay.io/argoprojlabs/argocd-image-updater:v1.0.1
935+
image: quay.io/argoprojlabs/argocd-image-updater:v1.0.2
936936
livenessProbe:
937937
httpGet:
938938
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.0.1
8+
newTag: v1.0.2

0 commit comments

Comments
 (0)