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