feat(container): update mariadb ( 24.1.1 → 24.2.0 )#5366
Open
shipwasher[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update mariadb ( 24.1.1 → 24.2.0 )#5366shipwasher[bot] wants to merge 1 commit intomainfrom
shipwasher[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/default/ghost/mariadb Kustomization: default/ghost-mariadb HelmRelease: default/ghost-mariadb
+++ kubernetes/apps/default/ghost/mariadb Kustomization: default/ghost-mariadb HelmRelease: default/ghost-mariadb
@@ -14,13 +14,13 @@
chart: mariadb
interval: 15m
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 24.1.1
+ version: 24.2.0
install:
crds: CreateReplace
strategy:
name: RetryOnFailure
interval: 15m
rollback: |
Contributor
Author
--- HelmRelease: default/ghost-mariadb NetworkPolicy: default/ghost-mariadb
+++ HelmRelease: default/ghost-mariadb NetworkPolicy: default/ghost-mariadb
@@ -13,13 +13,13 @@
podSelector:
matchLabels:
app.kubernetes.io/instance: ghost-mariadb
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: mariadb
app.kubernetes.io/version: 12.1.2
- helm.sh/chart: mariadb-24.1.1
+ helm.sh/chart: mariadb-24.2.0
policyTypes:
- Ingress
- Egress
egress:
- {}
ingress:
--- HelmRelease: default/ghost-mariadb StatefulSet: default/ghost-mariadb
+++ HelmRelease: default/ghost-mariadb StatefulSet: default/ghost-mariadb
@@ -22,13 +22,13 @@
serviceName: ghost-mariadb-headless
updateStrategy:
type: RollingUpdate
template:
metadata:
annotations:
- checksum/configuration: 91c26416318e4871521025b2cdf461912d910496a1512ac1a4bb5d746b69e706
+ checksum/configuration: 7103c06fab6fd32fdd1de2a12f9aa5e19ee6c7dfb018739653c7b784997f8b49
labels:
app.kubernetes.io/instance: ghost-mariadb
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: mariadb
app.kubernetes.io/part-of: mariadb
app.kubernetes.io/component: primary |
95c26ca to
daa89eb
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:
24.1.1→24.2.0Warning
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 this update again.
This PR has been generated by Renovate Bot.