Update values.yaml (#1536)
* updated tag to current tag * dropped "v" prefix which hasn't been used since 2.3.3
This commit is contained in:
@@ -53,7 +53,7 @@ ingress:
|
||||
##
|
||||
## @param docker_image_tag Speckle is published as a Docker Image. The version of the image which will be deployed is specified by this tag.
|
||||
##
|
||||
docker_image_tag: v2.3.3
|
||||
docker_image_tag: 2.13.3
|
||||
|
||||
## @param imagePullPolicy Determines the conditions when the Docker Images for Speckle should be pulled from the Image registry.
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy
|
||||
|
||||
Reference in New Issue
Block a user