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