Skip to content

Commit

Permalink
[bitnami/kuberay] Release 1.3.4 (bitnami#31566)
Browse files Browse the repository at this point in the history
* [bitnami/kuberay] Release 1.3.4 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 Jan 24, 2025
1 parent 6442881 commit 2e9f322
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
8 changes: 6 additions & 2 deletions bitnami/kuberay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.3 (2025-01-17)
## 1.3.4 (2025-01-24)

* [bitnami/kuberay] Adding the list and watch for endpoints resource to the cluster role to solve #30648 ([#31226](https://github.com/bitnami/charts/pull/31226))
* [bitnami/kuberay] Release 1.3.4 ([#31566](https://github.com/bitnami/charts/pull/31566))

## <small>1.3.3 (2025-01-20)</small>

* [bitnami/kuberay] Adding the list and watch for endpoints resource to the cluster role to solve #306 ([173f920](https://github.com/bitnami/charts/commit/173f9209b057ea150870a867258e8cbc345a3c3e)), closes [#30648](https://github.com/bitnami/charts/issues/30648) [#31226](https://github.com/bitnami/charts/issues/31226) [#30648](https://github.com/bitnami/charts/issues/30648)

## <small>1.3.2 (2025-01-17)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/kuberay/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-13T01:36:06.105471968Z"
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-24T14:51:18.975983337Z"
8 changes: 4 additions & 4 deletions bitnami/kuberay/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: kuberay-apiserver
image: docker.io/bitnami/kuberay-apiserver:1.2.2-debian-12-r6
image: docker.io/bitnami/kuberay-apiserver:1.2.2-debian-12-r8
- name: kuberay-operator
image: docker.io/bitnami/kuberay-operator:1.2.2-debian-12-r7
image: docker.io/bitnami/kuberay-operator:1.2.2-debian-12-r8
- name: ray
image: docker.io/bitnami/ray:2.40.0-debian-12-r1
image: docker.io/bitnami/ray:2.41.0-debian-12-r0
apiVersion: v2
appVersion: 1.2.2
dependencies:
Expand All @@ -32,4 +32,4 @@ maintainers:
name: kuberay
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kuberay
version: 1.3.3
version: 1.3.4
6 changes: 3 additions & 3 deletions bitnami/kuberay/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
rayImage:
registry: docker.io
repository: bitnami/ray
tag: 2.40.0-debian-12-r1
tag: 2.41.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -125,7 +125,7 @@ operator:
image:
registry: docker.io
repository: bitnami/kuberay-operator
tag: 1.2.2-debian-12-r7
tag: 1.2.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -776,7 +776,7 @@ apiserver:
image:
registry: docker.io
repository: bitnami/kuberay-apiserver
tag: 1.2.2-debian-12-r6
tag: 1.2.2-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 2e9f322

Please sign in to comment.