Skip to content

Commit

Permalink
Fix UI version in static manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
  • Loading branch information
fjogeleit committed Jun 9, 2022
1 parent 6040b8e commit 6a64d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/kyverno-policy-reporter-ui/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ spec:
spec:
containers:
- name: ui
image: "ghcr.io/kyverno/policy-reporter-ui:4"
image: "ghcr.io/kyverno/policy-reporter-ui:1.4.0"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 6a64d10

Please sign in to comment.