Skip to content

Commit

Permalink
[bitnami/kuberay] Release 1.3.2 (#31429)
Browse files Browse the repository at this point in the history
* [bitnami/kuberay] Release 1.3.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 17, 2025
1 parent 597de89 commit e444d5f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions bitnami/kuberay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 1.3.1 (2025-01-13)
## 1.3.2 (2025-01-17)

* [bitnami/kuberay] Release 1.3.1 ([#31319](https://github.com/bitnami/charts/pull/31319))
* [bitnami/kuberay] Release 1.3.2 ([#31429](https://github.com/bitnami/charts/pull/31429))

## <small>1.3.1 (2025-01-13)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/kuberay] Release 1.3.1 (#31319) ([83e9735](https://github.com/bitnami/charts/commit/83e9735310a4599d4da2f070e4fbd8934a4a04da)), closes [#31319](https://github.com/bitnami/charts/issues/31319)

## 1.3.0 (2024-12-10)

Expand Down
4 changes: 2 additions & 2 deletions bitnami/kuberay/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: kuberay-apiserver
image: docker.io/bitnami/kuberay-apiserver:1.2.2-debian-12-r6
- name: kuberay-operator
image: docker.io/bitnami/kuberay-operator:1.2.2-debian-12-r6
image: docker.io/bitnami/kuberay-operator:1.2.2-debian-12-r7
- name: ray
image: docker.io/bitnami/ray:2.40.0-debian-12-r1
apiVersion: v2
Expand All @@ -32,4 +32,4 @@ maintainers:
name: kuberay
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kuberay
version: 1.3.1
version: 1.3.2
2 changes: 1 addition & 1 deletion bitnami/kuberay/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ operator:
image:
registry: docker.io
repository: bitnami/kuberay-operator
tag: 1.2.2-debian-12-r6
tag: 1.2.2-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit e444d5f

Please sign in to comment.