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

* [bitnami/solr] Release 9.6.8 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-25 00:26:47 +02:00
committed by GitHub
parent 1fcbd72da1
commit 44fd9c5c94
3 changed files with 12 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 9.6.7 (2025-07-15)
## 9.6.8 (2025-07-24)
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#35125](https://github.com/bitnami/charts/pull/35125))
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#35291](https://github.com/bitnami/charts/pull/35291))
## <small>9.6.7 (2025-07-15)</small>
* [bitnami/solr] :zap: :arrow_up: Update dependency references (#35125) ([22cb24b](https://github.com/bitnami/charts/commit/22cb24bac3320c4df0574859b2c0d45a39f8ba68)), closes [#35125](https://github.com/bitnami/charts/issues/35125)
## <small>9.6.6 (2025-07-08)</small>
+4 -4
View File
@@ -5,13 +5,13 @@ annotations:
category: Infrastructure
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r48
image: docker.io/bitnami/os-shell:12-debian-12-r49
- name: solr
image: docker.io/bitnami/solr:9.8.1-debian-12-r10
image: docker.io/bitnami/solr:9.9.0-debian-12-r0
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 9.8.1
appVersion: 9.9.0
dependencies:
- condition: zookeeper.enabled
name: zookeeper
@@ -37,4 +37,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.6.7
version: 9.6.8
+2 -2
View File
@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.8.1-debian-12-r10
tag: 9.9.0-debian-12-r0
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-r48
tag: 12-debian-12-r49
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.