Skip to content

Commit 7640b71

Browse files
chore(deps): update toolhive images to v0.2.1
1 parent 0ec2cb0 commit 7640b71

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.2.0
15+
image: ghcr.io/stacklok/toolhive/operator:v0.2.1
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/proxyrunner:v0.2.0
20+
toolhiveRunnerImage: ghcr.io/stacklok/toolhive/proxyrunner:v0.2.1
2121

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

0 commit comments

Comments
 (0)