From 56dca31952cac36560a5867bfd4d199b3b905353 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 31 Jan 2023 01:47:55 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/solr to v --- 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 2c51af61e37..535704c62ca 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:5e55b1fe7bd00391d54c69dbe2e4d1b848854580c82fa9cb5451742460e92ec1 + tag: 9.1.0@sha256:61972be357d8d9fc5717b5b25588bdfafffa9ad3ab82e0978dd06aa7635bc331 controller: # -- Set the controller type. From dd9250856f783949cc269db375115cd426f8295c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 01:52:27 +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 dd3ddf39a5d..0fbf1a712ed 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.24 +version: 2.0.25 annotations: truecharts.org/catagories: | - search