You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/speckle-server/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ ingress:
90
90
##
91
91
## @param docker_image_tag DEPRECATED: Use `{service}.image` with full image name instead. Speckle is published as a Docker Image. The version of the image which will be deployed is specified by this tag.
92
92
##
93
-
docker_image_tag: '2.23.17-alpha.344461'
93
+
docker_image_tag: '2.23.17-alpha.344499'
94
94
## @param imagePullPolicy Determines the conditions when the Docker Images for Speckle should be pulled from the Image registry.
0 commit comments