Skip to content

Commit 9ac50b3

Browse files
authored
Merge pull request #359 from intelligentfu8/helm_release
[Fixed][revert]helm version revert to v2,v1 discard
2 parents f092871 + c1f7a60 commit 9ac50b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-charts/doris-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
apiVersion: v1
18+
apiVersion: v2
1919
name: doris-operator
2020
description: >
2121
Kubernetes operator for creating, configuring and managing Doris clusters (dcr) and Doris disaggregated clusters

helm-charts/doris/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
apiVersion: v1
18+
apiVersion: v2
1919
name: doris
2020
description: Apache Doris is an easy-to-use, high-performance and real-time analytical database based on MPP architecture, known for its extreme speed and ease of use.
2121

0 commit comments

Comments
 (0)