diff --git a/charts/ohayodash/Chart.yaml b/charts/ohayodash/Chart.yaml index 4fba642..2f34f90 100644 --- a/charts/ohayodash/Chart.yaml +++ b/charts/ohayodash/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 0.2.0 +appVersion: 0.2.1 description: Ohayo Dash is a Kubernetes driven start page and dashboard. All configuration is done by standard Kubernetes objects and ConfigMaps. name: ohayodash -version: 0.2.0 +version: 0.2.1 kubeVersion: ">=1.16.0-0" keywords: - ohayodash diff --git a/charts/ohayodash/values.yaml b/charts/ohayodash/values.yaml index 3445a1d..e229ac8 100644 --- a/charts/ohayodash/values.yaml +++ b/charts/ohayodash/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: 0.2.0 + tag: 0.2.1 # -- environment variables. # @default -- See below