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 e724609 commit 0c8f600Copy full SHA for 0c8f600
deploy/charts/operator/values.yaml
@@ -191,7 +191,7 @@ operator:
191
# -- All values for the registry API deployment and associated resources
192
registryAPI:
193
# -- Container image for the registry API
194
- image: "ghcr.io/stacklok/thv-registry-api:v0.2.0"
+ image: "ghcr.io/stacklok/thv-registry-api:v0.3.1"
195
# -- Service account configuration for the registry API
196
serviceAccount:
197
# -- Automatically mount a ServiceAccount's API credentials
0 commit comments