From de337adbe398fece03f2a62542e41ca0061f67a6 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 12 Jan 2023 08:07:53 +0000 Subject: [PATCH] fix(deps): update helm release memcached to v6.3.5 (#33) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [memcached](https://github.com/bitnami/charts/tree/master/bitnami/memcached) ([source](https://github.com/bitnami/charts)) | patch | `6.3.3` -> `6.3.5` | --- ### 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 [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Michael Kriese Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/33 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 2b28033..345296f 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: memcached repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 6.3.3 + version: 6.3.5 - name: mysql repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami version: 9.4.5 @@ -11,5 +11,5 @@ dependencies: - name: mariadb repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami version: 11.4.2 -digest: sha256:c46de84f17e1bebc03053136de26016448328d6d871c5ad2b33bd2282da1f6a1 -generated: "2023-01-04T12:05:51.148469547Z" +digest: sha256:0f0e3e81905267974822f71fbc952faddfc8e84f4a1095d6e628973f59e0588f +generated: "2023-01-11T12:06:24.550220203Z" diff --git a/Chart.yaml b/Chart.yaml index 6b01f36..52e3a69 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: memcached repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami - version: 6.3.3 + version: 6.3.5 condition: memcached.enabled - name: mysql repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami