This repository was archived by the owner on Feb 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-12
lines changed
Expand file tree Collapse file tree 4 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ dependencies:
44 version: 2.13.3
55- name: backstage
66 repository: https://backstage.github.io/charts
7- version: 1.8.0
8- digest: sha256:b9992eb50233f6f9bef89f54ae18818e1e458964c5df8c397898e465cdfc5c94
9- generated: "2023-11-24T14:53:45.445514303Z "
7+ version: 1.8.2
8+ digest: sha256:21d32d3e27d0d8f71fd719537216cb9a9d48486e888b3937f9dbf3fa7413320d
9+ generated: "2024-01-09T15:24:03.064520499Z "
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies:
2121 version : " 2.13.3"
2222 - name : backstage
2323 repository : https://backstage.github.io/charts
24- version : " 1.8.0 "
24+ version : " 1.8.2 "
2525 alias : upstream
2626home : https://janus-idp.io
2727icon : https://avatars.githubusercontent.com/u/117844786
@@ -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.12.1
44+ version : 2.12.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.12.1 ] ( https://img.shields.io/badge/Version-2.12.1 -informational?style=flat-square )
5+ ![ Version: 2.12.2 ] ( https://img.shields.io/badge/Version-2.12.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
@@ -112,7 +112,7 @@ Kubernetes: `>= 1.19.0-0`
112112
113113| Repository | Name | Version |
114114| ------------| ------| ---------|
115- | https://backstage.github.io/charts | upstream(backstage) | 1.8.0 |
115+ | https://backstage.github.io/charts | upstream(backstage) | 1.8.2 |
116116| https://charts.bitnami.com/bitnami | common | 2.13.3 |
117117
118118## Values
Original file line number Diff line number Diff line change 33113311 "image": {
33123312 "additionalProperties": false,
33133313 "properties": {
3314- "debug": {
3315- "default": false,
3316- "title": "Set to true if you would like to see extra information on logs",
3317- "type": "boolean"
3318- },
33193314 "pullPolicy": {
33203315 "default": "Always",
33213316 "description": "Ref: https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy",
You can’t perform that action at this time.
0 commit comments