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 8274294 #7112

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

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.


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

This PR has been generated by Renovate Bot.

@rosey-the-renovator-bot
Copy link
Contributor Author

--- 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
Copy link
Contributor Author

--- 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

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 08aefe4 into main Sep 1, 2024
18 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/public.ecr.aws-docker-library-busybox-latest branch September 1, 2024 09:13
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