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(container): update image mariadb ( 20.4.1 → 20.4.2 ) #2902

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2025

This PR contains the following updates:

Package Update Change
mariadb (source) patch 20.4.1 -> 20.4.2

Release Notes

bitnami/charts (mariadb)

v20.4.2

  • [bitnami/mariadb] Release 20.4.2 (#​32557)

Configuration

📅 Schedule: Branch creation - "every weekend" (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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

--- kubernetes/apps/productivity/webtrees/db Kustomization: productivity/webtrees-db HelmRelease: productivity/webtrees-db

+++ kubernetes/apps/productivity/webtrees/db Kustomization: productivity/webtrees-db HelmRelease: productivity/webtrees-db

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

     spec:
       chart: mariadb
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 20.4.1
+      version: 20.4.2
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

Copy link
Contributor

--- HelmRelease: productivity/webtrees-db NetworkPolicy: productivity/webtrees-db-mariadb

+++ HelmRelease: productivity/webtrees-db NetworkPolicy: productivity/webtrees-db-mariadb

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

   podSelector:
     matchLabels:
       app.kubernetes.io/instance: webtrees-db
       app.kubernetes.io/managed-by: Helm
       app.kubernetes.io/name: mariadb
       app.kubernetes.io/version: 11.4.5
-      helm.sh/chart: mariadb-20.4.1
+      helm.sh/chart: mariadb-20.4.2
   policyTypes:
   - Ingress
   - Egress
   egress:
   - {}
   ingress:
--- HelmRelease: productivity/webtrees-db StatefulSet: productivity/webtrees-db-mariadb

+++ HelmRelease: productivity/webtrees-db StatefulSet: productivity/webtrees-db-mariadb

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

   serviceName: webtrees-db-mariadb-headless
   updateStrategy:
     type: RollingUpdate
   template:
     metadata:
       annotations:
-        checksum/configuration: d8676fb425c8fc5d44840f9ff304e07a0cbf7b87ea2a94cdd43de50a37310705
+        checksum/configuration: aa213c148dfac3b9c2f18c737d0bcd3f42478b48fbee2945b61240796f9c0f24
       labels:
         app.kubernetes.io/instance: webtrees-db
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: mariadb
         app.kubernetes.io/part-of: mariadb
         app.kubernetes.io/component: primary
@@ -52,13 +52,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       initContainers:
       - name: preserve-logs-symlinks
-        image: docker.io/bitnami/mariadb:11.4.5-debian-12-r4
+        image: docker.io/bitnami/mariadb:11.4.5-debian-12-r9
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
@@ -92,13 +92,13 @@

             cp -r /opt/bitnami/mariadb/logs /emptydir/app-logs-dir
           fi
         volumeMounts:
         - name: empty-dir
           mountPath: /emptydir
       - name: volume-permissions
-        image: docker.io/bitnami/os-shell:12-debian-12-r38
+        image: docker.io/bitnami/os-shell:12-debian-12-r40
         imagePullPolicy: IfNotPresent
         command:
         - /bin/bash
         - -ec
         - |
           chown -R 1001:1001 /bitnami/mariadb
@@ -118,13 +118,13 @@

           mountPath: /bitnami/mariadb
         - name: empty-dir
           mountPath: /tmp
           subPath: tmp-dir
       containers:
       - name: mariadb
-        image: docker.io/bitnami/mariadb:11.4.5-debian-12-r4
+        image: docker.io/bitnami/mariadb:11.4.5-debian-12-r9
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@renovate renovate bot force-pushed the renovate/mariadb-20.x branch from 3e3bb6e to 0ebb0ce Compare March 22, 2025 01:32
@tuxpeople tuxpeople merged commit ad017bd into main Mar 23, 2025
6 checks passed
@tuxpeople tuxpeople deleted the renovate/mariadb-20.x branch March 23, 2025 09:24
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