From 06eddbc82c01e7ac5f7c9fd0c048b153c65a5093 Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Wed, 30 Nov 2022 08:44:50 +0100 Subject: [PATCH] set chart version to 0.1.0 and use oCIS 2.0.0 --- charts/ocis/Chart.yaml | 4 ++-- charts/ocis/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ocis/Chart.yaml b/charts/ocis/Chart.yaml index 034d089de..1608d6914 100644 --- a/charts/ocis/Chart.yaml +++ b/charts/ocis/Chart.yaml @@ -9,8 +9,8 @@ maintainers: email: devops@owncloud.com url: https://owncloud.com type: application -version: 0.0.0 -appVersion: 2.0.0-rc.2 +version: 0.1.0 +appVersion: 2.0.0 # supported Kubernetes versions # should only contain non EOL versions from https://kubernetes.io/releases/patch-releases/#non-active-branch-history # if this changes, also kubernetesVersions in .drone.star needs to be changed diff --git a/charts/ocis/README.md b/charts/ocis/README.md index f0c2a15ec..842165406 100644 --- a/charts/ocis/README.md +++ b/charts/ocis/README.md @@ -2,7 +2,7 @@ [comment]: # (DONT EDIT THIS FILE, it is autogenerated. Instead you need to edit README.md.gotmpl) # ownCloud Infinite Scale (oCIS) Helm chart -![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0-rc.2](https://img.shields.io/badge/AppVersion-2.0.0--rc.2-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) Installs [ownCloud Infinite Scale](https://doc.owncloud.com/ocis/next/).