We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39188ff commit b54d1c4Copy full SHA for b54d1c4
charts/kubewarden-defaults/values.yaml
@@ -115,7 +115,7 @@ policyServer:
115
image:
116
# The registry is defined in the global.cattle.systemDefaultRegistry value
117
repository: "kubewarden/policy-server"
118
- tag: v1.21.1
+ tag: v1.22.0-rc1
119
serviceAccountName: policy-server
120
# verificationConfig: your_configmap
121
# Configmap containing a Sigstore verification configuration under a key
0 commit comments