Skip to content

Commit c1f7a60

Browse files
author
smiletan
committed
helm version revert to v2,v1 discard
1 parent 57a501c commit c1f7a60

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: Doris-operator for doris creates, configures and manages doris cluster running on kubernetes. Operator provide deploy and manage fe, be, cn,broker components.
2121

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)