[bitnami/solr] ⬆️ Update dependency references (#35654)

* [bitnami/solr] Release 9.6.9 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-08-07 22:07:09 +02:00
committed by GitHub
parent 98bb1e0bee
commit 59a92ac0f4
4 changed files with 16 additions and 9 deletions

View File

@@ -1,8 +1,15 @@
# Changelog # Changelog
## 9.6.8 (2025-07-24) ## 9.6.9 (2025-08-07)
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#35291](https://github.com/bitnami/charts/pull/35291)) * [bitnami/solr] :zap: :arrow_up: Update dependency references ([#35654](https://github.com/bitnami/charts/pull/35654))
## <small>9.6.8 (2025-07-24)</small>
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
* [bitnami/solr] :zap: :arrow_up: Update dependency references (#35291) ([44fd9c5](https://github.com/bitnami/charts/commit/44fd9c5c94be137d14a38ace5a2bd728b8f8c66d)), closes [#35291](https://github.com/bitnami/charts/issues/35291)
## <small>9.6.7 (2025-07-15)</small> ## <small>9.6.7 (2025-07-15)</small>

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: zookeeper - name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 13.8.1 version: 13.8.5
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.31.0 version: 2.31.3
digest: sha256:f624298818dc1dbc4fac2b047b5b7d81591426a03d6a8bb9cea9e8eafec43862 digest: sha256:5f45659c1a82b5dcf629ae15d17a7bfb300fa6f054fdea1250496c986661acf6
generated: "2025-05-06T11:04:49.53069139+02:00" generated: "2025-08-07T18:48:37.247036687Z"

View File

@@ -5,7 +5,7 @@ annotations:
category: Infrastructure category: Infrastructure
images: | images: |
- name: os-shell - name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49 image: docker.io/bitnami/os-shell:12-debian-12-r50
- name: solr - name: solr
image: docker.io/bitnami/solr:9.9.0-debian-12-r0 image: docker.io/bitnami/solr:9.9.0-debian-12-r0
licenses: Apache-2.0 licenses: Apache-2.0
@@ -37,4 +37,4 @@ maintainers:
name: solr name: solr
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr - https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.6.8 version: 9.6.9

View File

@@ -721,7 +721,7 @@ volumePermissions:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/os-shell repository: bitnami/os-shell
tag: 12-debian-12-r49 tag: 12-debian-12-r50
digest: "" digest: ""
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets. ## Optionally specify an array of imagePullSecrets.