Skip to content

Commit b15fc57

Browse files
Added helm charts (26.3.1)
1 parent 73b1390 commit b15fc57

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

deploy/charts/mariadb-enterprise-operator-crds/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: MariaDB Enterprise Operator CRDs
44
home: https://github.com/mariadb-corporation/mariadb-enterprise-operator-helm
55
icon: https://operator.mariadb.com/assets/mariadb_profile.svg
66
type: application
7-
version: 26.3.0
7+
version: 26.3.1
88
appVersion: "0.0.0"
99
kubeVersion: ">=1.26.0-0"
1010
maintainers:
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: mariadb-enterprise-operator-crds
33
repository: file://../mariadb-enterprise-operator-crds
4-
version: 26.3.0
5-
digest: sha256:e4907104393f02d7cfe6f2d57600a622d93204962c8b999e8fdd4e0d0ca0e747
6-
generated: "2026-03-09T15:34:20.301879026Z"
4+
version: 26.3.1
5+
digest: sha256:e7eb5d27fee7d1b30d1bb78798a3f95016cd8b361274fb1d8df704ea85a9e949
6+
generated: "2026-03-13T14:47:58.828493755Z"

deploy/charts/mariadb-enterprise-operator/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Run and operate MariaDB Enterprise in Kubernetes
44
home: https://github.com/mariadb-corporation/mariadb-enterprise-operator-helm
55
icon: https://operator.mariadb.com/assets/mariadb_profile.svg
66
type: application
7-
version: 26.3.0
8-
appVersion: "26.3.0"
7+
version: 26.3.1
8+
appVersion: "26.3.1"
99
kubeVersion: ">=1.26.0-0"
1010
maintainers:
1111
- email: operator@mariadb.com
@@ -27,6 +27,6 @@ keywords:
2727
- maxscale
2828
dependencies:
2929
- name: mariadb-enterprise-operator-crds
30-
version: "26.3.0"
30+
version: "26.3.1"
3131
condition: crds.enabled
3232
repository: file://../mariadb-enterprise-operator-crds

deploy/charts/mariadb-enterprise-operator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mariadb-enterprise-operator
22

3-
![Version: 26.3.0](https://img.shields.io/badge/Version-26.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 26.3.0](https://img.shields.io/badge/AppVersion-26.3.0-informational?style=flat-square)
3+
![Version: 26.3.1](https://img.shields.io/badge/Version-26.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 26.3.1](https://img.shields.io/badge/AppVersion-26.3.1-informational?style=flat-square)
44

55
Run and operate MariaDB Enterprise in Kubernetes
66

@@ -22,7 +22,7 @@ Kubernetes: `>=1.26.0-0`
2222

2323
| Repository | Name | Version |
2424
|------------|------|---------|
25-
| file://../mariadb-enterprise-operator-crds | mariadb-enterprise-operator-crds | 26.3.0 |
25+
| file://../mariadb-enterprise-operator-crds | mariadb-enterprise-operator-crds | 26.3.1 |
2626

2727
## Values
2828

0 commit comments

Comments
 (0)