Skip to content

Commit 018e32c

Browse files
chore(deps): update toolhive images to v0.1.9
1 parent 5f36e34 commit 018e32c

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
@@ -12,12 +12,12 @@ operator:
1212
# -- List of image pull secrets to use
1313
imagePullSecrets: []
1414
# -- Container image for the operator
15-
image: ghcr.io/stacklok/toolhive/operator:v0.1.8
15+
image: ghcr.io/stacklok/toolhive/operator:v0.1.9
1616
# -- Image pull policy for the operator container
1717
imagePullPolicy: IfNotPresent
1818

1919
# -- Image to use for Toolhive runners
20-
toolhiveRunnerImage: ghcr.io/stacklok/toolhive:v0.1.8
20+
toolhiveRunnerImage: ghcr.io/stacklok/toolhive:v0.1.9
2121

2222
# -- Host for the proxy deployed by the operator
2323
proxyHost: 0.0.0.0

0 commit comments

Comments
 (0)