-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
40 lines (34 loc) · 1.2 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Copyright (c) 2024-2024 Hopsworks AB. All rights reserved.
apiVersion: v2
name: rondb
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.2.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 22.10.7-0.7
# kubeVersion: A SemVer range of compatible Kubernetes versions (optional)
kubeVersion: ">= 1.27.0-0"
description: A Helm chart for RonDBCluster
type: application
keywords:
- RonDB
- Database
- Distributed
- LATS
- MySQL
- Hopsworks
home: https://www.rondb.com
sources:
- https://github.com/logicalclocks/rondb
- https://github.com/logicalclocks/rondb-docker
- https://github.com/logicalclocks/rondb-helm
maintainers:
- name: Vincent Lohse
email: [email protected]
url: https://github.com/olapiv
icon: https://uploads-ssl.webflow.com/6013cab68382f702f5481fa8/621f2f69a834b6df8d52cf75_Logo%20-%20Yellow%2C%20on%20black%20BG%404x.png
deprecated: false
# annotations:
# example: A list of annotations keyed by name (optional).
dependencies: []