File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : juicefs-csi-driver
33description : A Helm chart for JuiceFS CSI Driver
44type : application
5- version : 0.31.9
6- appVersion : 0.31.9
5+ version : 0.31.10
6+ appVersion : 0.31.10
77kubeVersion : " >=1.14.0-0"
88home : https://github.com/juicedata/juicefs-csi-driver
99sources :
Original file line number Diff line number Diff line change 11# juicefs-csi-driver
22
3- ![ Version: 0.31.9 ] ( https://img.shields.io/badge/Version-0.31.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.31.9 ] ( https://img.shields.io/badge/AppVersion-0.31.9 -informational?style=flat-square )
3+ ![ Version: 0.31.10 ] ( https://img.shields.io/badge/Version-0.31.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.31.10 ] ( https://img.shields.io/badge/AppVersion-0.31.10 -informational?style=flat-square )
44
55A Helm chart for JuiceFS CSI Driver
66
Original file line number Diff line number Diff line change 99
1010image :
1111 repository : juicedata/juicefs-csi-driver
12- tag : " v0.31.9 "
12+ tag : " v0.31.10 "
1313 pullPolicy : " "
1414
1515dashboardImage :
1616 repository : juicedata/csi-dashboard
17- tag : " v0.31.9 "
17+ tag : " v0.31.10 "
1818 pullPolicy : " "
1919
2020sidecars :
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 0.8.2
18+ version : 0.8.3
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 0.8.2 "
24+ appVersion : " 0.8.3 "
2525home : https://github.com/juicedata/juicefs-operator
2626sources :
2727 - https://github.com/juicedata/juicefs-operator
Original file line number Diff line number Diff line change 11# JuiceFS Cache Group Operator Helm Chart
22
33
4- ![ Version: 0.8.2 ] ( https://img.shields.io/badge/Version-0.8.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.8.2 ] ( https://img.shields.io/badge/AppVersion-0.8.2 -informational?style=flat-square )
4+ ![ Version: 0.8.3 ] ( https://img.shields.io/badge/Version-0.8.3 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.8.3 ] ( https://img.shields.io/badge/AppVersion-0.8.3 -informational?style=flat-square )
55
66This Helm chart installs the JuiceFS Cache Group Operator.
77
Original file line number Diff line number Diff line change 88 repository : juicedata/juicefs-operator
99 pullPolicy : IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " v0.8.2 "
11+ tag : " v0.8.3 "
1212
1313dashboardImage :
1414 repository : juicedata/csi-dashboard
You can’t perform that action at this time.
0 commit comments