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
Copy file name to clipboardExpand all lines: charts/mariadb/Chart.yaml
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
2
2
name: mariadb
3
3
description: MariaDB is a high-performance, open-source relational database server that is a drop-in replacement for MySQL. Supports both single-node and Galera Cluster deployments.
4
4
type: application
5
-
version: 0.8.0
5
+
version: 0.9.0
6
6
appVersion: "12.1.2"
7
7
keywords:
8
8
- mariadb
@@ -52,7 +52,4 @@ annotations:
52
52
url: https://www.cloudpirates.io
53
53
artifacthub.io/changes: |2
54
54
- kind: changed
55
-
description: "add support for serviceaccounts (#609)"
0 commit comments