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 a800f25 commit 9adc37fCopy full SHA for 9adc37f
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.42
+ image: ghcr.io/stacklok/toolhive/operator:v0.0.44
16
# -- Image pull policy for the operator container
17
imagePullPolicy: IfNotPresent
18
0 commit comments