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 quay.io/curl/curl ( 8.11.1 → 8.12.0 ) #555

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
quay.io/curl/curl minor 8.11.1 -> 8.12.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

curl/curl-container (quay.io/curl/curl)

v8.12.0

Compare Source

Changed
  • bump to curl 8.12.0
  • bump to alpine:3.21.2

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 these updates again.


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

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

@home0ps
Copy link

home0ps bot commented Feb 6, 2025

--- kubernetes/router/apps/default/curl/app Kustomization: flux-system/curl HelmRelease: default/curl

+++ kubernetes/router/apps/default/curl/app Kustomization: flux-system/curl HelmRelease: default/curl

@@ -33,13 +33,13 @@

             - /bin/sleep
             - infinity
             env:
               TZ: Asia/Singapore
             image:
               repository: quay.io/curl/curl
-              tag: 8.11.1
+              tag: 8.12.0
             securityContext:
               capabilities:
                 drop:
                 - ALL
         strategy: RollingUpdate
     defaultPodOptions:

@home0ps
Copy link

home0ps bot commented Feb 6, 2025

--- HelmRelease: default/curl Deployment: default/curl

+++ HelmRelease: default/curl Deployment: default/curl

@@ -42,13 +42,13 @@

       - command:
         - /bin/sleep
         - infinity
         env:
         - name: TZ
           value: Asia/Singapore
-        image: quay.io/curl/curl:8.11.1
+        image: quay.io/curl/curl:8.12.0
         name: app
         securityContext:
           capabilities:
             drop:
             - ALL
 

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