Commit 756f772 1 parent c92b73e commit 756f772 Copy full SHA for 756f772
File tree 2 files changed +2
-2
lines changed
charts/kubewarden-defaults
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ policyServer:
10
10
image :
11
11
# The registry is defined in the global.cattle.systemDefaultRegistry value
12
12
repository : " kubewarden/policy-server"
13
- tag : v1.10.0-rc2
13
+ tag : v1.10.0
14
14
serviceAccountName : policy-server
15
15
# verificationConfig: your_configmap
16
16
# Configmap containing a Sigstore verification configuration under a key
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ policyServer:
61
61
image :
62
62
# The registry is defined in the global.cattle.systemDefaultRegistry value
63
63
repository : " kubewarden/policy-server"
64
- tag : v1.10.0-rc2
64
+ tag : v1.10.0
65
65
serviceAccountName : policy-server
66
66
# verificationConfig: your_configmap
67
67
# Configmap containing a Sigstore verification configuration under a key
You can’t perform that action at this time.
0 commit comments