From 5c2c66290a3d5b29aca347f77c21491bc0396ac5 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 24 Dec 2021 06:16:54 +0000 Subject: [PATCH] Bump common chart version --- charts/ohayodash/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ohayodash/Chart.yaml b/charts/ohayodash/Chart.yaml index cc5ba93..8abe4bd 100644 --- a/charts/ohayodash/Chart.yaml +++ b/charts/ohayodash/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 appVersion: 0.0.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.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - ohayodash - startpage - dashboard -home: https://github.com/nikdoof/ohayodash/tree/main/charts/hajimari +home: https://github.com/nikdoof/ohayodash/tree/main/charts/ohayodash sources: - https://github.com/nikdoof/ohayodash maintainers: @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://library-charts.k8s-at-home.com - version: 4.0.0 \ No newline at end of file + version: 4.2.0 \ No newline at end of file