This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 17e2d6b committed May 5, 2023 Verified
1 parent 4927da7 commit 17e2d6b Copy full SHA for 17e2d6b
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ sources:
38
38
# This is the chart version. This version number should be incremented each time you make changes
39
39
# to the chart and its templates, including the app version.
40
40
# 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 1
1
2
2
# Backstage Helm Chart
3
3
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 )
5
5
6
6
A Helm chart for deploying a Backstage application
7
7
Original file line number Diff line number Diff line change 306
306
"type" : " array" ,
307
307
"description" : " Translates into array of `envFrom.[].secretRef.name`" ,
308
308
"items" : {
309
- "type" : " object "
309
+ "type" : " string "
310
310
},
311
311
"default" : [],
312
312
"examples" : [
You can’t perform that action at this time.
0 commit comments