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

* [bitnami/solr] Release 9.6.6 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-07-08 14:49:44 +02:00
committed by GitHub
parent 75e9998580
commit c69d5bcf19
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 9.6.5 (2025-06-08)
## 9.6.6 (2025-07-08)
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#34253](https://github.com/bitnami/charts/pull/34253))
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#34843](https://github.com/bitnami/charts/pull/34843))
## <small>9.6.5 (2025-06-08)</small>
* [bitnami/solr] :zap: :arrow_up: Update dependency references (#34253) ([d1a06ef](https://github.com/bitnami/charts/commit/d1a06eff8e5fb1566ecc76f8520035de0fc74807)), closes [#34253](https://github.com/bitnami/charts/issues/34253)
## <small>9.6.4 (2025-05-09)</small>

View File

@@ -5,9 +5,9 @@ annotations:
category: Infrastructure
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r46
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: solr
image: docker.io/bitnami/solr:9.8.1-debian-12-r9
image: docker.io/bitnami/solr:9.8.1-debian-12-r10
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -37,4 +37,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.6.5
version: 9.6.6

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.8.1-debian-12-r9
tag: 9.8.1-debian-12-r10
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -721,7 +721,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r46
tag: 12-debian-12-r47
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.