rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

chore(container): update image public.ecr.aws/docker/library/busybox to 8274294 #7112

Closed rosey-the-renovator-bot[bot] closed 2 weeks ago

rosey-the-renovator-bot[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/busybox digest 9ae97d3 -> 8274294

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

rosey-the-renovator-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/collab/obsidian-couchdb/app Kustomization: flux-system/obsidian-couchdb HelmRelease: collab/obsidian-couchdb

+++ kubernetes/main/apps/collab/obsidian-couchdb/app Kustomization: flux-system/obsidian-couchdb HelmRelease: collab/obsidian-couchdb

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

             - /bin/sh
             - -c
             - cp /tmp/config/*.ini /opt/couchdb/etc/default.d/; ls -lrt /opt/couchdb/etc/default.d;
             image:
               pullPolicy: IfNotPresent
               repository: public.ecr.aws/docker/library/busybox
-              tag: latest@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
+              tag: latest@sha256:82742949a3709938cbeb9cec79f5eaf3e48b255389f2dcedf2de29ef96fd841c
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568
rosey-the-renovator-bot[bot] commented 2 weeks ago
--- HelmRelease: collab/obsidian-couchdb StatefulSet: collab/obsidian-couchdb

+++ HelmRelease: collab/obsidian-couchdb StatefulSet: collab/obsidian-couchdb

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

       dnsPolicy: ClusterFirst
       initContainers:
       - command:
         - /bin/sh
         - -c
         - cp /tmp/config/*.ini /opt/couchdb/etc/default.d/; ls -lrt /opt/couchdb/etc/default.d;
-        image: public.ecr.aws/docker/library/busybox:latest@sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
+        image: public.ecr.aws/docker/library/busybox:latest@sha256:82742949a3709938cbeb9cec79f5eaf3e48b255389f2dcedf2de29ef96fd841c
         imagePullPolicy: IfNotPresent
         name: init-config
         volumeMounts:
         - mountPath: /tmp/config
           name: config
         - mountPath: /opt/couchdb/etc/default.d