From 05543398f8555572b538a8523f68f67a0dda38d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 00:37:38 -0400 Subject: [PATCH] Update Helm release common to v2.13.3 (#29) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://bitnami.com) ([source](https://togithub.com/bitnami/charts)) | minor | `2.4.0` -> `2.13.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/infratographer/location-api). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- chart/location-api/Chart.lock | 6 +++--- chart/location-api/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/location-api/Chart.lock b/chart/location-api/Chart.lock index 5032087..82f41d3 100644 --- a/chart/location-api/Chart.lock +++ b/chart/location-api/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.4.0 + version: 2.13.3 - name: reloader repository: https://stakater.github.io/stakater-charts version: 1.0.48 -digest: sha256:648154a9e02e020e6da8f7d0bfe9a04c929adce6a37c4819e434b88cbf92624a -generated: "2023-10-25T22:43:52.209265739Z" +digest: sha256:4aee3ff83296d5d38c000ad6d74384fd6ea8f3ce67ee1e625f9415eafbd95e1e +generated: "2023-10-26T04:02:20.906606877Z" diff --git a/chart/location-api/Chart.yaml b/chart/location-api/Chart.yaml index a29a3d9..f28ccec 100644 --- a/chart/location-api/Chart.yaml +++ b/chart/location-api/Chart.yaml @@ -11,7 +11,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami tags: - bitnami-common - version: 2.4.0 + version: 2.13.3 - name: reloader condition: reloader.enabled version: "1.0.48"