Skip to content

Commit

Permalink
Merge 1b690b9 into 17871aa
Browse files Browse the repository at this point in the history
  • Loading branch information
fjogeleit committed Jul 6, 2021
2 parents 17871aa + 1b690b9 commit aa441c5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/policy-reporter/Chart.lock
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 1.8.3
- name: kyvernoPlugin
repository: ""
version: 0.5.0
digest: sha256:9d71509d673ac9ead3316fc9ee2015bd61c0627822be4efd94e3f05275cde208
generated: "2021-06-28T19:01:44.75951+02:00"
version: 0.5.1
digest: sha256:0ef6012a60a7bd73488830f8b466172c27de8f4628e3ff2e3ff3615411c71e7a
generated: "2021-07-06T18:15:23.735281+02:00"
4 changes: 2 additions & 2 deletions charts/policy-reporter/Chart.yaml
Expand Up @@ -5,7 +5,7 @@ description: |
It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord
type: application
version: 1.8.3
version: 1.8.4
appVersion: 1.8.2

dependencies:
Expand All @@ -20,4 +20,4 @@ dependencies:
- name: kyvernoPlugin
condition: kyvernoPlugin.enabled
repository: ""
version: "0.5.0"
version: "0.5.1"
4 changes: 2 additions & 2 deletions charts/policy-reporter/charts/kyvernoPlugin/Chart.yaml
Expand Up @@ -3,5 +3,5 @@ name: kyvernoPlugin
description: Policy Reporter Kyverno Plugin

type: application
version: 0.5.0
appVersion: 0.3.0
version: 0.5.1
appVersion: 0.3.1
2 changes: 1 addition & 1 deletion charts/policy-reporter/charts/kyvernoPlugin/values.yaml
@@ -1,7 +1,7 @@
image:
repository: fjogeleit/policy-reporter-kyverno-plugin
pullPolicy: IfNotPresent
tag: 0.3.0
tag: 0.3.1

imagePullSecrets: []

Expand Down

0 comments on commit aa441c5

Please sign in to comment.