Skip to content

Commit f38ccb9

Browse files
Added helm charts (26.6.1)
1 parent 842fd23 commit f38ccb9

6 files changed

Lines changed: 22 additions & 13 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.6.0
7+
version: 26.6.1
88
appVersion: "0.0.0"
99
kubeVersion: ">=1.26.0-0"
1010
maintainers:

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9773,6 +9773,15 @@ spec:
97739773
config:
97749774
description: Config defines the MaxScale configuration.
97759775
properties:
9776+
ephemeral:
9777+
description: |-
9778+
Ephemeral indicates whether the MaxScale runtime configuration is ephemeral. When enabled, MaxScale does not
9779+
persist nor load runtime configuration changes from disk, avoiding potential conflicts with config sync. To keep
9780+
a restarting MaxScale Pod self-sufficient, the operator renders config sync as well as the servers and monitor
9781+
into the static configuration, so the Pod can bootstrap config sync and pull the runtime configuration (services,
9782+
listeners, ...) from the cluster on its own. It only takes effect when MaxScale's high availability is enabled.
9783+
Defaults to false
9784+
type: boolean
97769785
params:
97779786
additionalProperties:
97789787
type: string
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.6.0
5-
digest: sha256:8b7fe4c2bdaa968d410f1bdcc94115cb42da8fbc3dc8e84d0df2ed283ad166b1
6-
generated: "2026-06-29T15:21:34.403164374Z"
4+
version: 26.6.1
5+
digest: sha256:33a089cd841a70dea3865b60263dd6055d3a57ef919f1f9684671424eeb0ea62
6+
generated: "2026-07-30T13:05:06.677280557Z"

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.6.0
8-
appVersion: "26.6.0"
7+
version: 26.6.1
8+
appVersion: "26.6.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.6.0"
30+
version: "26.6.1"
3131
condition: crds.enabled
3232
repository: file://../mariadb-enterprise-operator-crds

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

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

3-
![Version: 26.6.0](https://img.shields.io/badge/Version-26.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 26.6.0](https://img.shields.io/badge/AppVersion-26.6.0-informational?style=flat-square)
3+
![Version: 26.6.1](https://img.shields.io/badge/Version-26.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 26.6.1](https://img.shields.io/badge/AppVersion-26.6.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.6.0 |
25+
| file://../mariadb-enterprise-operator-crds | mariadb-enterprise-operator-crds | 26.6.1 |
2626

2727
## Values
2828

@@ -74,9 +74,9 @@ Kubernetes: `>=1.26.0-0`
7474
| config.exporterMaxscaleImage | object | `{"repository":"mariadb/maxscale-prometheus-exporter-ubi","tag":"1.2.0"}` | Default MaxScale exporter image |
7575
| config.galeraLibPath | string | `"/usr/lib64/galera/libgalera_enterprise_smm.so"` | Galera Enterprise library path to be used with Galera |
7676
| config.mariadbDefaultVersion | string | `"11.8"` | Default MariaDB Enterprise version to be used when unable to infer it via image tag |
77-
| config.mariadbImage | object | `{"repository":"docker.mariadb.com/enterprise-server","tag":"11.8.6-3.2"}` | Default MariaDB Enterprise image |
77+
| config.mariadbImage | object | `{"repository":"docker.mariadb.com/enterprise-server","tag":"11.8.8-5"}` | Default MariaDB Enterprise image |
7878
| config.mariadbImageName | string | `"docker.mariadb.com/enterprise-server"` | Default MariaDB Enterprise image name |
79-
| config.maxscaleImage | object | `{"repository":"docker.mariadb.com/maxscale","tag":"25.10.1"}` | Default MaxScale Enterprise image |
79+
| config.maxscaleImage | object | `{"repository":"docker.mariadb.com/maxscale","tag":"25.10.3"}` | Default MaxScale Enterprise image |
8080
| crds | object | `{"enabled":false}` | CRDs |
8181
| crds.enabled | bool | `false` | Whether the helm chart should create and update the CRDs. It is false by default, which implies that the CRDs must be managed independently with the mariadb-enterprise-operator-crds helm chart. **WARNING** This should only be set to true during the initial deployment. If this chart manages the CRDs and is later uninstalled, all MariaDB instances will be DELETED. |
8282
| currentNamespaceOnly | bool | `false` | Whether the operator should watch CRDs only in its own namespace or not. |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,13 +333,13 @@ config:
333333
# -- Default MariaDB Enterprise image
334334
mariadbImage:
335335
repository: docker.mariadb.com/enterprise-server
336-
tag: 11.8.6-3.2
336+
tag: 11.8.8-5
337337
# -- Default MariaDB Enterprise image name
338338
mariadbImageName: docker.mariadb.com/enterprise-server
339339
# -- Default MaxScale Enterprise image
340340
maxscaleImage:
341341
repository: docker.mariadb.com/maxscale
342-
tag: 25.10.1
342+
tag: 25.10.3
343343
# -- Default MariaDB exporter image
344344
exporterImage:
345345
repository: mariadb/mariadb-prometheus-exporter-ubi

0 commit comments

Comments
 (0)