From e2d4c395e564f9d3fafc1c2a3c98d3b6f25ae37c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 06:43:28 -0600 Subject: [PATCH] Update Helm release elasticsearch to v21 (#40) * Update Helm release elasticsearch to v21 * update elastic search chart --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: alexlebens --- charts/tubearchivist/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tubearchivist/Chart.yaml b/charts/tubearchivist/Chart.yaml index fc2055e..6daa9bd 100644 --- a/charts/tubearchivist/Chart.yaml +++ b/charts/tubearchivist/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tubearchivist -version: 0.2.3 +version: 0.2.4 description: Chart for Tube Archivist keywords: - download @@ -17,6 +17,6 @@ dependencies: version: 19.1.2 repository: https://charts.bitnami.com/bitnami - name: elasticsearch - version: 20.0.4 + version: 21.0.1 repository: https://charts.bitnami.com/bitnami appVersion: v0.4.7