Skip to content

Commit

Permalink
✨ Change image update strategy to newest-build for Ecran application. (
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkonush authored Aug 28, 2024
1 parent 3ad4885 commit eb66c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ applications:
namespace: ecran
annotations:
argocd-image-updater.argoproj.io/image-list: ecran=gitea.proompteng.ai/d/lab/ecran:main
argocd-image-updater.argoproj.io/ecran.update-strategy: latest
argocd-image-updater.argoproj.io/ecran.update-strategy: newest-build
- name: sealed-secrets
path: apps/sealed-secrets
- name: cert-manager
Expand Down

0 comments on commit eb66c12

Please sign in to comment.