Update backstage Docker tag to v2.6.3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
Renovate Bot
2026-01-22 01:15:21 +00:00
parent f2f4c0c3bf
commit 208476992a
5 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: backstage
repository: oci://ghcr.io/backstage/charts
version: 2.6.1
digest: sha256:43a1a51b56f53f597b1eb0d4c66ad1bacd6a466b2dcf167bab5c161af3e71e02
generated: "2025-08-23T20:08:54.836584538Z"
version: 2.6.3
digest: sha256:44fe5b55ce585ddfd9bfbc49e6048f49b318e6542c6973e1603e41434023114f
generated: "2026-01-22T01:15:06.316572822Z"

View File

@@ -2,10 +2,10 @@ apiVersion: v2
name: backstage
description: A Helm chart for Kubernetes
type: application
version: 0.1.1
version: 0.1.2
appVersion: "1.16.0"
dependencies:
- name: backstage
version: 2.6.1
version: 2.6.3
repository: "oci://ghcr.io/backstage/charts"

View File

@@ -1,6 +1,6 @@
# backstage
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/backstage/charts | backstage | 2.6.1 |
| oci://ghcr.io/backstage/charts | backstage | 2.6.3 |
## Values
@@ -64,6 +64,8 @@ A Helm chart for Kubernetes
| environment.mode | string | `"production"` | |
| environment.name | string | `"unknown"` | |
| environment.revision | string | `"main"` | |
| oidc.realm | string | `"deepcypher"` | |
| oidc.config.ref | string | `"owncloak"` | |
| oidc.realm.name | string | `"deepcypher"` | |
| oidc.realm.ref | string | `"owncloak-deepcypher"` | |
| psql.enabled | bool | `true` | |

Binary file not shown.