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

* [bitnami/solr] Release 9.6.4 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-05-09 14:14:56 +02:00
committed by GitHub
parent 504fc3fa4c
commit 91aceee9be
3 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 9.6.3 (2025-05-07)
## 9.6.4 (2025-05-09)
* [bitnami/solr] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33435](https://github.com/bitnami/charts/pull/33435))
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#33583](https://github.com/bitnami/charts/pull/33583))
## <small>9.6.3 (2025-05-07)</small>
* [bitnami/solr] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33435) ([537f842](https://github.com/bitnami/charts/commit/537f842cd75f07bab23b261697a89a47be5e65e7)), closes [#33435](https://github.com/bitnami/charts/issues/33435)
## <small>9.6.2 (2025-05-07)</small>

View File

@@ -2,14 +2,14 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: service
category: Infrastructure
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r42
image: docker.io/bitnami/os-shell:12-debian-12-r43
- name: solr
image: docker.io/bitnami/solr:9.8.1-debian-12-r5
image: docker.io/bitnami/solr:9.8.1-debian-12-r6
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
appVersion: 9.8.1
dependencies:
@@ -22,7 +22,9 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: Apache Solr is an extremely powerful, open source enterprise search platform built on Apache Lucene. It is highly reliable and flexible, scalable, and designed to add value very quickly after launch.
description: Apache Solr is an extremely powerful, open source enterprise search platform
built on Apache Lucene. It is highly reliable and flexible, scalable, and designed
to add value very quickly after launch.
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/solr/img/solr-stack-220x234.png
keywords:
@@ -35,4 +37,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.6.3
version: 9.6.4

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.8.1-debian-12-r5
tag: 9.8.1-debian-12-r6
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-r42
tag: 12-debian-12-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.