From 580c7da73a8a327a1f88bdc56372ccda56e8ee1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:09:36 -0600 Subject: [PATCH] Update Helm release redis to v19.1.1 (#18) * Update Helm release redis to v19.1.1 * update charts * fix indentation --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: alexlebens --- charts/outline/Chart.yaml | 4 ++-- charts/outline/values.yaml | 2 +- charts/tubearchivist/Chart.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/outline/Chart.yaml b/charts/outline/Chart.yaml index b397c8b..1c7f9c1 100644 --- a/charts/outline/Chart.yaml +++ b/charts/outline/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: outline -version: 0.5.0 +version: 0.5.1 description: Chart for Outline wiki keywords: - wiki @@ -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.0 + version: 19.1.1 appVersion: v0.75.2 diff --git a/charts/outline/values.yaml b/charts/outline/values.yaml index c91f852..816b25b 100644 --- a/charts/outline/values.yaml +++ b/charts/outline/values.yaml @@ -59,7 +59,7 @@ outline: existingSecretKey: databasePort: existingSecretName: - existingSecretKey: + existingSecretKey: connectionPoolMin: "" connectionPoolMax: "20" sslMode: disable diff --git a/charts/tubearchivist/Chart.yaml b/charts/tubearchivist/Chart.yaml index 0383540..8f3c2f5 100644 --- a/charts/tubearchivist/Chart.yaml +++ b/charts/tubearchivist/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tubearchivist -version: 0.2.0 +version: 0.2.1 description: Chart for Tube Archivist keywords: - download @@ -14,7 +14,7 @@ maintainers: icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4 dependencies: - name: redis - version: 19.1.0 + version: 19.1.1 repository: https://charts.bitnami.com/bitnami - name: elasticsearch version: 20.0.4