From edb56d64773e95f0e7759e9fb1a52c303be29148 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Dec 2023 01:33:31 +0100 Subject: [PATCH] chore(deps): update container image bitnami/solr to 9.4.0@2ea4481 by renovate (#16397) --- charts/dependency/solr/Chart.yaml | 50 +++++++++++++++--------------- charts/dependency/solr/values.yaml | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index b894d944ea4..686d5feea8e 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: solr -version: 8.0.16 +version: 8.0.17 appVersion: 9.4.0 description: Apache Solr home: https://truecharts.org/charts/dependency/solr icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png deprecated: false sources: - - https://hub.docker.com/r/bitnami/solr - - https://github.com/apache/solr - - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://github.com/apache/solr + - https://github.com/truecharts/charts/tree/master/charts/dependency/solr + - https://hub.docker.com/r/bitnami/solr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - solr - - apache - - search + - solr + - apache + - search dependencies: - - name: common - version: 16.2.21 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: search - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: search + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/solr/values.yaml b/charts/dependency/solr/values.yaml index 89cc0870c07..1686d0558ff 100644 --- a/charts/dependency/solr/values.yaml +++ b/charts/dependency/solr/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/solr pullPolicy: IfNotPresent - tag: 9.4.0@sha256:3a4822a6a764b058c8e2954a2ccfc3a60381a1276ae533e93851573c39c29054 + tag: 9.4.0@sha256:2ea44811d297c527c9dd89c766184916b952de56bb023b2e4c13697197e96d8e workload: main: replicas: 1