We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340c780 commit f5ba725Copy full SHA for f5ba725
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.4.2
+ cloudUiImage: ghcr.io/stacklok/toolhive-cloud-ui:v0.4.3
7
# -- Pull from registry if available, use local image if not
8
pullPolicy: IfNotPresent
9
0 commit comments