diff --git a/charts/deploy/Chart.yaml b/charts/deploy/Chart.yaml index b3746672b..530afa1a2 100644 --- a/charts/deploy/Chart.yaml +++ b/charts/deploy/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: v1.2.0-5-g73c9783 +version: v1.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/charts/deploy/templates/grafana-oauth-session-secret.yaml b/charts/deploy/templates/grafana-oauth-session-secret.yaml index e5d51e045..753922dc3 100644 --- a/charts/deploy/templates/grafana-oauth-session-secret.yaml +++ b/charts/deploy/templates/grafana-oauth-session-secret.yaml @@ -5,4 +5,4 @@ data: kind: Secret metadata: name: grafana-k8s-proxy - type: Opaque +type: Opaque