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 768e5c6 #7320

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/busybox digest c230832 -> 768e5c6

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

@rwlove rwlove merged commit e23b7b6 into main Oct 2, 2024
14 checks passed
@rwlove rwlove deleted the renovate/public.ecr.aws-docker-library-busybox-latest branch October 2, 2024 12:50
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