Skip to content

Commit

Permalink
Release v0.12.2
Browse files Browse the repository at this point in the history
Signed-off-by: jannfis <jann@mistrust.net>
  • Loading branch information
jannfis committed Jan 21, 2023
1 parent c9c124f commit 1aa317c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.1
0.12.2
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization

images:
- name: quay.io/argoprojlabs/argocd-image-updater
newTag: v0.12.1
newTag: v0.12.2

bases:
- ./config
Expand Down
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ spec:
key: kube.events
name: argocd-image-updater-config
optional: true
image: quay.io/argoprojlabs/argocd-image-updater:v0.12.1
image: quay.io/argoprojlabs/argocd-image-updater:v0.12.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

1 comment on commit 1aa317c

@tonu1
Copy link

@tonu1 tonu1 commented on 1aa317c Mar 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.