diff --git a/charts/dioscuri/Chart.yaml b/charts/dioscuri/Chart.yaml index fcbaf46..19ea80a 100644 --- a/charts/dioscuri/Chart.yaml +++ b/charts/dioscuri/Chart.yaml @@ -13,9 +13,15 @@ maintainers: 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 \ No newline at end of file diff --git a/charts/fastly-controller/Chart.yaml b/charts/fastly-controller/Chart.yaml index fa8dbba..98bb093 100644 --- a/charts/fastly-controller/Chart.yaml +++ b/charts/fastly-controller/Chart.yaml @@ -12,11 +12,17 @@ maintainers: - 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 \ No newline at end of file diff --git a/charts/lagoon-idler/Chart.yaml b/charts/lagoon-idler/Chart.yaml index f677b41..184b542 100644 --- a/charts/lagoon-idler/Chart.yaml +++ b/charts/lagoon-idler/Chart.yaml @@ -8,14 +8,15 @@ 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