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