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

Update rook-ceph Docker tag to v1.19.0

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

View File

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

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

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

Binary file not shown.