[bitnami/kuberay] Release 1.4.5 (#32789)

* [bitnami/kuberay] Release 1.4.5 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CRDs automatically

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-03 04:26:54 +02:00
committed by GitHub
parent a63e76de8a
commit 0b3b4e0cb9
6 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.4.4 (2025-04-01)
## 1.4.5 (2025-04-03)
* [bitnami/kuberay] Release 1.4.4 ([#32743](https://github.com/bitnami/charts/pull/32743))
* [bitnami/kuberay] Release 1.4.5 ([#32789](https://github.com/bitnami/charts/pull/32789))
## <small>1.4.4 (2025-04-02)</small>
* [bitnami/kuberay] Release 1.4.4 (#32743) ([2f6fb6e](https://github.com/bitnami/charts/commit/2f6fb6e3a68d97be7924ea84af67a25e47313168)), closes [#32743](https://github.com/bitnami/charts/issues/32743)
## <small>1.4.3 (2025-03-18)</small>

View File

@@ -7,13 +7,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: kuberay-apiserver
image: docker.io/bitnami/kuberay-apiserver:1.3.1-debian-12-r1
image: docker.io/bitnami/kuberay-apiserver:1.3.2-debian-12-r0
- name: kuberay-operator
image: docker.io/bitnami/kuberay-operator:1.3.1-debian-12-r1
image: docker.io/bitnami/kuberay-operator:1.3.2-debian-12-r0
- name: ray
image: docker.io/bitnami/ray:2.44.1-debian-12-r0
apiVersion: v2
appVersion: 1.3.1
appVersion: 1.3.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -33,4 +33,4 @@ maintainers:
name: kuberay
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kuberay
version: 1.4.4
version: 1.4.5

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/ray-project/kuberay/v{version}/ray-operator/config/crd/bases/ray.io_rayclusters.yaml
# Version: 1.3.1
# Version: 1.3.2
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/ray-project/kuberay/v{version}/ray-operator/config/crd/bases/ray.io_rayjobs.yaml
# Version: 1.3.1
# Version: 1.3.2
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/ray-project/kuberay/v{version}/ray-operator/config/crd/bases/ray.io_rayservices.yaml
# Version: 1.3.1
# Version: 1.3.2
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition

View File

@@ -128,7 +128,7 @@ operator:
image:
registry: docker.io
repository: bitnami/kuberay-operator
tag: 1.3.1-debian-12-r1
tag: 1.3.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -779,7 +779,7 @@ apiserver:
image:
registry: docker.io
repository: bitnami/kuberay-apiserver
tag: 1.3.1-debian-12-r1
tag: 1.3.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images