This repository was archived by the owner on Feb 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -41,4 +41,4 @@ sources:
4141# This is the chart version. This version number should be incremented each time you make changes
4242# to the chart and its templates, including the app version.
4343# Versions are expected to follow Semantic Versioning (https://semver.org/)
44- version : 2.11.1
44+ version : 2.11.2
Original file line number Diff line number Diff line change 22# Janus-IDP Backstage Helm Chart
33
44[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/janus-idp&style=flat-square )] ( https://artifacthub.io/packages/search?repo=janus-idp )
5- ![ Version: 2.11.1 ] ( https://img.shields.io/badge/Version-2.11.1 -informational?style=flat-square )
5+ ![ Version: 2.11.2 ] ( https://img.shields.io/badge/Version-2.11.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 @@ -170,8 +170,6 @@ upstream:
170170 adminPasswordKey : postgres-password
171171 userPasswordKey : password
172172 primary :
173- securityContext :
174- enabled : false
175173 podSecurityContext :
176174 enabled : false
177175 containerSecurityContext :
You can’t perform that action at this time.
0 commit comments