From 930ecd3e79dae74126e0969dd12f8d237498aae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:41:29 +0000 Subject: [PATCH 1/2] chore(deps): update helm release nginx to v15 --- charts/studio/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/studio/Chart.yaml b/charts/studio/Chart.yaml index b3e3ea7a..3cfb9b56 100644 --- a/charts/studio/Chart.yaml +++ b/charts/studio/Chart.yaml @@ -31,7 +31,7 @@ icon: "https://static.iterative.ai/logo/studio.svg" dependencies: - name: nginx - version: "13.2.30" + version: "15.1.1" repository: "https://charts.bitnami.com/bitnami" - name: redis condition: redis.enabled From 57c079bd66ae2c534dafe933b7be72b5351dd153 Mon Sep 17 00:00:00 2001 From: Marcin Jasion Date: Wed, 19 Jul 2023 18:30:22 +0200 Subject: [PATCH 2/2] Bump Chart.yaml --- charts/studio/Chart.yaml | 2 +- charts/studio/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/studio/Chart.yaml b/charts/studio/Chart.yaml index 3cfb9b56..a1814ff2 100644 --- a/charts/studio/Chart.yaml +++ b/charts/studio/Chart.yaml @@ -15,7 +15,7 @@ type: application # 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: 0.2.10 +version: 0.2.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/studio/README.md b/charts/studio/README.md index 19408ff2..169a4d7b 100644 --- a/charts/studio/README.md +++ b/charts/studio/README.md @@ -1,6 +1,6 @@ # studio -![Version: 0.2.10](https://img.shields.io/badge/Version-0.2.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.9.1](https://img.shields.io/badge/AppVersion-v2.9.1-informational?style=flat-square) +![Version: 0.2.11](https://img.shields.io/badge/Version-0.2.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.9.1](https://img.shields.io/badge/AppVersion-v2.9.1-informational?style=flat-square) A Helm chart for Kubernetes @@ -14,7 +14,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | nginx | 13.2.30 | +| https://charts.bitnami.com/bitnami | nginx | 15.1.1 | | https://charts.bitnami.com/bitnami | postgresql | 11.9.13 | | https://charts.bitnami.com/bitnami | redis | 17.13.2 |