From a2794ac4690801dcbbec6c540d4e4efff10a75e7 Mon Sep 17 00:00:00 2001 From: shreddedbacon Date: Tue, 26 Mar 2024 16:04:57 +1100 Subject: [PATCH] chore: deprecate fastly-controller, lagoon-idler, and dioscuri charts --- charts/dioscuri/Chart.yaml | 15 +++++++-------- charts/fastly-controller/Chart.yaml | 15 +++++++-------- charts/lagoon-idler/Chart.yaml | 9 +++------ 3 files changed, 17 insertions(+), 22 deletions(-) diff --git a/charts/dioscuri/Chart.yaml b/charts/dioscuri/Chart.yaml index fcbaf46..46f7854 100644 --- a/charts/dioscuri/Chart.yaml +++ b/charts/dioscuri/Chart.yaml @@ -5,17 +5,16 @@ description: (https://github.com/amazeeio/dioscuri). home: https://github.com/amazeeio/charts icon: https://raw.githubusercontent.com/amazeeio/charts/main/icon.png -maintainers: -- name: shreddedbacon - email: ben.jackson@amazee.io - url: https://amazee.io -- name: smlx - email: scott.leggett@amazee.io - url: https://amazee.io kubeVersion: ">= 1.19.0-0" +deprecated: true type: application -version: 0.4.1 +version: 0.5.0 appVersion: v0.2.0 + +annotations: + artifacthub.io/changes: | + - kind: changed + description: deprecated chart diff --git a/charts/fastly-controller/Chart.yaml b/charts/fastly-controller/Chart.yaml index fa8dbba..820c97b 100644 --- a/charts/fastly-controller/Chart.yaml +++ b/charts/fastly-controller/Chart.yaml @@ -5,18 +5,17 @@ description: (https://github.com/amazeeio/fastly-controller). home: https://github.com/amazeeio/charts icon: https://raw.githubusercontent.com/amazeeio/charts/main/icon.png -maintainers: -- name: shreddedbacon - email: ben.jackson@amazee.io - url: https://amazee.io -- name: smlx - email: scott.leggett@amazee.io - url: https://amazee.io +deprecated: true kubeVersion: ">= 1.22.0-0" type: application -version: 0.3.1 +version: 0.4.0 appVersion: v0.3.1 + +annotations: + artifacthub.io/changes: | + - kind: changed + description: deprecated chart diff --git a/charts/lagoon-idler/Chart.yaml b/charts/lagoon-idler/Chart.yaml index f677b41..29d1794 100644 --- a/charts/lagoon-idler/Chart.yaml +++ b/charts/lagoon-idler/Chart.yaml @@ -4,18 +4,15 @@ description: A Helm chart for Kubernetes which installs Lagoon Idler. home: https://github.com/amazeeio/charts icon: https://raw.githubusercontent.com/amazeeio/charts/main/icon.png -maintainers: -- name: shreddedbacon - email: ben.jackson@amazee.io - url: https://amazee.io +deprecated: true type: application -version: 0.1.2 +version: 0.2.0 appVersion: v0.3.4 annotations: artifacthub.io/changes: | - kind: changed - description: update lagoon-idler appVersion to v0.3.4 + description: deprecated chart