Skip to content

Commit 50893a6

Browse files
authored
Merge pull request #1316 from rackerlabs/PUC-1277-20251009-1
chore(mariadb-operator): Updates mariadb-operator to 25.8.4
2 parents 83d8fc6 + b0401e9 commit 50893a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

operators/mariadb-operator/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ helmCharts:
1212
- name: mariadb-operator-crds
1313
namespace: mariadb-operator
1414
releaseName: mariadb-operator-crds
15-
version: 25.8.3
15+
version: 25.8.4
1616
repo: https://mariadb-operator.github.io/mariadb-operator
1717

1818
- name: mariadb-operator
1919
namespace: mariadb-operator
2020
valuesFile: values.yaml
2121
releaseName: mariadb-operator
22-
version: 25.8.3
22+
version: 25.8.4
2323
repo: https://mariadb-operator.github.io/mariadb-operator

0 commit comments

Comments
 (0)