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 20ecb03 commit 6afbf38Copy full SHA for 6afbf38
deploy/charts/operator/values.yaml
@@ -194,7 +194,7 @@ operator:
194
# -- All values for the registry API deployment and associated resources
195
registryAPI:
196
# -- Container image for the registry API
197
- image: "ghcr.io/stacklok/thv-registry-api:v0.3.1"
+ image: "ghcr.io/stacklok/thv-registry-api:v0.3.3"
198
# -- Service account configuration for the registry API
199
serviceAccount:
200
# -- Automatically mount a ServiceAccount's API credentials
0 commit comments