Chart Version 0.2.1

This commit is contained in:
2022-01-08 16:56:20 +00:00
parent 0575196b06
commit d78a7531cf
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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