-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stable/<all>] Updating all charts with more metadata, updating apiVe…
…rsion (#662) * Adding chart source and link to package versions to readme template * update main readme * Updating all charts to apiVersion=v2, removing fake email addresses, adding artifacthub links * update all readmes * misc fixes * fix python action * fix misc warnings * duplicate annotations key * update readme --------- Co-authored-by: Max Williams <[email protected]>
- Loading branch information
1 parent
d58cbb2
commit 38be560
Showing
113 changed files
with
857 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,9 +15,10 @@ jobs: | |
with: | ||
version: v3.9.2 | ||
|
||
- uses: actions/setup-python@v2 | ||
- name: Setup Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: 3.7 | ||
python-version: '3.13' | ||
|
||
- name: Set up chart-testing | ||
uses: helm/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# aws-s3-proxy | ||
|
||
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![AppVersion: 2.0](https://img.shields.io/badge/AppVersion-2.0-informational?style=flat-square) | ||
![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![AppVersion: 2.0](https://img.shields.io/badge/AppVersion-2.0-informational?style=flat-square) | ||
|
||
Reverse proxy for AWS S3 with basic authentication. | ||
|
||
|
@@ -19,7 +19,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy --version 0.1.6 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy --version 0.1.7 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -75,4 +75,10 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy -f v | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| max-rocket-internet | <[email protected]> | | | ||
| max-rocket-internet | | <https://github.com/max-rocket-internet> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/aws-s3-proxy](https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-s3-proxy) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/aws-s3-proxy](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Faws-s3-proxy) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,16 +6,17 @@ description: | | |
- [RDS events](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html) | ||
- [Elasticache events](https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/ECEvents.Viewing.html) | ||
type: application | ||
version: 1.0.6 | ||
version: 1.0.7 | ||
appVersion: "1.0.0" | ||
home: https://github.com/deliveryhero/aws-service-events-exporter | ||
sources: | ||
- https://github.com/deliveryhero/aws-service-events-exporter | ||
maintainers: | ||
- name: nyambati | ||
email: no-reply@deliveryhero.com | ||
url: https://github.com/nyambati | ||
- name: javad-hajiani | ||
email: [email protected] | ||
url: https://github.com/javad-hajiani | ||
|
||
annotations: | ||
artifacthub.io/links: | | ||
- name: Helm chart source | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# aws-service-events-exporter | ||
|
||
![Version: 1.0.6](https://img.shields.io/badge/Version-1.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) | ||
![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) | ||
|
||
This helm chart exports aws service events to prometheus via aws SQS queue, this include: | ||
|
||
|
@@ -20,7 +20,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service- | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-events-exporter --version 1.0.6 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-events-exporter --version 1.0.7 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -79,5 +79,11 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/aws-service-event | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| nyambati | <[email protected]> | | | ||
| javad-hajiani | <[email protected]> | | | ||
| nyambati | | <https://github.com/nyambati> | | ||
| javad-hajiani | | <https://github.com/javad-hajiani> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/aws-service-events-exporter](https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-service-events-exporter) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/aws-service-events-exporter](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Faws-service-events-exporter) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# aws-service-quotas-exporter | ||
|
||
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.2](https://img.shields.io/badge/AppVersion-v1.3.2-informational?style=flat-square) | ||
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.2](https://img.shields.io/badge/AppVersion-v1.3.2-informational?style=flat-square) | ||
|
||
This exporter exports AWS service quotas and usage as Prometheus metrics | ||
|
||
|
@@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service- | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-quotas-exporter --version 0.1.3 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-service-quotas-exporter --version 0.1.4 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -79,4 +79,10 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/aws-service-quota | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| nyambati | <[email protected]> | | | ||
| nyambati | | <https://github.com/nyambati> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/aws-service-quotas-exporter](https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-service-quotas-exporter) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/aws-service-quotas-exporter](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Faws-service-quotas-exporter) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# aws-storage-class | ||
|
||
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) | ||
![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) | ||
|
||
Creates a StorageClass. From here: https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/storage-class/aws/default.yaml | ||
|
||
|
@@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage- | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage-class --version 0.1.8 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-storage-class --version 0.1.9 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -70,4 +70,10 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/aws-storage-class | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| max-rocket-internet | <[email protected]> | | | ||
| max-rocket-internet | | <https://github.com/max-rocket-internet> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/aws-storage-class](https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-storage-class) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/aws-storage-class](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Faws-storage-class) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# backstage-mono | ||
|
||
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) | ||
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) | ||
|
||
A Helm chart for simple backstage deployment. This chart deploys a single pod for both backstage frontend and backend. | ||
|
||
|
@@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage-mo | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage-mono --version 0.1.2 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage-mono --version 0.1.3 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -66,4 +66,10 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/backstage-mono -f | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| goelankitt | <[email protected]> | | | ||
| goelankitt | | <https://github.com/goelankitt> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/backstage-mono](https://github.com/deliveryhero/helm-charts/tree/master/stable/backstage-mono) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/backstage-mono](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Fbackstage-mono) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# backstage | ||
|
||
![Version: 0.1.14](https://img.shields.io/badge/Version-0.1.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.1-alpha.23](https://img.shields.io/badge/AppVersion-v0.1.1--alpha.23-informational?style=flat-square) | ||
![Version: 0.1.15](https://img.shields.io/badge/Version-0.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.1-alpha.23](https://img.shields.io/badge/AppVersion-v0.1.1--alpha.23-informational?style=flat-square) | ||
|
||
A Helm chart for Backstage | ||
|
||
|
@@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage | |
To install a specific version of this chart: | ||
|
||
```console | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage --version 0.1.14 | ||
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage --version 0.1.15 | ||
``` | ||
|
||
To install the chart with the release name `my-release`: | ||
|
@@ -186,5 +186,11 @@ helm install my-release oci://ghcr.io/deliveryhero/helm-charts/backstage -f valu | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| javad-hajiani | <[email protected]> | | | ||
| nyambati | <[email protected]> | | | ||
| javad-hajiani | | <https://github.com/javad-hajiani> | | ||
| nyambati | | <https://github.com/nyambati> | | ||
|
||
## Chart source and versions | ||
|
||
Chart source: [github.com/deliveryhero/helm-charts/backstage](https://github.com/deliveryhero/helm-charts/tree/master/stable/backstage) | ||
|
||
Older chart versions: [github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/backstage](https://github.com/deliveryhero/helm-charts/pkgs/container/helm-charts%2Fbackstage) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,23 @@ | ||
apiVersion: v1 | ||
apiVersion: v2 | ||
appVersion: "2.3.15" | ||
description: The open source status page system | ||
name: cachet | ||
version: 1.3.4 | ||
version: 1.3.5 | ||
home: https://cachethq.io/ | ||
sources: | ||
- https://github.com/CachetHQ/Docker | ||
- https://github.com/CachetHQ/Cachet | ||
maintainers: | ||
- name: nyambati | ||
email: [email protected] | ||
url: https://github.com/nyambati | ||
|
||
annotations: | ||
artifacthub.io/links: | | ||
- name: Helm chart source | ||
url: https://github.com/deliveryhero/helm-charts/tree/master/stable/cachet | ||
dependencies: | ||
- name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 11.6.26 | ||
condition: postgresql.enabled |
Oops, something went wrong.