From 0ec10158427f00555f2d8005733b832b65342212 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 10:12:26 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/tr?= =?UTF-8?q?aefik/whoami=20(=20v1.10.3=20=E2=86=92=20v1.10.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | docker | docker.io/traefik/whoami | v1.10.3 | v1.10.4 | --- kubernetes/main/apps/default/whoami/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/whoami/app/helm-release.yaml b/kubernetes/main/apps/default/whoami/app/helm-release.yaml index 012100638b..415b0e2111 100644 --- a/kubernetes/main/apps/default/whoami/app/helm-release.yaml +++ b/kubernetes/main/apps/default/whoami/app/helm-release.yaml @@ -33,7 +33,7 @@ spec: main: image: repository: docker.io/traefik/whoami - tag: v1.10.3@sha256:43a68d10b9dfcfc3ffbfe4dd42100dc9aeaf29b3a5636c856337a5940f1b4f1c + tag: v1.10.4@sha256:1699d99cb4b9acc17f74ca670b3d8d0b7ba27c948b3445f0593b58ebece92f04 env: WHOAMI_PORT_NUMBER: 80