Skip to content

Commit

Permalink
Update for helm charts cephfs-3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ceph-csi-bot committed Dec 10, 2024
1 parent 19bd63b commit d5be6ea
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 129 deletions.
Binary file added docs/cephfs/ceph-csi-cephfs-3.13.0.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions docs/cephfs/ceph-csi-cephfs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
apiVersion: v1
appVersion: canary
appVersion: 3.13.0
description: "Container Storage Interface (CSI) driver,
provisioner, snapshotter and resizer for Ceph cephfs"
name: ceph-csi-cephfs
version: 3-canary
version: 3.13.0
keywords:
- ceph
- cephfs
- ceph-csi
home: https://github.com/ceph/ceph-csi
sources:
- https://github.com/ceph/ceph-csi/tree/devel/charts/ceph-csi-cephfs
icon: https://raw.githubusercontent.com/ceph/ceph-csi/devel/assets/ceph-logo.png
- https://github.com/ceph/ceph-csi/tree/v3.13.0/charts/ceph-csi-cephfs
icon: https://raw.githubusercontent.com/ceph/ceph-csi/v3.13.0/assets/ceph-logo.png
2 changes: 1 addition & 1 deletion docs/cephfs/ceph-csi-cephfs/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Examples on how to configure a storage class and start using the driver are here:
https://github.com/ceph/ceph-csi/tree/devel/examples/cephfs
https://github.com/ceph/ceph-csi/tree/v3.13.0/examples/cephfs
2 changes: 1 addition & 1 deletion docs/cephfs/ceph-csi-cephfs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: canary
tag: v3.13.0
pullPolicy: IfNotPresent
resources: {}

Expand Down
Loading

0 comments on commit d5be6ea

Please sign in to comment.