diff --git a/bitnami/solr/Chart.lock b/bitnami/solr/Chart.lock index 82f36b612d..d3d711b63e 100644 --- a/bitnami/solr/Chart.lock +++ b/bitnami/solr/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 13.2.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.19.1 -digest: sha256:67d6e7ec04e67cd2dca962ac645455ee4e4dc1c314d7927bd09d8a853840d933 -generated: "2024-04-28T04:47:21.99647498Z" + version: 2.19.2 +digest: sha256:61c9536208656f33fcd0504e5b5d30475ef4628a632f316ec1ffe80531834d26 +generated: "2024-05-13T16:28:48.248145996Z" diff --git a/bitnami/solr/Chart.yaml b/bitnami/solr/Chart.yaml index f2a7eb2ea9..39b7d86b16 100644 --- a/bitnami/solr/Chart.yaml +++ b/bitnami/solr/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r19 + image: docker.io/bitnami/os-shell:12-debian-12-r21 - name: solr - image: docker.io/bitnami/solr:9.6.0-debian-12-r0 + image: docker.io/bitnami/solr:9.6.0-debian-12-r2 apiVersion: v2 appVersion: 9.6.0 dependencies: @@ -34,4 +34,4 @@ maintainers: name: solr sources: - https://github.com/bitnami/charts/tree/main/bitnami/solr -version: 9.1.3 +version: 9.1.4 diff --git a/bitnami/solr/values.yaml b/bitnami/solr/values.yaml index cee4dc0209..5ded2f5c50 100644 --- a/bitnami/solr/values.yaml +++ b/bitnami/solr/values.yaml @@ -82,7 +82,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/solr - tag: 9.6.0-debian-12-r0 + tag: 9.6.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -698,7 +698,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r19 + tag: 12-debian-12-r21 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.