File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-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 : 0.22.2
41+ version : 0.22.3
Original file line number Diff line number Diff line change 11
22# Backstage Helm Chart
33
4- ![ Version: 0.22.2 ] ( https://img.shields.io/badge/Version-0.22.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
4+ ![ Version: 0.22.3 ] ( https://img.shields.io/badge/Version-0.22.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
55
66A Helm chart for deploying a Backstage application
77
Original file line number Diff line number Diff line change 306306 "type" : " array" ,
307307 "description" : " Translates into array of `envFrom.[].secretRef.name`" ,
308308 "items" : {
309- "type" : " object "
309+ "type" : " string "
310310 },
311311 "default" : [],
312312 "examples" : [
You can’t perform that action at this time.
0 commit comments