Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart mariadb-operator to 0.36.0 #1076

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Nov 8, 2024

This PR contains the following updates:

Package Update Change
mariadb-operator minor 0.35.1 -> 0.36.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mariadb-operator/mariadb-operator (mariadb-operator)

v0.36.0

Compare Source

mariadb-operator 0.36.0 is here! 🦭

We're thrilled to announce this new release packed with multiple enhancements contributed by our community members. A community-driven release like this one is the best way to celebrate that we are already more than 50 contributors 🎉:

If you're upgrading from previous versions, don't miss the UPGRADE GUIDE for a smooth transition.

Replication (alpha)

Backup

Services

SQL

Huge thanks to our awesome contributors @​hedgieinsocks, @​onesolpark, @​johanjk, and @​P4sca1 for making this release possible! 🙇


We value your feedback! If you encounter any issues or have suggestions, please open an issue on GitHub. Your input is crucial to improve mariadb-operator🦭.

Join us on Slack: MariaDB Community Slack.

What's Changed

New Contributors

Full Changelog: mariadb-operator/mariadb-operator@0.35.1...0.36.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 8, 2024

--- HelmRelease: databases/mariadb-operator ConfigMap: databases/mariadb-operator-env

+++ HelmRelease: databases/mariadb-operator ConfigMap: databases/mariadb-operator-env

@@ -1,12 +1,12 @@

 ---
 apiVersion: v1
 data:
   MARIADB_ENTRYPOINT_VERSION: '11.4'
   MARIADB_GALERA_LIB_PATH: /usr/lib/galera/libgalera_smm.so
-  MARIADB_OPERATOR_IMAGE: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.35.1
+  MARIADB_OPERATOR_IMAGE: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
   RELATED_IMAGE_EXPORTER: prom/mysqld-exporter:v0.15.1
   RELATED_IMAGE_EXPORTER_MAXSCALE: docker-registry2.mariadb.com/mariadb/maxscale-prometheus-exporter-ubi:v0.0.1
   RELATED_IMAGE_MARIADB: docker-registry1.mariadb.com/library/mariadb:11.4.3
   RELATED_IMAGE_MAXSCALE: docker-registry2.mariadb.com/mariadb/maxscale:23.08.5
 kind: ConfigMap
 metadata:
--- HelmRelease: databases/mariadb-operator Deployment: databases/mariadb-operator-webhook

+++ HelmRelease: databases/mariadb-operator Deployment: databases/mariadb-operator-webhook

@@ -20,13 +20,13 @@

         app.kubernetes.io/instance: mariadb-operator
     spec:
       serviceAccountName: mariadb-operator-webhook
       automountServiceAccountToken: true
       hostNetwork: false
       containers:
-      - image: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.35.1
+      - image: docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.36.0
         imagePullPolicy: IfNotPresent
         name: webhook
         args:
         - webhook
         - --ca-cert-path=/tmp/k8s-webhook-server/serving-certs/ca.crt
         - --cert-dir=/tmp/k8s-webhook-server/serving-certs

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 8, 2024

--- kubernetes/apps/databases/mariadb-operator/operator Kustomization: flux-system/mariadb-operator HelmRelease: databases/mariadb-operator

+++ kubernetes/apps/databases/mariadb-operator/operator Kustomization: flux-system/mariadb-operator HelmRelease: databases/mariadb-operator

@@ -13,13 +13,13 @@

     spec:
       chart: mariadb-operator
       sourceRef:
         kind: HelmRepository
         name: mariadb-operator-charts
         namespace: flux-system
-      version: 0.35.1
+      version: 0.36.0
   interval: 30m
   timeout: 15m
   values:
     certController:
       enabled: false
     ha:

@spicerabot spicerabot bot force-pushed the renovate/mariadb-operator-0.x branch from 22e4186 to e69e3b5 Compare November 12, 2024 06:11
@spiceratops spiceratops merged commit e2f765c into main Nov 12, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/mariadb-operator-0.x branch November 12, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant