diff --git a/charts/rustcloak-operator/Chart.yaml b/charts/rustcloak-operator/Chart.yaml index ffd61fb..a423a7b 100644 --- a/charts/rustcloak-operator/Chart.yaml +++ b/charts/rustcloak-operator/Chart.yaml @@ -9,5 +9,5 @@ maintainers: - name: Enno Boland email: mail@eboland.de url: https://github.com/Gottox -version: 0.1.5 -appVersion: "v0.1.5" +version: 0.1.6 +appVersion: "v0.1.6" diff --git a/charts/rustcloak-operator/README.md b/charts/rustcloak-operator/README.md index 120b185..6673c4b 100644 --- a/charts/rustcloak-operator/README.md +++ b/charts/rustcloak-operator/README.md @@ -1,6 +1,6 @@ # rustcloak-operator -![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.5](https://img.shields.io/badge/AppVersion-v0.1.5-informational?style=flat-square) +![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.6](https://img.shields.io/badge/AppVersion-v0.1.6-informational?style=flat-square) The helm-chart for the rustcloak-operator diff --git a/charts/rustcloak-operator/crds/keycloakapiobjects.rustcloak.k8s.eboland.de.yaml b/charts/rustcloak-operator/crds/keycloakapiobjects.rustcloak.k8s.eboland.de.yaml index c93476e..4303d44 100644 --- a/charts/rustcloak-operator/crds/keycloakapiobjects.rustcloak.k8s.eboland.de.yaml +++ b/charts/rustcloak-operator/crds/keycloakapiobjects.rustcloak.k8s.eboland.de.yaml @@ -16,7 +16,7 @@ spec: scope: Namespaced versions: - additionalPrinterColumns: - - description: '' + - description: Instance that API request is sent to jsonPath: .spec.endpoint.instanceRef name: Instance type: string