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

Update Manifest versions

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
Frank Jogeleit 2022-07-11 10:18:58 +02:00
parent 2a3601c905
commit 889a09bb53
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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