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: []