From 10e2913cfc81193d9e9cc1787de06be16165d24a Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Thu, 6 Aug 2020 12:15:26 +0800 Subject: [PATCH] Fixed typo in values --- guacamole/Chart.yaml | 2 +- guacamole/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/Chart.yaml b/guacamole/Chart.yaml index 4ee4645..710339b 100644 --- a/guacamole/Chart.yaml +++ b/guacamole/Chart.yaml @@ -15,7 +15,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.1.3 +version: 0.1.4 # 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/guacamole/values.yaml b/guacamole/values.yaml index 3f1b51d..a0d4d35 100644 --- a/guacamole/values.yaml +++ b/guacamole/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -guacamaole: +guacamole: replicaCount: 1 image: