From 90be61a690e99dd5702551164d8d80faa4d2eb54 Mon Sep 17 00:00:00 2001 From: Hediberto Cavalcante da Silva Date: Thu, 3 Nov 2022 16:26:38 -0300 Subject: [PATCH] ceph-csi-rbd: replace appVersion/version Signed-off-by: Hediberto Cavalcante da Silva --- charts/ceph-csi-rbd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ceph-csi-rbd/Chart.yaml b/charts/ceph-csi-rbd/Chart.yaml index 107647b..c141529 100644 --- a/charts/ceph-csi-rbd/Chart.yaml +++ b/charts/ceph-csi-rbd/Chart.yaml @@ -1,10 +1,10 @@ --- apiVersion: v1 -appVersion: canary +appVersion: 3.6.2 description: "Container Storage Interface (CSI) driver, provisioner, snapshotter, and attacher for Ceph RBD" name: ceph-csi-rbd -version: 3-canary +version: 3.6.2 keywords: - ceph - rbd -- 2.17.1