feat(container)!: Update image docker.io/library/mariadb ( 11.8.6 ➔ 12.2.2 )#1606
Open
not-hydaz[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image docker.io/library/mariadb ( 11.8.6 ➔ 12.2.2 )#1606not-hydaz[bot] wants to merge 1 commit intomainfrom
not-hydaz[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/databases/mariadb/cluster Kustomization: databases/mariadb-cluster MariaDB: databases/mariadb
+++ kubernetes/apps/databases/mariadb/cluster Kustomization: databases/mariadb-cluster MariaDB: databases/mariadb
@@ -29,13 +29,13 @@
accessModes:
- ReadWriteMany
resources:
requests:
storage: 4Gi
storageClassName: ceph-filesystem
- image: docker.io/library/mariadb:11.8.6@sha256:8164f184d16c30e2f159e30518113667b796306dff0fe558876ab1ff521a682f
+ image: docker.io/library/mariadb:12.2.2@sha256:b1cb255a9939d28a1856815f0de6046c20c28c21b92a9f2696bc782b247a47ee
metrics:
enabled: true
myCnf: |-
[mariadb]
bind-address=*
default_storage_engine=InnoDB |
ae8102a to
bb3ddaf
Compare
bb3ddaf to
7724966
Compare
7724966 to
40f0df7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.8.6→12.2.2Configuration
📅 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.
This PR has been generated by Renovate Bot.