1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00

Update manifests

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
Frank Jogeleit 2022-03-27 13:43:17 +02:00
parent 471f36132b
commit 405f36ae1f
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ spec:
fsGroup: 1234
containers:
- name: policy-reporter
image: "ghcr.io/kyverno/policy-reporter:2.4.0"
image: "ghcr.io/kyverno/policy-reporter:2.4.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View file

@ -256,7 +256,7 @@ spec:
fsGroup: 1234
containers:
- name: policy-reporter
image: "ghcr.io/kyverno/policy-reporter:2.4.0"
image: "ghcr.io/kyverno/policy-reporter:2.4.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View file

@ -84,7 +84,7 @@ spec:
automountServiceAccountToken: true
containers:
- name: policy-reporter
image: "ghcr.io/kyverno/policy-reporter:2.4.0"
image: "ghcr.io/kyverno/policy-reporter:2.4.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false