Merge pull request #64 from nikdoof/bump-chart-version

Bump chart to the latest version
This commit is contained in:
2025-02-23 22:22:20 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.4.0
appVersion: 0.5.0
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.4.0
version: 0.5.0
kubeVersion: ">=1.19.0-0"
keywords:
- ohayodash

View File

@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: 0.4.0
tag: 0.5.0
# -- environment variables.
# @default -- See below