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

fix(helm): update chart mariadb to 18.0.6 #766

Merged
merged 1 commit into from
May 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
mariadb (source) patch 18.0.5 -> 18.0.6

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label May 18, 2024
Copy link

--- kubernetes/apps/databases/mariadb/app Kustomization: flux-system/cluster-apps-mariadb HelmRelease: databases/mariadb

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

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

       chart: mariadb
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 18.0.5
+      version: 18.0.6
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3

Copy link

--- HelmRelease: databases/mariadb NetworkPolicy: databases/mariadb

+++ HelmRelease: databases/mariadb NetworkPolicy: databases/mariadb

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

   podSelector:
     matchLabels:
       app.kubernetes.io/instance: mariadb
       app.kubernetes.io/managed-by: Helm
       app.kubernetes.io/name: mariadb
       app.kubernetes.io/version: 11.3.2
-      helm.sh/chart: mariadb-18.0.5
+      helm.sh/chart: mariadb-18.0.6
   policyTypes:
   - Ingress
   - Egress
   egress:
   - {}
   ingress:
--- HelmRelease: databases/mariadb StatefulSet: databases/mariadb

+++ HelmRelease: databases/mariadb StatefulSet: databases/mariadb

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

   serviceName: mariadb
   updateStrategy:
     type: RollingUpdate
   template:
     metadata:
       annotations:
-        checksum/configuration: dac526a479c59273f61623f3f5b940113331ef380ab688292f94f60ff9cdc9a4
+        checksum/configuration: 4e7eff4950a7371c3d7dcdce779de403181c20b0eafdc58f7e26342a667bef68
       labels:
         app.kubernetes.io/instance: mariadb
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: mariadb
         app.kubernetes.io/component: primary
     spec:

@thiagoalmeidasa thiagoalmeidasa merged commit 3a70d8e into main May 18, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/mariadb-18.x branch May 18, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant