mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/solr] Release 9.5.1 (#31249)
* [bitnami/solr] Release 9.5.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 9.5.1 (2025-01-08)
|
||||
|
||||
* [bitnami/solr] Release 9.5.1 ([#31249](https://github.com/bitnami/charts/pull/31249))
|
||||
|
||||
## 9.5.0 (2024-12-10)
|
||||
|
||||
* [bitnami/solr] Detect non-standard images ([#30945](https://github.com/bitnami/charts/pull/30945))
|
||||
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
|
||||
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
|
||||
* [bitnami/*] docs: :memo: Add "Update Credentials" (batch 3) (#30688) ([10a49f9](https://github.com/bitnami/charts/commit/10a49f9ff2db1d9d11a6edd1c40a9f61803241bc)), closes [#30688](https://github.com/bitnami/charts/issues/30688)
|
||||
* [bitnami/*] docs: :memo: Unify "Securing Traffic using TLS" section (#30707) ([b572333](https://github.com/bitnami/charts/commit/b57233336e4fe9af928ecb4f2a5f334011efb1bc)), closes [#30707](https://github.com/bitnami/charts/issues/30707)
|
||||
* [bitnami/solr] Detect non-standard images (#30945) ([be6bbcf](https://github.com/bitnami/charts/commit/be6bbcf46fc8869982035d19e19e4f1616f3cdf9)), closes [#30945](https://github.com/bitnami/charts/issues/30945)
|
||||
|
||||
## <small>9.4.8 (2024-11-29)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: zookeeper
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.6.1
|
||||
version: 13.7.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.28.0
|
||||
digest: sha256:baec1f58a73706aa14d6e35c0de77bd7db42063f56d0a0f01384680fdddaa818
|
||||
generated: "2024-12-10T17:29:02.616831+01:00"
|
||||
version: 2.29.0
|
||||
digest: sha256:eb128b941ca0eeae01b5771af909c7cbc169e0389effbc22e1f774a5f0459f01
|
||||
generated: "2025-01-08T01:26:23.142161635Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r33
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r34
|
||||
- name: solr
|
||||
image: docker.io/bitnami/solr:9.7.0-debian-12-r3
|
||||
image: docker.io/bitnami/solr:9.7.0-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 9.7.0
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: solr
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/solr
|
||||
version: 9.5.0
|
||||
version: 9.5.1
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/solr
|
||||
tag: 9.7.0-debian-12-r3
|
||||
tag: 9.7.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -704,7 +704,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r33
|
||||
tag: 12-debian-12-r34
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user