diff --git a/charts/rook/Chart.lock b/charts/rook/Chart.lock index 82ea888a..075f13aa 100644 --- a/charts/rook/Chart.lock +++ b/charts/rook/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: v1.17.8 - name: rook-ceph-cluster repository: oci://ghcr.io/rook - version: v1.17.8 -digest: sha256:539b3cd4f749c45eb8ff4d93403e91a39b1e92a44a23451488feea9433dde052 -generated: "2025-10-26T16:05:13.027846798Z" + version: v1.19.0 +digest: sha256:a2b6d44f78911b237b76067c25d9dbe7e96037711619fefa523fcfffdfb99af2 +generated: "2026-01-20T20:26:59.859844096Z" diff --git a/charts/rook/Chart.yaml b/charts/rook/Chart.yaml index 3084b661..7a695b31 100644 --- a/charts/rook/Chart.yaml +++ b/charts/rook/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -29,7 +29,7 @@ dependencies: #repository: "https://charts.rook.io/release" repository: "oci://ghcr.io/rook" - name: rook-ceph-cluster - version: v1.17.8 + version: v1.19.0 condition: rook-ceph-cluster.enabled #repository: "https://charts.rook.io/release" repository: "oci://ghcr.io/rook" diff --git a/charts/rook/README.md b/charts/rook/README.md index 22b9d420..f3e9da7e 100644 --- a/charts/rook/README.md +++ b/charts/rook/README.md @@ -1,6 +1,6 @@ # rook -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -9,7 +9,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | oci://ghcr.io/rook | rook-ceph | v1.17.8 | -| oci://ghcr.io/rook | rook-ceph-cluster | v1.17.8 | +| oci://ghcr.io/rook | rook-ceph-cluster | v1.19.0 | ## Values diff --git a/charts/rook/charts/rook-ceph-cluster-v1.17.8.tgz b/charts/rook/charts/rook-ceph-cluster-v1.17.8.tgz deleted file mode 100644 index 63a8a19b..00000000 Binary files a/charts/rook/charts/rook-ceph-cluster-v1.17.8.tgz and /dev/null differ diff --git a/charts/rook/charts/rook-ceph-cluster-v1.19.0.tgz b/charts/rook/charts/rook-ceph-cluster-v1.19.0.tgz new file mode 100644 index 00000000..016d2ef2 Binary files /dev/null and b/charts/rook/charts/rook-ceph-cluster-v1.19.0.tgz differ