Skip to content

Commit

Permalink
Revert "bump version"
Browse files Browse the repository at this point in the history
This reverts commit 17db2e7.
  • Loading branch information
zxh326 committed Feb 6, 2025
1 parent 17db2e7 commit f716e00
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.22.6
appVersion: 0.26.4
version: 0.22.5
appVersion: 0.26.3
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.22.6](https://img.shields.io/badge/Version-0.22.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.4](https://img.shields.io/badge/AppVersion-0.26.4-informational?style=flat-square)
![Version: 0.22.5](https://img.shields.io/badge/Version-0.22.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.26.3](https://img.shields.io/badge/AppVersion-0.26.3-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.26.4"
tag: "v0.26.3"
pullPolicy: ""

dashboardImage:
repository: juicedata/csi-dashboard
tag: "v0.26.4"
tag: "v0.26.3"
pullPolicy: ""

sidecars:
Expand Down

0 comments on commit f716e00

Please sign in to comment.