mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/kuberay] Release 1.2.1 (#26972)
* [bitnami/kuberay] Release 1.2.1 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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.0 (2024-06-05)
|
||||
## 1.2.1 (2024-06-06)
|
||||
|
||||
* [bitnami/kuberay] Enable PodDisruptionBudgets ([#26702](https://github.com/bitnami/charts/pull/26702))
|
||||
* [bitnami/kuberay] Release 1.2.1 ([#26972](https://github.com/bitnami/charts/pull/26972))
|
||||
|
||||
## 1.2.0 (2024-06-06)
|
||||
|
||||
* [bitnami/kuberay] Enable PodDisruptionBudgets (#26702) ([e7d7dec](https://github.com/bitnami/charts/commit/e7d7dec7af82e9d5e82ae33ed0aac569ace03e7b)), closes [#26702](https://github.com/bitnami/charts/issues/26702)
|
||||
|
||||
## <small>1.1.3 (2024-06-05)</small>
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:de997835d9ce9a9deefc2d70d8c62b11aa1d1a76ece9e86a83736ab9f930bf4d
|
||||
generated: "2024-05-21T14:02:42.537417716+02:00"
|
||||
|
||||
version: 2.20.0
|
||||
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6
|
||||
generated: "2024-06-06T15:08:35.798992726Z"
|
||||
|
||||
@@ -10,7 +10,7 @@ annotations:
|
||||
- name: kuberay-operator
|
||||
image: docker.io/bitnami/kuberay-operator:1.1.1-debian-12-r3
|
||||
- name: ray
|
||||
image: docker.io/bitnami/ray:2.23.0-debian-12-r0
|
||||
image: docker.io/bitnami/ray:2.24.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.1
|
||||
dependencies:
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: kuberay
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kuberay
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
|
||||
@@ -82,7 +82,7 @@ diagnosticMode:
|
||||
rayImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/ray
|
||||
tag: 2.23.0-debian-12-r0
|
||||
tag: 2.24.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user