mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
Update default version in helm template
This commit is contained in:
parent
98fc143065
commit
79df9c51d5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ loki:
|
|||
image:
|
||||
repository: fjogeleit/policy-reporter
|
||||
pullPolicy: Always
|
||||
tag: 0.1.0
|
||||
tag: 0.2.0
|
||||
imagePullSecrets: []
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
|
Loading…
Reference in a new issue