Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: deprecate fastly-controller, lagoon-idler, and dioscuri charts #53

Merged
merged 1 commit into from
Mar 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions charts/dioscuri/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
url: https://amazee.io
- name: smlx
email: [email protected]
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
15 changes: 7 additions & 8 deletions charts/fastly-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
url: https://amazee.io
- name: smlx
email: [email protected]
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
9 changes: 3 additions & 6 deletions charts/lagoon-idler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
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
Loading