We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b6bc3 commit 6ff1ce6Copy full SHA for 6ff1ce6
deploy/charts/operator/values.yaml
@@ -14,7 +14,7 @@ operator:
14
# -- List of image pull secrets to use
15
imagePullSecrets: []
16
# -- Container image for the operator
17
- image: ghcr.io/stacklok/toolhive/operator:v0.2.17
+ image: ghcr.io/stacklok/toolhive/operator:v0.3.0
18
# -- Image pull policy for the operator container
19
imagePullPolicy: IfNotPresent
20
0 commit comments