mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
commit
5c6c921a94
2 changed files with 2 additions and 2 deletions
|
@ -4,4 +4,4 @@ description: Policy Reporter UI
|
|||
|
||||
type: application
|
||||
version: 2.4.0
|
||||
appVersion: 1.3.4
|
||||
appVersion: 1.3.5
|
||||
|
|
|
@ -29,7 +29,7 @@ image:
|
|||
registry: ghcr.io
|
||||
repository: kyverno/policy-reporter-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.4
|
||||
tag: 1.3.5
|
||||
|
||||
# configurations related to the PolicyReporter API
|
||||
policyReporter:
|
||||
|
|
Loading…
Reference in a new issue