Skip to content

Commit

Permalink
[bitnami/solr] Release 9.4.8 (#30678)
Browse files Browse the repository at this point in the history
* [bitnami/solr] Release 9.4.8 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>
  • Loading branch information
bitnami-bot authored Nov 29, 2024
1 parent a617341 commit 5a19c1c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
9 changes: 7 additions & 2 deletions bitnami/solr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 9.4.7 (2024-10-28)
## 9.4.8 (2024-11-29)

* [bitnami/solr] chore: Increase ginkgo test timeout ([#30109](https://github.com/bitnami/charts/pull/30109))
* [bitnami/solr] Release 9.4.8 ([#30678](https://github.com/bitnami/charts/pull/30678))

## <small>9.4.7 (2024-10-29)</small>

* [bitnami/*] Remove wrong comment about imagePullPolicy (#30107) ([a51f9e4](https://github.com/bitnami/charts/commit/a51f9e4bb0fbf77199512d35de7ac8abe055d026)), closes [#30107](https://github.com/bitnami/charts/issues/30107)
* [bitnami/solr] chore: Increase ginkgo test timeout (#30109) ([387437d](https://github.com/bitnami/charts/commit/387437dff423c5a29e2a7314c838ccb2ac62ee46)), closes [#30109](https://github.com/bitnami/charts/issues/30109)

## <small>9.4.6 (2024-10-20)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/solr/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.5.0
version: 13.6.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.26.0
digest: sha256:e4316bf7bfcb917868ba9ddf561afa1e9f72509c2d986a8e789e0e6ba66e1166
generated: "2024-10-20T01:06:05.97023327Z"
version: 2.27.2
digest: sha256:8112cd5074f9baf67a2e05027462b6a05ef911f7d853fbaa479a0daae8469181
generated: "2024-11-29T01:17:21.356838593Z"
6 changes: 3 additions & 3 deletions bitnami/solr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: solr
image: docker.io/bitnami/solr:9.7.0-debian-12-r1
image: docker.io/bitnami/solr:9.7.0-debian-12-r3
apiVersion: v2
appVersion: 9.7.0
dependencies:
Expand All @@ -34,4 +34,4 @@ maintainers:
name: solr
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/solr
version: 9.4.7
version: 9.4.8
4 changes: 2 additions & 2 deletions bitnami/solr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/solr
tag: 9.7.0-debian-12-r1
tag: 9.7.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -699,7 +699,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r31
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 5a19c1c

Please sign in to comment.