mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[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:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# 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>
|
## <small>9.6.4 (2025-05-09)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ annotations:
|
|||||||
category: Infrastructure
|
category: Infrastructure
|
||||||
images: |
|
images: |
|
||||||
- name: os-shell
|
- 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
|
- 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
|
licenses: Apache-2.0
|
||||||
tanzuCategory: service
|
tanzuCategory: service
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@@ -37,4 +37,4 @@ maintainers:
|
|||||||
name: solr
|
name: solr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/solr
|
- https://github.com/bitnami/charts/tree/main/bitnami/solr
|
||||||
version: 9.6.5
|
version: 9.6.6
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/solr
|
repository: bitnami/solr
|
||||||
tag: 9.8.1-debian-12-r9
|
tag: 9.8.1-debian-12-r10
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
@@ -721,7 +721,7 @@ volumePermissions:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/os-shell
|
repository: bitnami/os-shell
|
||||||
tag: 12-debian-12-r46
|
tag: 12-debian-12-r47
|
||||||
digest: ""
|
digest: ""
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
|
|||||||
Reference in New Issue
Block a user