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

chore(deps): update helm release common to v2.14.1 #165

Merged
merged 2 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/backstage/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.13.3
version: 2.14.1
- name: backstage
repository: https://backstage.github.io/charts
version: 1.8.2
digest: sha256:21d32d3e27d0d8f71fd719537216cb9a9d48486e888b3937f9dbf3fa7413320d
generated: "2024-01-09T15:24:03.064520499Z"
digest: sha256:63d6982cf48079fc5aab1a373446120ff8041f014f913ae848d5867ad9443931
generated: "2024-02-02T01:07:56.326778504Z"
4 changes: 2 additions & 2 deletions charts/backstage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: "2.13.3"
version: "2.14.1"
- name: backstage
repository: https://backstage.github.io/charts
version: "1.8.2"
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.2
version: 2.12.3
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.2](https://img.shields.io/badge/Version-2.12.2-informational?style=flat-square)
![Version: 2.12.3](https://img.shields.io/badge/Version-2.12.3-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 @@ -113,7 +113,7 @@ Kubernetes: `>= 1.19.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://backstage.github.io/charts | upstream(backstage) | 1.8.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |
| https://charts.bitnami.com/bitnami | common | 2.14.1 |

## Values

Expand Down
Loading