From 605435034e5616a8fb73e59147fd2f6803c3e559 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 15 Nov 2024 23:56:32 +0100 Subject: [PATCH] fix more dockerhub crap --- charts/library/common/values.yaml | 2 +- charts/premium/app-template/ci/test-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 3e59eebd51e..7d9f6ea521e 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -93,7 +93,7 @@ includeCommon: true namespace: "" image: - repository: docker.io/traefik/whoami + repository: ghcr.io/traefik/whoami pullPolicy: IfNotPresent tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c diff --git a/charts/premium/app-template/ci/test-values.yaml b/charts/premium/app-template/ci/test-values.yaml index bfbc387207c..07eaa28eb1a 100644 --- a/charts/premium/app-template/ci/test-values.yaml +++ b/charts/premium/app-template/ci/test-values.yaml @@ -1,5 +1,5 @@ image: - repository: docker.io/traefik/whoami + repository: ghcr.io/traefik/whoami pullPolicy: IfNotPresent tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c