1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-15 17:50:58 +00:00

UI Updates

This commit is contained in:
Frank Jogeleit 2021-03-14 12:41:19 +01:00
parent 0b6c14db7e
commit 608be81a31
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ name: policy-reporter
description: K8s PolicyReporter watches for wgpolicyk8s.io/v1alpha1.PolicyReport resources. It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord
type: application
version: 0.16.1
version: 0.16.2
appVersion: 0.12.0
dependencies:

View file

@ -3,5 +3,5 @@ name: policy-reporter-ui
description: Policy Reporter UI
type: application
version: 0.2.0
appVersion: 0.2.0
version: 0.3.0
appVersion: 0.3.0

View file

@ -3,7 +3,7 @@ enabled: false
image:
repository: fjogeleit/policy-reporter-ui
pullPolicy: IfNotPresent
tag: 0.2.0
tag: 0.3.0
imagePullSecrets: []