mirror of
https://github.com/bitnami/charts.git
synced 2026-02-12 21:47:15 +08:00
[bitnami/solr] ⚡ ⬆️ Update dependency references (#34253)
* [bitnami/solr] Release 9.6.5 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 9.6.4 (2025-05-09)
|
||||
## 9.6.5 (2025-06-08)
|
||||
|
||||
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#33583](https://github.com/bitnami/charts/pull/33583))
|
||||
* [bitnami/solr] :zap: :arrow_up: Update dependency references ([#34253](https://github.com/bitnami/charts/pull/34253))
|
||||
|
||||
## <small>9.6.4 (2025-05-09)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/solr] :zap: :arrow_up: Update dependency references (#33583) ([91aceee](https://github.com/bitnami/charts/commit/91aceee9beb02e970c02f2b624756548e3af24ea)), closes [#33583](https://github.com/bitnami/charts/issues/33583)
|
||||
|
||||
## <small>9.6.3 (2025-05-07)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: solr
|
||||
image: docker.io/bitnami/solr:9.8.1-debian-12-r6
|
||||
image: docker.io/bitnami/solr:9.8.1-debian-12-r9
|
||||
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.4
|
||||
version: 9.6.5
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/solr
|
||||
tag: 9.8.1-debian-12-r6
|
||||
tag: 9.8.1-debian-12-r9
|
||||
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-r43
|
||||
tag: 12-debian-12-r46
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user