From 553e211ecbf9d2bc8e7c59073868c8f37ead5124 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 11:49:50 +0200 Subject: [PATCH] chore(ckan/dependencies): update common docker tag to v1.2.1 (#1106) 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://togithub.com/teutonet/teutonet-helm-charts) ([source](https://togithub.com/teutonet/teutonet-helm-charts/tree/HEAD/charts/common)) | patch | `1.2.0` -> `1.2.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
teutonet/teutonet-helm-charts (common) ### [`v1.2.1`](https://togithub.com/teutonet/teutonet-helm-charts/blob/HEAD/charts/common/CHANGELOG.md#121-2024-08-07) ##### Miscellaneous Chores - **common/dependencies:** update helm release common to v2.19.3 ([#​973](https://togithub.com/teutonet/teutonet-helm-charts/issues/973)) ([0187a4a](https://togithub.com/teutonet/teutonet-helm-charts/commit/0187a4aff3330b08f43ff6271d674e091f90df27)) - **common/dependencies:** update helm release common to v2.21.0 ([#​1017](https://togithub.com/teutonet/teutonet-helm-charts/issues/1017)) ([edfeb09](https://togithub.com/teutonet/teutonet-helm-charts/commit/edfeb09ebe30659b97329d46fb554c883a220ac0)) - **common:** improve developer experience by providing tab-completion ([#​1004](https://togithub.com/teutonet/teutonet-helm-charts/issues/1004)) ([4785b0f](https://togithub.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/ckan/Chart.lock | 12 ++++++------ charts/ckan/Chart.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/ckan/Chart.lock b/charts/ckan/Chart.lock index 80bc1a76b..efc489c43 100644 --- a/charts/ckan/Chart.lock +++ b/charts/ckan/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.13 + version: 15.5.21 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.6.1 + version: 19.6.4 - name: solr repository: oci://registry-1.docker.io/bitnamicharts - version: 9.3.6 -digest: sha256:68eaed2a950f42890f5a4c9a7552cfc17cdd98e0132751737f88447fe1942e17 -generated: "2024-07-04T08:07:34.884871745Z" + version: 9.4.0 +digest: sha256:d01205944d8877ae56278f5933dd261903290bdf41dbf57145dfec937f348762 +generated: "2024-08-15T09:45:03.020555017Z" diff --git a/charts/ckan/Chart.yaml b/charts/ckan/Chart.yaml index ffe759e7a..b6bc715dd 100644 --- a/charts/ckan/Chart.yaml +++ b/charts/ckan/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2.11.0 dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 - condition: postgresql.enabled name: postgresql repository: oci://registry-1.docker.io/bitnamicharts