Merge branch 'renovate/rook-ceph-cluster-1.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

Update rook-ceph-cluster Docker tag to v1.19.0

See merge request deepcypher/dc-kc!552
This commit is contained in:
George Onoufriou
2026-01-22 01:14:49 +00:00
5 changed files with 7 additions and 7 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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

Binary file not shown.