From f0919a0e325a6d3829f25da802aa9ee8e4387128 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Thu, 22 Jul 2021 23:28:03 +0200 Subject: [PATCH] bump helm chart version --- helm/opennebula/Chart.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/helm/opennebula/Chart.yaml b/helm/opennebula/Chart.yaml index 6c7f054..2471139 100644 --- a/helm/opennebula/Chart.yaml +++ b/helm/opennebula/Chart.yaml @@ -1,7 +1,7 @@ name: opennebula description: OpenNebula cloud computing platform -version: 1.2.0 -appVersion: 5.8.5 +version: 2.0.0 +appVersion: 5.12.0.4 icon: https://upload.wikimedia.org/wikipedia/en/thumb/9/9f/OpenNebula-logo.svg/330px-OpenNebula-logo.svg.png keywords: - opennebula @@ -9,11 +9,6 @@ keywords: home: https://github.com/kvaps/kube-opennebula sources: - https://github.com/kvaps/kube-opennebula - - https://hub.docker.com/r/kvaps/opennebula - - https://hub.docker.com/r/kvaps/opennebula-flow - - https://hub.docker.com/r/kvaps/opennebula-gate - - https://hub.docker.com/r/kvaps/opennebula-node - - https://hub.docker.com/r/kvaps/opennebula-sunstone maintainers: - name: kvaps email: kvapss@gmail.com