From 9b71bab2c45769111cb9fbffdf00be4d164d4b0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:46:04 +0000 Subject: [PATCH] chore(deps): update ghcr.io/stefanprodan/podinfo docker tag to v6.14.1 --- apps/pingpong/pingpong/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pingpong/pingpong/values.yaml b/apps/pingpong/pingpong/values.yaml index fdf766a5..79b9dc0f 100644 --- a/apps/pingpong/pingpong/values.yaml +++ b/apps/pingpong/pingpong/values.yaml @@ -11,7 +11,7 @@ image: # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 6.14.0 + tag: 6.14.1 # This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: []