Files
deprecated-helm-charts/stable/ark/Chart.yaml
T
Joseph GorseandKubernetes Prow Robot 56326b1291 [stable/velero] Upgrade Ark 0.10.x to Velero 0.11 (#12031)
* Change Ark to Velero and upgrade from 0.10.1 to 0.11.0

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Change velero.heptio.com to velero.io

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Add CRD for serverstatusrequest

Fix version number of velero.

Signed-off-by: Aman Wangde <Aman.wangde@emc.com>

* Change namespace to 'velero'

Signed-off-by: Aman Wangde <Aman.wangde@emc.com>

* Fix README for upgrade instructions

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Add Ark back in

Signed-off-by: Ethan Kaley <ethan.kaley@emc.com>

* Deprecate the stable/Ark chart

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Fix version issues

Signed-off-by: Ethan Kaley <ethan.kaley@emc.com>

* Remove references to v0.10.x

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Fix indentation issue and add to restic-daemonset tpl

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Add missing newline

Move commented value example

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Bump Ark chart version for deprecation

Signed-off-by: Ethan Kaley <ethan.kaley@emc.com>

* Fix labels (#1)

* Fix labels

Signed-off-by: Ethan Kaley <ethan.kaley@emc.com>
Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Use include instead of template function

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Remove  variables

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Use with and nindent

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update API versions

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Updated Ark chart to a patch bump

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Add comments and fix NOTES template

Signed-off-by: Joe Gorse <joseph.gorseiii@emc.com>

* Fix deployment template for podAnnotations

Signed-off-by: Ethan Kaley <ethan.kaley@emc.com>
2019-04-18 02:34:08 -07:00

15 lines
552 B
YAML

apiVersion: v1
appVersion: 0.10.2
## This Ark chart is deprecated because Ark has been renamed to Velero as of Velero version 0.11.0.
## This chart is no longer maintained. Use the stable/velero chart for future work.
## Please see the Helm deprecation policy in the PROCESSES.md file.
deprecated: true
description: DEPRECATED A Helm chart for ark
name: ark
version: 4.2.2
home: https://github.com/heptio/ark
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
sources:
- https://github.com/heptio/ark
tillerVersion: ">=2.10.0"