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(container): update image mariadb to v11.4.2 #6669

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
mariadb minor 11.3.2 -> 11.4.2

Warning

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


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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | mariadb | 11.3.2 | 11.4.2 |
@rosey-the-renovator-bot
Copy link
Contributor

--- kubernetes/main/apps/databases/mariadb/resources Kustomization: flux-system/databases-mariadb MariaDB: databases/mariadb-galera

+++ kubernetes/main/apps/databases/mariadb/resources Kustomization: flux-system/databases-mariadb MariaDB: databases/mariadb-galera

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

     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: mariadb-galera
   namespace: databases
 spec:
   galera:
     enabled: true
-  image: mariadb:11.3.2
+  image: mariadb:11.4.2
   imagePullPolicy: IfNotPresent
   maxScale:
     auth:
       adminPasswordSecretKeyRef:
         key: maxscale_password
         name: mariadb-secret

@rwlove rwlove merged commit 117bbc9 into main Jul 8, 2024
15 checks passed
@rwlove rwlove deleted the renovate/mariadb-11.x branch July 8, 2024 00:56
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