Skip to content

Commit

Permalink
🔧 Update ecran image update strategy to use latest tag. (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkonush authored Aug 28, 2024
1 parent a90d0f1 commit 16e5983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions apps/argocd-image-updater/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ helmCharts:
valuesMerge: merge
valuesInline:
config:
logLevel: debug
argocd:
serverAddress: argocd-server.argocd.svc.cluster.local
registries:
Expand Down
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: digest
argocd-image-updater.argoproj.io/ecran.update-strategy: latest
- name: sealed-secrets
path: apps/sealed-secrets
- name: cert-manager
Expand Down

0 comments on commit 16e5983

Please sign in to comment.