Skip to content

Commit 8b3bd5e

Browse files
Update toolhive images to v0.3.6
1 parent 9299e30 commit 8b3bd5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/charts/operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ operator:
1414
# -- List of image pull secrets to use
1515
imagePullSecrets: []
1616
# -- Container image for the operator
17-
image: ghcr.io/stacklok/toolhive/operator:v0.3.5
17+
image: ghcr.io/stacklok/toolhive/operator:v0.3.6
1818
# -- Image pull policy for the operator container
1919
imagePullPolicy: IfNotPresent
2020

2121
# -- Image to use for Toolhive runners
22-
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.3.5
22+
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.3.6
2323

2424
# -- Host for the proxy deployed by the operator
2525
proxyHost: 0.0.0.0

0 commit comments

Comments
 (0)