File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ sources:
3838# This is the chart version. This version number should be incremented each time you make changes
3939# to the chart and its templates, including the app version.
4040# Versions are expected to follow Semantic Versioning (https://semver.org/)
41- version : 1.1.1
41+ version : 1.1.2
Original file line number Diff line number Diff line change 22# Backstage Helm Chart
33
44[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage )] ( https://artifacthub.io/packages/search?repo=backstage )
5- ![ Version: 1.1.1 ] ( https://img.shields.io/badge/Version-1.1.1 -informational?style=flat-square )
5+ ![ Version: 1.1.2 ] ( https://img.shields.io/badge/Version-1.1.2 -informational?style=flat-square )
66![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
77
88A Helm chart for deploying a Backstage application
Original file line number Diff line number Diff line change 416416 },
417417 "appConfig" : {
418418 "title" : " Generates ConfigMap and configures it in the Backstage pods" ,
419- "type" : " object" ,
419+ "type" : [
420+ " object" ,
421+ " string"
422+ ],
420423 "default" : {},
421424 "examples" : [
422425 {
You can’t perform that action at this time.
0 commit comments