Skip to content

Commit 3c61cd9

Browse files
zxh326Copilot
andauthored
release operator v0.8.0 (#206)
* release operator v0.8.0 Signed-off-by: Xuhui zhang <xuhui@juicedata.io> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * update crd yaml Signed-off-by: Xuhui zhang <xuhui@juicedata.io> --------- Signed-off-by: Xuhui zhang <xuhui@juicedata.io> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 39b8155 commit 3c61cd9

5 files changed

Lines changed: 892 additions & 20 deletions

File tree

charts/juicefs-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.7.5
18+
version: 0.8.0
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.7.5"
24+
appVersion: "0.8.0"
2525
home: https://github.com/juicedata/juicefs-operator
2626
sources:
2727
- https://github.com/juicedata/juicefs-operator

charts/juicefs-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JuiceFS Cache Group Operator Helm Chart
22

33

4-
![Version: 0.7.5](https://img.shields.io/badge/Version-0.7.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.5](https://img.shields.io/badge/AppVersion-0.7.5-informational?style=flat-square)
4+
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
55

66
This Helm chart installs the JuiceFS Cache Group Operator.
77

0 commit comments

Comments
 (0)