[bitnami/solr] Release 2.0.8 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-10-12 20:45:10 +00:00
parent eb69d9d2cf
commit a9224b4cfe
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: https://charts.bitnami.com/bitnami
version: 7.4.4
version: 7.4.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.9.1
digest: sha256:0c1dc78472a59f23f409397a9b2eeecc5f745840f0722d08392a0d100404f87f
generated: "2021-09-24T22:23:19.7964205Z"
version: 1.10.0
digest: sha256:c7b564d4f7e7d11f02f03a23239ca37a34c7154ea9262fba47171d6880e55057
generated: "2021-10-12T17:02:20.629930017Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 8.9.0
appVersion: 8.10.0
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: 2.0.7
version: 2.0.8

View File

@@ -50,7 +50,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/solr
tag: 8.9.0-debian-10-r88
tag: 8.10.0-debian-10-r1
## 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
@@ -326,7 +326,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r202
tag: 10-debian-10-r218
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.