Skip to content

Commit

Permalink
Release v0.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pasha Kostohrys <pavel@codefresh.io>
  • Loading branch information
pasha-codefresh committed May 15, 2024
1 parent 7c2bb8e commit b40e984
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 @@
99.9.9
0.13.0
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: latest
newTag: v0.13.0

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

0 comments on commit b40e984

Please sign in to comment.