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

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/busybox digest 34b191d -> c230832

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@rosey-the-renovator-bot
Copy link
Contributor

--- 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:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41
+              tag: latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568

@rosey-the-renovator-bot
Copy link
Contributor

--- 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:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41
+        image: public.ecr.aws/docker/library/busybox:latest@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
         imagePullPolicy: IfNotPresent
         name: init-config
         volumeMounts:
         - mountPath: /tmp/config
           name: config
         - mountPath: /opt/couchdb/etc/default.d

@renovate renovate bot merged commit e03c4dd into main Sep 14, 2024
16 checks passed
@renovate renovate bot deleted the renovate/public.ecr.aws-docker-library-busybox-latest branch September 14, 2024 06: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.

0 participants