Skip to content

Commit

Permalink
update preview chart
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 Dec 18, 2023
1 parent 6fab7d5 commit 39192f2
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 15 deletions.
6 changes: 3 additions & 3 deletions charts/policy-reporter/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 2.8.1
- name: ui
repository: ""
version: 3.0.0-alpha
version: 3.0.0-alpha.2
- name: kyvernoPlugin
repository: ""
version: 1.6.3
digest: sha256:1a8d2928f41414a4f81aad73598f223dba74c981c3426718446f5bbd973dca56
generated: "2023-12-18T11:02:32.365378+01:00"
digest: sha256:8e8c5fba6c59b96d21d8ddf747867de08df783ad8931c148782549b618e8e2bc
generated: "2023-12-18T14:09:16.846904+01:00"
4 changes: 2 additions & 2 deletions charts/policy-reporter/Chart.yaml
Original file line number Diff line number Diff line change
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: 3.0.0-alpha
version: 3.0.0-alpha.2
appVersion: 3.0.0-alpha

icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
Expand All @@ -21,7 +21,7 @@ dependencies:
version: "2.8.1"
- name: ui
condition: ui.enabled
version: "3.0.0-alpha"
version: "3.0.0-alpha.2"
- name: kyvernoPlugin
condition: kyvernoPlugin.enabled
version: "1.6.3"
8 changes: 4 additions & 4 deletions charts/policy-reporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Policy Reporter watches for PolicyReport Resources.
It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

![Version: 3.0.0-alpha](https://img.shields.io/badge/Version-3.0.0--alpha-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0-alpha](https://img.shields.io/badge/AppVersion-3.0.0--alpha-informational?style=flat-square)
![Version: 3.0.0-alpha.2](https://img.shields.io/badge/Version-3.0.0--alpha.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.0.0-alpha](https://img.shields.io/badge/AppVersion-3.0.0--alpha-informational?style=flat-square)

## Documentation

Expand Down Expand Up @@ -54,7 +54,7 @@ Check the [Documentation](https://kyverno.github.io/policy-reporter/guide/02-get
| image.registry | string | `"ghcr.io"` | |
| image.repository | string | `"kyverno/policy-reporter"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.tag | string | `"f4fa523"` | |
| image.tag | string | `"6fab7d5"` | |
| imagePullSecrets | list | `[]` | |
| priorityClassName | string | `""` | |
| replicaCount | int | `1` | |
Expand Down Expand Up @@ -345,9 +345,9 @@ Check the [Documentation](https://kyverno.github.io/policy-reporter/guide/02-get

| Repository | Name | Version |
|------------|------|---------|
| | kyvernoPlugin | 1.6.2 |
| | kyvernoPlugin | 1.6.3 |
| | monitoring | 2.8.1 |
| | ui | 3.0.0-alpha |
| | ui | 3.0.0-alpha.2 |

## Maintainers

Expand Down
3 changes: 2 additions & 1 deletion charts/policy-reporter/charts/kyvernoPlugin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kyvernoPlugin

![Version: 1.6.2](https://img.shields.io/badge/Version-1.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.1](https://img.shields.io/badge/AppVersion-1.6.1-informational?style=flat-square)
![Version: 1.6.3](https://img.shields.io/badge/Version-1.6.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.1](https://img.shields.io/badge/AppVersion-1.6.1-informational?style=flat-square)

Policy Reporter Kyverno Plugin

Expand Down Expand Up @@ -47,6 +47,7 @@ Policy Reporter Kyverno Plugin
| securityContext.seccompProfile.type | string | `"RuntimeDefault"` | |
| podAnnotations | object | `{}` | |
| podLabels | object | `{}` | |
| envVars | list | `[]` | |
| resources | object | `{}` | |
| nodeSelector | object | `{}` | |
| tolerations | list | `[]` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/policy-reporter/charts/ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: ui
description: Policy Reporter UI

type: application
version: 3.0.0-alpha
version: 3.0.0-alpha.2
appVersion: 2.0.0-alpha
4 changes: 2 additions & 2 deletions charts/policy-reporter/charts/ui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ui

![Version: 3.0.0-alpha](https://img.shields.io/badge/Version-3.0.0--alpha-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-alpha](https://img.shields.io/badge/AppVersion-2.0.0--alpha-informational?style=flat-square)
![Version: 3.0.0-alpha.2](https://img.shields.io/badge/Version-3.0.0--alpha.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-alpha](https://img.shields.io/badge/AppVersion-2.0.0--alpha-informational?style=flat-square)

Policy Reporter UI

Expand All @@ -14,7 +14,7 @@ Policy Reporter UI
| image.registry | string | `"ghcr.io"` | |
| image.repository | string | `"kyverno/policy-reporter-ui"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.tag | string | `"53ac00b"` | |
| image.tag | string | `"b0b481b"` | |
| displayMode | string | `""` | |
| annotations | object | `{}` | |
| plugins.kyverno | bool | `false` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/policy-reporter/charts/ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
registry: ghcr.io
repository: kyverno/policy-reporter-ui
pullPolicy: IfNotPresent
tag: 53ac00b
tag: b0b481b

# possible default displayModes: light/dark
displayMode: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/policy-reporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
registry: ghcr.io
repository: kyverno/policy-reporter
pullPolicy: IfNotPresent
tag: f4fa523
tag: 6fab7d5

imagePullSecrets: []

Expand Down

0 comments on commit 39192f2

Please sign in to comment.