From d5651239f2b2f049860174ea0532b9220e7a712d Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Fri, 25 Feb 2022 18:24:50 -0500 Subject: [PATCH] . --- charts/gotify/Chart.yaml | 2 +- charts/gotify/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/gotify/Chart.yaml b/charts/gotify/Chart.yaml index 2e930c8..600432e 100644 --- a/charts/gotify/Chart.yaml +++ b/charts/gotify/Chart.yaml @@ -17,7 +17,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.12 +version: 0.0.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/gotify/values.yaml b/charts/gotify/values.yaml index 29132c9..dadb04d 100644 --- a/charts/gotify/values.yaml +++ b/charts/gotify/values.yaml @@ -39,9 +39,9 @@ env: # - secretRef: # name: {{ include "common.names.fullname" . }} # -#secret: -# user: "admin" -# pass: "admin" +secret: + user: "admin" + pass: "admin" service: main: