-
Notifications
You must be signed in to change notification settings - Fork 84
/
Copy pathChart.yaml
41 lines (40 loc) · 1.32 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
annotations:
artifacthub.io/category: integration-delivery
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: support
url: https://github.com/backstage/charts/issues
- name: Chart Source
url: https://github.com/backstage/charts
- name: Default Image Source
url: https://github.com/backstage/backstage
apiVersion: v2
description: A Helm chart for deploying a Backstage application
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.10.0
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.10.0
home: https://backstage.io
icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/backstage/icon/color/backstage-icon-color.svg
keywords:
- backstage
- idp
kubeVersion: ">= 1.19.0-0"
maintainers:
- name: Backstage
url: https://backstage.io
name: backstage
type: application
sources:
- https://github.com/backstage/charts
- https://github.com/backstage/backstage
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.3.0