mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/kuberay] ⚡ ⬆️ Update dependency references (#35496)
* [bitnami/kuberay] Release 1.4.26 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,15 @@
|
||||
# Changelog
|
||||
|
||||
## 1.4.25 (2025-07-19)
|
||||
## 1.4.26 (2025-08-07)
|
||||
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references ([#35214](https://github.com/bitnami/charts/pull/35214))
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references ([#35496](https://github.com/bitnami/charts/pull/35496))
|
||||
|
||||
## <small>1.4.25 (2025-07-19)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/kuberay] :zap: :arrow_up: Update dependency references (#35214) ([10725a5](https://github.com/bitnami/charts/commit/10725a5a444735ae02c5796eba47b7a27ce684be)), closes [#35214](https://github.com/bitnami/charts/issues/35214)
|
||||
|
||||
## <small>1.4.24 (2025-07-17)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: kuberay-apiserver
|
||||
image: docker.io/bitnami/kuberay-apiserver:1.4.2-debian-12-r0
|
||||
image: docker.io/bitnami/kuberay-apiserver:1.4.2-debian-12-r1
|
||||
- name: kuberay-operator
|
||||
image: docker.io/bitnami/kuberay-operator:1.4.2-debian-12-r0
|
||||
image: docker.io/bitnami/kuberay-operator:1.4.2-debian-12-r1
|
||||
- name: ray
|
||||
image: docker.io/bitnami/ray:2.48.0-debian-12-r0
|
||||
image: docker.io/bitnami/ray:2.48.0-debian-12-r14
|
||||
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.25
|
||||
version: 1.4.26
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
rayImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/ray
|
||||
tag: 2.48.0-debian-12-r0
|
||||
tag: 2.48.0-debian-12-r14
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -128,7 +128,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kuberay-operator
|
||||
tag: 1.4.2-debian-12-r0
|
||||
tag: 1.4.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -782,7 +782,7 @@ apiserver:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kuberay-apiserver
|
||||
tag: 1.4.2-debian-12-r0
|
||||
tag: 1.4.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user