[bitnami/solr] Release 9.3.10 (#28511)

* [bitnami/solr] Release 9.3.10 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-25 13:26:37 +02:00
committed by GitHub
parent 1d7aa1c3f7
commit 1bd973fafe
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 9.3.9 (2024-07-24)
## 9.3.10 (2024-07-25)
* [bitnami/solr] Release 9.3.9 ([#28374](https://github.com/bitnami/charts/pull/28374))
* [bitnami/solr] Release 9.3.10 ([#28511](https://github.com/bitnami/charts/pull/28511))
## <small>9.3.9 (2024-07-24)</small>
* [bitnami/solr] Release 9.3.9 (#28374) ([1a45149](https://github.com/bitnami/charts/commit/1a45149d8dfe4f0a4ad0a62f87d202fdebe33079)), closes [#28374](https://github.com/bitnami/charts/issues/28374)
## <small>9.3.8 (2024-07-23)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.8
version: 13.4.9
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:868a88333efd6c05df14c53e9a25ef2d4b8253dec41c656eb9abb04098220853
generated: "2024-07-24T18:04:46.771806468Z"
digest: sha256:e750eb49e3b82a264b4115165e66f5e4e01e1c22c889d40ed5d1b4dc53834859
generated: "2024-07-25T10:57:07.149166279Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r26
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: solr
image: docker.io/bitnami/solr:9.6.1-debian-12-r4
image: docker.io/bitnami/solr:9.6.1-debian-12-r5
apiVersion: v2
appVersion: 9.6.1
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.3.9
version: 9.3.10

View File

@@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.6.1-debian-12-r4
tag: 9.6.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -700,7 +700,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r26
tag: 12-debian-12-r27
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.