Skip to content

Commit e2e913e

Browse files
Fixed strategy name
1 parent f037cd9 commit e2e913e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-updater/applications/always-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
namespace: argocd
66
annotations:
77
argocd-image-updater.argoproj.io/image-list: example=ghcr.io/codefresh-contrib/gitops-cert-level-2-examples
8-
argocd-image-updater.argoproj.io/example.update-strategy: newest-build
8+
argocd-image-updater.argoproj.io/example.update-strategy: latest
99
spec:
1010
project: default
1111

0 commit comments

Comments
 (0)