mirror of
https://github.com/kyverno/kyverno.git
synced 2025-04-09 10:42:22 +00:00
correct tag
Signed-off-by: Shuting Zhao <shutting06@gmail.com>
This commit is contained in:
parent
0c860b7327
commit
cd5070191f
3 changed files with 3 additions and 3 deletions
|
@ -2481,7 +2481,7 @@ spec:
|
|||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
initContainers:
|
||||
- image: ghcr.io/kyverno/kyvernopre:v1.3.4-rc1
|
||||
- image: ghcr.io/kyverno/kyvernopre:v1.3.5-rc1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: kyverno-pre
|
||||
securityContext:
|
||||
|
|
|
@ -11,4 +11,4 @@ images:
|
|||
newTag: v1.3.5-rc1
|
||||
- name: ghcr.io/kyverno/kyvernopre
|
||||
newName: ghcr.io/kyverno/kyvernopre
|
||||
newTag: v1.3.4-rc1
|
||||
newTag: v1.3.5-rc1
|
||||
|
|
|
@ -2481,7 +2481,7 @@ spec:
|
|||
readOnlyRootFilesystem: true
|
||||
runAsNonRoot: true
|
||||
initContainers:
|
||||
- image: ghcr.io/kyverno/kyvernopre:v1.3.4-rc1
|
||||
- image: ghcr.io/kyverno/kyvernopre:v1.3.5-rc1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: kyverno-pre
|
||||
securityContext:
|
||||
|
|
Loading…
Add table
Reference in a new issue