You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Licensed to the Apache Software Foundation (ASF) under one or more
3
+
# contributor license agreements. See the NOTICE file distributed with
4
+
# this work for additional information regarding copyright ownership.
5
+
# The ASF licenses this file to You under the Apache License, Version 2.0
6
+
# (the "License"); you may not use this file except in compliance with
7
+
# the License. You may obtain a copy of the License at
8
+
#
9
+
# http://www.apache.org/licenses/LICENSE-2.0
10
+
#
11
+
# Unless required by applicable law or agreed to in writing, software
12
+
# distributed under the License is distributed on an "AS IS" BASIS,
13
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+
# See the License for the specific language governing permissions and
15
+
# limitations under the License.
16
+
#
17
+
18
+
19
+
apiVersion: v2
20
+
name: seatunnel-helm
21
+
description: SeaTunnel is a next-generation, high-performance, distributed data integration tool, capable of synchronizing vast amounts of data daily. It's trusted by numerous companies for its efficiency and stability.
22
+
home: https://seatunnel.apache.org
23
+
icon: https://seatunnel.apache.org/image/logo.png
24
+
keywords:
25
+
- seatunnel
26
+
- integration
27
+
# A chart can be either an 'application' or a 'library' chart.
28
+
#
29
+
# Application charts are a collection of templates that can be packaged into versioned archives
30
+
# to be deployed.
31
+
#
32
+
# Library charts provide useful utilities or functions for the chart developer. They're included as
33
+
# a dependency of application charts to inject those utilities and functions into the rendering
34
+
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
35
+
type: application
36
+
# This is the chart version. This version number should be incremented each time you make changes
37
+
# to the chart and its templates, including the app version.
38
+
version: 2.3.9
39
+
40
+
# This is the version number of the application being deployed. This version number should be
41
+
# incremented each time you make changes to the application.
0 commit comments