[bitnami/owncloud] Deprecate Owncloud chart (#14084)

* [bitnami/owncloud] Deprecate Owncloud chart

Signed-off-by: Michiel <michield@vmware.com>
This commit is contained in:
Michiel
2022-12-23 16:45:00 +01:00
committed by GitHub
parent a1b42f2ae6
commit d124dc71d8
3 changed files with 13 additions and 6 deletions

View File

@@ -14,7 +14,8 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: ownCloud is an open source content collaboration platform used to store and share files from any device. It grants data privacy, synchronization between devices, and file access control.
deprecated: true
description: DEPRECATED ownCloud is an open source content collaboration platform used to store and share files from any device. It grants data privacy, synchronization between devices, and file access control.
engine: gotpl
home: https://github.com/bitnami/charts/tree/main/bitnami/owncloud
icon: https://bitnami.com/assets/stacks/owncloud/img/owncloud-stack-220x234.png
@@ -24,11 +25,9 @@ keywords:
- http
- web
- php
maintainers:
- name: Bitnami
url: https://github.com/bitnami/charts
maintainers: []
name: owncloud
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/owncloud
- https://owncloud.org/
version: 12.2.8
version: 12.2.9

View File

@@ -4,6 +4,10 @@
ownCloud is an open source content collaboration platform used to store and share files from any device. It grants data privacy, synchronization between devices, and file access control.
## This Helm chart is deprecated
The upstream project has been discontinued and no new features will be added.
[Overview of ownCloud](http://owncloud.org)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
@@ -598,4 +602,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -2,6 +2,10 @@ CHART NAME: {{ .Chart.Name }}
CHART VERSION: {{ .Chart.Version }}
APP VERSION: {{ .Chart.AppVersion }}
This Helm chart is deprecated
The upstream project has been discontinued and no new features will be added.
** Please be patient while the chart is being deployed **
{{- if or .Values.mariadb.enabled .Values.externalDatabase.host -}}