Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #160 from janus-idp/renovate/backstage-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release backstage to v1.8.2
  • Loading branch information
nickboldt committed Feb 2, 2024
2 parents 325c458 + c9b63a2 commit d222d8c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 12 deletions.
6 changes: 3 additions & 3 deletions charts/backstage/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.13.3
- name: backstage
repository: https://backstage.github.io/charts
version: 1.8.0
digest: sha256:b9992eb50233f6f9bef89f54ae18818e1e458964c5df8c397898e465cdfc5c94
generated: "2023-11-24T14:53:45.445514303Z"
version: 1.8.2
digest: sha256:21d32d3e27d0d8f71fd719537216cb9a9d48486e888b3937f9dbf3fa7413320d
generated: "2024-01-09T15:24:03.064520499Z"
4 changes: 2 additions & 2 deletions charts/backstage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
version: "2.13.3"
- name: backstage
repository: https://backstage.github.io/charts
version: "1.8.0"
version: "1.8.2"
alias: upstream
home: https://janus-idp.io
icon: https://avatars.githubusercontent.com/u/117844786
Expand All @@ -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.12.1
version: 2.12.2
4 changes: 2 additions & 2 deletions charts/backstage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.12.1](https://img.shields.io/badge/Version-2.12.1-informational?style=flat-square)
![Version: 2.12.2](https://img.shields.io/badge/Version-2.12.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
Expand Down Expand Up @@ -112,7 +112,7 @@ Kubernetes: `>= 1.19.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://backstage.github.io/charts | upstream(backstage) | 1.8.0 |
| https://backstage.github.io/charts | upstream(backstage) | 1.8.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |

## Values
Expand Down
5 changes: 0 additions & 5 deletions charts/backstage/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3311,11 +3311,6 @@
"image": {
"additionalProperties": false,
"properties": {
"debug": {
"default": false,
"title": "Set to true if you would like to see extra information on logs",
"type": "boolean"
},
"pullPolicy": {
"default": "Always",
"description": "Ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy",
Expand Down

0 comments on commit d222d8c

Please sign in to comment.