mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 18:12:17 +00:00
Version 0.3.0
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.2.1
|
||||
appVersion: 0.3.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.2.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
version: 0.3.0
|
||||
kubeVersion: ">=1.19.0-0"
|
||||
keywords:
|
||||
- ohayodash
|
||||
- startpage
|
||||
|
||||
@@ -11,7 +11,7 @@ image:
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 0.2.1
|
||||
tag: 0.3.0
|
||||
|
||||
# -- environment variables.
|
||||
# @default -- See below
|
||||
|
||||
Reference in New Issue
Block a user