mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
[bitnami/kuberay] ⚡ ⬆️ Update dependency references (#35670)
* [bitnami/kuberay] Release 1.4.27 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
|
||||
|
||||
## 1.4.26 (2025-08-07)
|
||||
## 1.4.27 (2025-08-07)
|
||||
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references ([#35496](https://github.com/bitnami/charts/pull/35496))
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references ([#35670](https://github.com/bitnami/charts/pull/35670))
|
||||
|
||||
## <small>1.4.26 (2025-08-07)</small>
|
||||
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references (#35496) ([608b54b](https://github.com/bitnami/charts/commit/608b54b4641c251a80853d36ee5d10235895e1db)), closes [#35496](https://github.com/bitnami/charts/issues/35496)
|
||||
|
||||
## <small>1.4.25 (2025-07-19)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: kuberay-operator
|
||||
image: docker.io/bitnami/kuberay-operator:1.4.2-debian-12-r1
|
||||
- name: ray
|
||||
image: docker.io/bitnami/ray:2.48.0-debian-12-r14
|
||||
image: docker.io/bitnami/ray:2.48.0-debian-12-r15
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: kuberay
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kuberay
|
||||
version: 1.4.26
|
||||
version: 1.4.27
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
rayImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/ray
|
||||
tag: 2.48.0-debian-12-r14
|
||||
tag: 2.48.0-debian-12-r15
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user