Skip to content

Commit

Permalink
Release 0.24.6 (#119)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <xuhui@juicedata.io>
  • Loading branch information
zxh326 authored Aug 27, 2024
1 parent 5d53ff9 commit 6110e26
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/juicefs-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: juicefs-csi-driver
description: A Helm chart for JuiceFS CSI Driver
type: application
version: 0.20.7
appVersion: 0.24.5
version: 0.20.8
appVersion: 0.24.6
kubeVersion: ">=1.14.0-0"
home: https://github.com/juicedata/juicefs-csi-driver
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/juicefs-csi-driver/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# juicefs-csi-driver

![Version: 0.20.7](https://img.shields.io/badge/Version-0.20.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.5](https://img.shields.io/badge/AppVersion-0.24.5-informational?style=flat-square)
![Version: 0.20.8](https://img.shields.io/badge/Version-0.20.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.6](https://img.shields.io/badge/AppVersion-0.24.6-informational?style=flat-square)

A Helm chart for JuiceFS CSI Driver

Expand Down
4 changes: 2 additions & 2 deletions charts/juicefs-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

image:
repository: juicedata/juicefs-csi-driver
tag: "v0.24.5"
tag: "v0.24.6"
pullPolicy: ""

dashboardImage:
repository: juicedata/csi-dashboard
tag: "v0.24.5"
tag: "v0.24.6"
pullPolicy: ""

sidecars:
Expand Down

0 comments on commit 6110e26

Please sign in to comment.