From 3f171a244e30ade358d7ace5fadec67c94d69287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vegard=20L=C3=B8kken?= Date: Sat, 27 Jan 2024 21:23:16 +0100 Subject: [PATCH] Use docker image from GitHub package registry --- argocd/application.yaml | 2 +- helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: