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.13.3 #127

Merged
merged 2 commits into from
Oct 24, 2023
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.2
version: 2.13.3
- name: backstage
repository: https://backstage.github.io/charts
version: 1.3.0
digest: sha256:c9a880c515f39558777ff0722d948a3878a7fdb4d1ffbad42fcf2e24b64ecec0
generated: "2023-10-11T12:24:54.953386556Z"
digest: sha256:5313fd2b57ff358271413040450040556c448a19e869d259e3f1e75152432124
generated: "2023-10-24T11:31:31.545635545Z"
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.2"
version: "2.13.3"
- name: backstage
repository: https://backstage.github.io/charts
version: "1.3.0"
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.6.2
version: 2.6.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.6.2](https://img.shields.io/badge/Version-2.6.2-informational?style=flat-square)
![Version: 2.6.3](https://img.shields.io/badge/Version-2.6.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 @@ -122,7 +122,7 @@ Kubernetes: `>= 1.19.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://backstage.github.io/charts | upstream(backstage) | 1.3.0 |
| https://charts.bitnami.com/bitnami | common | 2.13.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |

## Values

Expand Down
Loading