From 235f3c3834e32b6c9f076aafd1db0197fbbdf2e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Dec 2024 01:17:50 +0000 Subject: [PATCH] chore(deps): update helm release memcached to v7 --- charts/yopass/Chart.lock | 6 +++--- charts/yopass/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/yopass/Chart.lock b/charts/yopass/Chart.lock index bdbc6124a..a4bbc511c 100644 --- a/charts/yopass/Chart.lock +++ b/charts/yopass/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.5.2 + version: 7.6.0 - name: redis repository: https://charts.bitnami.com/bitnami version: 17.11.3 -digest: sha256:d343000cd82766cc14f73dce9192145c5915caa03138f4896fe4df0a2775b274 -generated: "2023-06-08T13:24:59.540013-07:00" +digest: sha256:ded5c8639274b19d09149e9c1782b89ef00d7cc4cb0ebc6c9e5873706c0da9ed +generated: "2024-12-11T01:17:33.076284247Z" diff --git a/charts/yopass/Chart.yaml b/charts/yopass/Chart.yaml index e1ff31f9e..7a7b5c3d7 100644 --- a/charts/yopass/Chart.yaml +++ b/charts/yopass/Chart.yaml @@ -19,7 +19,7 @@ home: https://github.com/jhaals/yopass # 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.8.0 +version: 0.9.0 # 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 @@ -28,7 +28,7 @@ version: 0.8.0 appVersion: 11.15.1 dependencies: - name: memcached - version: "6.5.2" + version: "7.6.0" repository: "https://charts.bitnami.com/bitnami" condition: memcached.enabled - name: redis