|
1 | 1 | apiVersion: v1
|
2 | 2 | entries:
|
3 | 3 | backstage:
|
| 4 | + - annotations: |
| 5 | + artifacthub.io/category: integration-delivery |
| 6 | + artifacthub.io/license: Apache-2.0 |
| 7 | + artifacthub.io/links: | |
| 8 | + - name: support |
| 9 | + url: https://github.com/backstage/charts/issues |
| 10 | + - name: Chart Source |
| 11 | + url: https://github.com/backstage/charts |
| 12 | + - name: Default Image Source |
| 13 | + url: https://github.com/backstage/backstage |
| 14 | + apiVersion: v2 |
| 15 | + created: "2024-10-22T12:59:24.332210928Z" |
| 16 | + dependencies: |
| 17 | + - name: common |
| 18 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 19 | + tags: |
| 20 | + - bitnami-common |
| 21 | + version: 2.10.0 |
| 22 | + - condition: postgresql.enabled |
| 23 | + name: postgresql |
| 24 | + repository: oci://registry-1.docker.io/bitnamicharts |
| 25 | + version: 12.10.0 |
| 26 | + description: A Helm chart for deploying a Backstage application |
| 27 | + digest: ce44a94bf97db7df5c055072a6ca6e75b461a4118241a89403c1a25e325a607c |
| 28 | + home: https://backstage.io |
| 29 | + icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/backstage/icon/color/backstage-icon-color.svg |
| 30 | + keywords: |
| 31 | + - backstage |
| 32 | + - idp |
| 33 | + kubeVersion: '>= 1.19.0-0' |
| 34 | + maintainers: |
| 35 | + - name: Backstage |
| 36 | + url: https://backstage.io |
| 37 | + name: backstage |
| 38 | + sources: |
| 39 | + - https://github.com/backstage/charts |
| 40 | + - https://github.com/backstage/backstage |
| 41 | + type: application |
| 42 | + urls: |
| 43 | + - https://github.com/backstage/charts/releases/download/backstage-2.0.0/backstage-2.0.0.tgz |
| 44 | + version: 2.0.0 |
4 | 45 | - annotations:
|
5 | 46 | artifacthub.io/category: integration-delivery
|
6 | 47 | artifacthub.io/license: Apache-2.0
|
@@ -1862,4 +1903,4 @@ entries:
|
1862 | 1903 | urls:
|
1863 | 1904 | - https://github.com/backstage/charts/releases/download/backstage-0.5.0/backstage-0.5.0.tgz
|
1864 | 1905 | version: 0.5.0
|
1865 |
| -generated: "2024-10-18T13:21:35.34495612Z" |
| 1906 | +generated: "2024-10-22T12:59:24.332455754Z" |
0 commit comments