Skip to content

Commit

Permalink
Update manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
jannfis committed Aug 29, 2020
1 parent c25e2ee commit c7c3ca9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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: argoprojlabs/argocd-image-updater
newTag: latest
newTag: v0.5.0

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 @@ -109,7 +109,7 @@ spec:
key: argocd.token
name: argocd-image-updater-secret
optional: true
image: argoprojlabs/argocd-image-updater:latest
image: argoprojlabs/argocd-image-updater:v0.5.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit c7c3ca9

Please sign in to comment.