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 7bd5aef commit 3911faaCopy full SHA for 3911faa
deploy/charts/operator/values.yaml
@@ -12,7 +12,7 @@ operator:
12
# -- List of image pull secrets to use
13
imagePullSecrets: []
14
# -- Container image for the operator
15
- image: ghcr.io/stacklok/toolhive/operator:v0.0.45
+ image: ghcr.io/stacklok/toolhive/operator:v0.0.46
16
# -- Image pull policy for the operator container
17
imagePullPolicy: IfNotPresent
18
0 commit comments