From 3a69b38ad67a5ffd3bddb99770a8b5ae38c0058a Mon Sep 17 00:00:00 2001 From: Tobias Trabelsi Date: Mon, 3 Oct 2022 18:30:58 +0200 Subject: [PATCH] chart changes to trigger a cr run --- charts/bitwarden-crd-operator/Chart.yaml | 4 ++-- charts/bitwarden-crd-operator/templates/NOTES.txt | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/bitwarden-crd-operator/Chart.yaml b/charts/bitwarden-crd-operator/Chart.yaml index 8ecb9da..db184cd 100644 --- a/charts/bitwarden-crd-operator/Chart.yaml +++ b/charts/bitwarden-crd-operator/Chart.yaml @@ -4,6 +4,6 @@ description: Deploy the Bitwarden CRD Operator type: application -version: 0.1.0 +version: 0.1.1 -appVersion: "0.1.0" +appVersion: "0.1.1" diff --git a/charts/bitwarden-crd-operator/templates/NOTES.txt b/charts/bitwarden-crd-operator/templates/NOTES.txt index bc9841c..46eb23c 100644 --- a/charts/bitwarden-crd-operator/templates/NOTES.txt +++ b/charts/bitwarden-crd-operator/templates/NOTES.txt @@ -1 +1,2 @@ -Have fun :) \ No newline at end of file +Bitwarden CRD Operator has been deployed. +Go ahead and create some secrets directly from bitwarden \ No newline at end of file