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

feat(container): update docker.io/library/busybox ( 1.36.1 β†’ 1.37.0 ) #1433

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Oct 2, 2024

This PR contains the following updates:

Package Update Change
docker.io/library/busybox minor 1.36.1 -> 1.37.0

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

bot-akira bot commented Oct 2, 2024

--- kubernetes/apps/networking/netbox/app Kustomization: flux-system/netbox HelmRelease: networking/netbox

+++ kubernetes/apps/networking/netbox/app Kustomization: flux-system/netbox HelmRelease: networking/netbox

@@ -57,13 +57,13 @@

       - hosts:
         - netbox...PLACEHOLDER..
     init:
       image:
         pullPolicy: IfNotPresent
         repository: docker.io/library/busybox
-        tag: 1.36.1
+        tag: 1.37.0
     logging:
       disable_existing_loggers: false
       handlers:
         console:
           class: logging.StreamHandler
       loggers:

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Oct 2, 2024

--- HelmRelease: networking/netbox Deployment: networking/netbox

+++ HelmRelease: networking/netbox Deployment: networking/netbox

@@ -27,13 +27,13 @@

       serviceAccountName: netbox
       securityContext:
         fsGroup: 1000
         runAsNonRoot: true
       initContainers:
       - name: init-dirs
-        image: docker.io/library/busybox:1.36.1
+        image: docker.io/library/busybox:1.37.0
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         - -c
         - mkdir -p /opt/unit/state /opt/unit/tmp
         securityContext:

@axeII
Copy link
Owner

axeII commented Oct 2, 2024

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@axeII axeII merged commit a060c74 into main Oct 27, 2024
10 checks passed
@bot-akira bot-akira bot deleted the renovate/docker.io-library-busybox-1.x branch October 27, 2024 23: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.

1 participant