diff --git a/argocd/application.yaml b/argocd/application.yaml index 0d89b8c..17f60de 100644 --- a/argocd/application.yaml +++ b/argocd/application.yaml @@ -4,7 +4,7 @@ metadata: name: tevling namespace: argocd annotations: - argocd-image-updater.argoproj.io/image-list: tevling=veloek/tevling:latest + argocd-image-updater.argoproj.io/image-list: tevling=ghcr.io/veloek/tevling:latest argocd-image-updater.argoproj.io/tevling.update-strategy: digest spec: project: default diff --git a/helm/values.yaml b/helm/values.yaml index 1b6a26d..a89f160 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -21,7 +21,7 @@ ingress: port: http image: - repository: veloek/tevling + repository: ghcr.io/veloek/tevling tag: latest resources: