We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b4c5b commit 6cd0db2Copy full SHA for 6cd0db2
1 file changed
helm/values.yaml
@@ -3,7 +3,7 @@ replicaCount: 1
3
4
image:
5
# -- Image repository (ghcr.io/stacklok/toolhive-cloud-ui)
6
- cloudUiImage: ghcr.io/stacklok/toolhive-cloud-ui:v0.3.1
+ cloudUiImage: ghcr.io/stacklok/toolhive-cloud-ui:v0.3.2
7
# -- Pull from registry if available, use local image if not
8
pullPolicy: IfNotPresent
9
0 commit comments