We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9305d9e commit a5054e1Copy full SHA for a5054e1
1 file changed
deploy/charts/operator/values.yaml
@@ -206,7 +206,7 @@ operator:
206
# -- All values for the registry API deployment and associated resources
207
registryAPI:
208
# -- Container image for the registry API
209
- image: "ghcr.io/stacklok/thv-registry-api:v0.5.3"
+ image: "ghcr.io/stacklok/thv-registry-api:v0.6.2"
210
# -- Service account configuration for the registry API
211
serviceAccount:
212
# -- Automatically mount a ServiceAccount's API credentials
0 commit comments