Skip to content

Commit

Permalink
✨ Add ecran Helm image name and tag configuration option. (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkonush authored Aug 28, 2024
1 parent a72db42 commit e3ec1de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/argocd-image-updater/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ config:
prefix: gitea.proompteng.ai
api_url: https://gitea.proompteng.ai
credentials: pullsecret:argocd-image-updater/gitea-registry
default: true
serviceAccount:
create: true
2 changes: 2 additions & 0 deletions apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ applications:
annotations:
argocd-image-updater.argoproj.io/image-list: ecran=gitea.proompteng.ai/d/lab/ecran:main
argocd-image-updater.argoproj.io/ecran.update-strategy: newest-build
argocd-image-updater.argoproj.io/ecran.helm.image-name: gitea.proompteng.ai/d/lab/ecran:main
argocd-image-updater.argoproj.io/ecran.helm.image-tag: main
- name: sealed-secrets
path: apps/sealed-secrets
- name: cert-manager
Expand Down

0 comments on commit e3ec1de

Please sign in to comment.