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

Bump AppVersion

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
Frank Jogeleit 2022-09-06 17:33:43 +02:00
parent b3ba5f6f23
commit 791eb41aef
7 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@ description: |
type: application
version: 2.11.4
appVersion: 2.8.2
appVersion: 2.9.0
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
home: https://kyverno.github.io/policy-reporter

View file

@ -2,7 +2,7 @@ image:
registry: ghcr.io
repository: kyverno/policy-reporter
pullPolicy: IfNotPresent
tag: 2.8.2
tag: 2.9.0
imagePullSecrets: []

View file

@ -371,7 +371,7 @@ spec:
fsGroup: 1234
containers:
- name: policy-reporter
image: "ghcr.io/kyverno/policy-reporter:2.8.1"
image: "ghcr.io/kyverno/policy-reporter:2.9.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.8.1"
image: "ghcr.io/kyverno/policy-reporter:2.9.0"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View file

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

View file

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

View file

@ -26,7 +26,7 @@ spec:
restartPolicy: Never
containers:
- name: policy-reporter
image: "ghcr.io/kyverno/policy-reporter:2.8.1"
image: "ghcr.io/kyverno/policy-reporter:2.9.0"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false