diff --git a/bitnami/solr/Chart.lock b/bitnami/solr/Chart.lock index 4e22768e4b..6e7ba85de3 100644 --- a/bitnami/solr/Chart.lock +++ b/bitnami/solr/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 6.5.0 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.3.9 -digest: sha256:0135b8a27666cccb841f35f3ea8e22813b33c0939d5d90c672ef125759d03419 -generated: "2021-02-19T11:06:01.242436888Z" + version: 1.4.1 +digest: sha256:074ab553e3cf7455e076ad886e32d109aa8d2ba490b39325bd59e135379b8ea0 +generated: "2021-02-23T17:14:56.465297366Z" diff --git a/bitnami/solr/Chart.yaml b/bitnami/solr/Chart.yaml index 27dee2d506..e519fdc44e 100644 --- a/bitnami/solr/Chart.yaml +++ b/bitnami/solr/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 8.8.0 +appVersion: 8.8.1 dependencies: - condition: zookeeper.enabled name: zookeeper @@ -27,4 +27,4 @@ name: solr sources: - https://github.com/bitnami/bitnami-docker-solr - https://lucene.apache.org/solr/ -version: 0.2.1 +version: 0.2.2 diff --git a/bitnami/solr/values.yaml b/bitnami/solr/values.yaml index 3bbf5922a9..8740c966cd 100644 --- a/bitnami/solr/values.yaml +++ b/bitnami/solr/values.yaml @@ -64,7 +64,7 @@ service: image: registry: docker.io repository: bitnami/solr - tag: 8.8.0-debian-10-r11 + tag: 8.8.1-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -333,8 +333,8 @@ volumePermissions: enabled: false image: registry: docker.io - repository: bitnami/minideb - tag: buster + repository: bitnami/bitnami-shell + tag: "10" pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -434,7 +434,7 @@ exporter: image: registry: docker.io repository: bitnami/solr - tag: 8.8.0-debian-10-r10 + tag: 8.8.0-debian-10-r15 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images