diff --git a/chart/Chart.yaml b/chart/Chart.yaml index bb41465..3eebd16 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -13,7 +13,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: 1.3.13 +version: 1.3.14 # 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 # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index 85bcf3c..d9adf39 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -137,8 +137,8 @@ spec: securityContext: {{- toYaml .Values.vpn.securityContext | nindent 12 }} env: - PUID: 911 - PGID: 911 + PUID: "911" + PGID: "911" livenessProbe: exec: command: