Skip to content

Commit 905a0d2

Browse files
Merge pull request #161 from catpineapple/update_helm_version
update_helm_version
2 parents cabe604 + 7ab809f commit 905a0d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

helm-charts/doris-operator/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 1.5.0
20+
version: 1.5.1
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
2424
# follow Semantic Versioning. They should reflect the version the application is using.
2525
# It is recommended to use it with quotes.
26-
appVersion: "1.5.0"
26+
appVersion: "1.5.1"
2727

2828

2929
sources:

helm-charts/doris/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 1.5.0
20+
version: 1.5.1
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to
2424
# follow Semantic Versioning. They should reflect the version the application is using.
2525
# It is recommended to use it with quotes.
26-
appVersion: "2.1.0"
26+
appVersion: "2.1.1"
2727

2828

2929
sources:

0 commit comments

Comments
 (0)