From aec08bf5b54932332f5ae29a4394651f7db285ab Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 24 Jan 2023 11:30:13 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/solr to 9.1.0 --- charts/dependency/solr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/solr/values.yaml b/charts/dependency/solr/values.yaml index a40deea7697..2c51af61e37 100644 --- a/charts/dependency/solr/values.yaml +++ b/charts/dependency/solr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: 9.1.0@sha256:71f2f672f7927bde44bd8ec5a4f3fb7fc993193f807b3b4ab63fbdec4212baa3 + tag: 9.1.0@sha256:5e55b1fe7bd00391d54c69dbe2e4d1b848854580c82fa9cb5451742460e92ec1 controller: # -- Set the controller type. From f465c2ea810b9079869e6b2d23fcc5f748b5d24c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 11:37:45 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/dependency/solr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 40c230563f3..dd3ddf39a5d 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 2.0.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - search