From 0511eea74b00d85552b5dd2d16817b7cf7cf89f3 Mon Sep 17 00:00:00 2001 From: "netic-renovate[bot]" <207156494+netic-renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:10:35 +0000 Subject: [PATCH] chore(deps): update nginx docker digest to 06aa3d7 --- pkg/helm/testdata/test-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/helm/testdata/test-chart/values.yaml b/pkg/helm/testdata/test-chart/values.yaml index f74ea0b..fae35b8 100644 --- a/pkg/helm/testdata/test-chart/values.yaml +++ b/pkg/helm/testdata/test-chart/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: "@sha256:bc45d248c4e1d1709321de61566eb2b64d4f0e32765239d66573666be7f13349" + tag: "@sha256:06aa3d7be10bc6307990c81bdca075793132e9163391abc370c015e344e23128" # This is for the secretes 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: []