Skip to content

Commit e9e651e

Browse files
chore(deps): update toolhive images to v0.3.0
1 parent 3689fab commit e9e651e

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.2.17
17+
image: ghcr.io/stacklok/toolhive/operator:v0.3.0
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.2.17
22+
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.3.0
2323

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

0 commit comments

Comments
 (0)