From f18400b907a9e7f927dfee0c22d2cdc62850d146 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:43:44 +0000 Subject: [PATCH 1/2] Update Helm release redis to v19.1.2 --- charts/outline/Chart.yaml | 2 +- charts/tubearchivist/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/outline/Chart.yaml b/charts/outline/Chart.yaml index 1c7f9c1..bcdf919 100644 --- a/charts/outline/Chart.yaml +++ b/charts/outline/Chart.yaml @@ -14,5 +14,5 @@ icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4 dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 19.1.1 + version: 19.1.2 appVersion: v0.75.2 diff --git a/charts/tubearchivist/Chart.yaml b/charts/tubearchivist/Chart.yaml index c465618..8abf5a9 100644 --- a/charts/tubearchivist/Chart.yaml +++ b/charts/tubearchivist/Chart.yaml @@ -14,7 +14,7 @@ maintainers: icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4 dependencies: - name: redis - version: 19.1.1 + version: 19.1.2 repository: https://charts.bitnami.com/bitnami - name: elasticsearch version: 20.0.4 -- 2.49.1 From 707d634eda1498b8d35c1bcb4ef65129da771718 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 18 Apr 2024 22:01:11 -0600 Subject: [PATCH 2/2] update chart --- charts/outline/Chart.yaml | 2 +- charts/tubearchivist/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/outline/Chart.yaml b/charts/outline/Chart.yaml index bcdf919..c270d3d 100644 --- a/charts/outline/Chart.yaml +++ b/charts/outline/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: outline -version: 0.5.1 +version: 0.5.2 description: Chart for Outline wiki keywords: - wiki diff --git a/charts/tubearchivist/Chart.yaml b/charts/tubearchivist/Chart.yaml index 8abf5a9..fc2055e 100644 --- a/charts/tubearchivist/Chart.yaml +++ b/charts/tubearchivist/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tubearchivist -version: 0.2.2 +version: 0.2.3 description: Chart for Tube Archivist keywords: - download -- 2.49.1