diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index 6181c0cc..f560fd01 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -41,4 +41,4 @@ sources: # 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.11.1 +version: 2.11.2 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index 2ba5a656..280e5137 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -2,7 +2,7 @@ # Janus-IDP Backstage Helm Chart [![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) -![Version: 2.11.1](https://img.shields.io/badge/Version-2.11.1-informational?style=flat-square) +![Version: 2.11.2](https://img.shields.io/badge/Version-2.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for deploying a Backstage application diff --git a/charts/backstage/values.yaml b/charts/backstage/values.yaml index 457e58d1..d1949416 100644 --- a/charts/backstage/values.yaml +++ b/charts/backstage/values.yaml @@ -170,8 +170,6 @@ upstream: adminPasswordKey: postgres-password userPasswordKey: password primary: - securityContext: - enabled: false podSecurityContext: enabled: false containerSecurityContext: