diff --git a/charts/rook/Chart.lock b/charts/rook/Chart.lock index 82ea888a..d838a0f0 100644 --- a/charts/rook/Chart.lock +++ b/charts/rook/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: rook-ceph repository: oci://ghcr.io/rook - version: v1.17.8 + version: v1.19.0 - name: rook-ceph-cluster repository: oci://ghcr.io/rook version: v1.17.8 -digest: sha256:539b3cd4f749c45eb8ff4d93403e91a39b1e92a44a23451488feea9433dde052 -generated: "2025-10-26T16:05:13.027846798Z" +digest: sha256:962423319a0ba7d5cdf406c7b621fddadfbae2bb8900db5fb30a78c830f07085 +generated: "2026-01-20T20:26:27.098920652Z" diff --git a/charts/rook/Chart.yaml b/charts/rook/Chart.yaml index 3084b661..7bf2f3b5 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 @@ -25,7 +25,7 @@ appVersion: "1.16.0" dependencies: - name: rook-ceph - version: v1.17.8 + version: v1.19.0 #repository: "https://charts.rook.io/release" repository: "oci://ghcr.io/rook" - name: rook-ceph-cluster diff --git a/charts/rook/README.md b/charts/rook/README.md index 22b9d420..e0678451 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 @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/rook | rook-ceph | v1.17.8 | +| oci://ghcr.io/rook | rook-ceph | v1.19.0 | | oci://ghcr.io/rook | rook-ceph-cluster | v1.17.8 | ## Values diff --git a/charts/rook/charts/rook-ceph-v1.17.8.tgz b/charts/rook/charts/rook-ceph-v1.17.8.tgz deleted file mode 100644 index ff81b1f7..00000000 Binary files a/charts/rook/charts/rook-ceph-v1.17.8.tgz and /dev/null differ diff --git a/charts/rook/charts/rook-ceph-v1.19.0.tgz b/charts/rook/charts/rook-ceph-v1.19.0.tgz new file mode 100644 index 00000000..955c589d Binary files /dev/null and b/charts/rook/charts/rook-ceph-v1.19.0.tgz differ