chore(container): update image docker.io/library/mariadb ( e0236fc ➔ 3502612 )#1269
Open
renovate[bot] wants to merge 1 commit into
Open
chore(container): update image docker.io/library/mariadb ( e0236fc ➔ 3502612 )#1269renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/default/grimmory/app Kustomization: default/grimmory HelmRelease: default/grimmory
+++ kubernetes/apps/default/grimmory/app Kustomization: default/grimmory HelmRelease: default/grimmory
@@ -86,13 +86,13 @@
MARIADB_PASSWORD: grimmory
MARIADB_ROOT_PASSWORD: root
MARIADB_USER: grimmory
TZ: America/Los_Angeles
image:
repository: docker.io/library/mariadb
- tag: 12.2.2-noble@sha256:e0236fc6386e7eacd9359e59d0a078bd7aa0d18280d36d13061121bedeaee903
+ tag: 12.2.2-noble@sha256:350261292d0129fd4b24f537dcf05ecd3ebe34d39d5b592af551f38310e7a167
probes:
liveness:
custom: true
enabled: true
spec:
exec: |
--- HelmRelease: default/grimmory Deployment: default/grimmory
+++ HelmRelease: default/grimmory Deployment: default/grimmory
@@ -51,13 +51,13 @@
- name: MARIADB_ROOT_PASSWORD
value: root
- name: MARIADB_USER
value: grimmory
- name: TZ
value: America/Los_Angeles
- image: docker.io/library/mariadb:12.2.2-noble@sha256:e0236fc6386e7eacd9359e59d0a078bd7aa0d18280d36d13061121bedeaee903
+ image: docker.io/library/mariadb:12.2.2-noble@sha256:350261292d0129fd4b24f537dcf05ecd3ebe34d39d5b592af551f38310e7a167
livenessProbe:
exec:
command:
- mariadb-admin
- ping
- --socket=/run/mysqld/mysqld.sock |
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:
e0236fc→3502612Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 was generated by Mend Renovate. View the repository job log.