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 public.ecr.aws/docker/library/busybox ( 768e5c6 β†’ 5b0f33c ) #3776

Merged

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Nov 19, 2024

This PR contains the following updates:

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

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Nov 19, 2024

--- kubernetes/apps/default/obsidian-couchdb/app Kustomization: flux-system/obsidian-couchdb HelmRelease: default/obsidian-couchdb

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

@@ -56,13 +56,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:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83
+              tag: latest@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f
     defaultPodOptions:
       securityContext:
         fsGroup: 568
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 568
         runAsUser: 568

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Nov 19, 2024

--- HelmRelease: default/obsidian-couchdb Deployment: default/obsidian-couchdb

+++ HelmRelease: default/obsidian-couchdb Deployment: default/obsidian-couchdb

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

@blackjid blackjid merged commit 6437d55 into main Nov 19, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-public.ecr.aws-docker-library-busybox-latest branch November 19, 2024 23:29
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