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

Update UI version in static manifests

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
Frank Jogeleit 2022-08-17 14:59:24 +02:00
parent fc8cb48299
commit 2a6ee78e80
3 changed files with 3 additions and 3 deletions

View file

@ -308,7 +308,7 @@ spec:
spec:
containers:
- name: ui
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.0"
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View file

@ -206,7 +206,7 @@ spec:
spec:
containers:
- name: ui
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.0"
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View file

@ -94,7 +94,7 @@ spec:
automountServiceAccountToken: false
containers:
- name: ui
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.0"
image: "ghcr.io/kyverno/policy-reporter-ui:1.6.1"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false