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(deps): update curlimages/curl docker tag to v8.11.0 #208

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

This PR contains the following updates:

Package Update Change
curlimages/curl minor 8.1.2 -> 8.11.0

Warning

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


Release Notes

curl/curl-container (curlimages/curl)

v8.11.0

Compare Source

Changed
  • bump to curl 8.11.0

v8.10.1

Compare Source

Changed
  • bump to curl 8.10.1

v8.10.0

Compare Source

Changed
  • bump to curl 8.10.0
  • bump to alpine:3.20.3

v8.9.1

Compare Source

Changed
  • bump to curl 8.9.1

v8.9.0

Compare Source

Changed
  • bump to curl 8.9.0
  • bump to alpine 3.20.2

v8.8.0

Compare Source

Changed
  • bump to curl 8.8.0

v8.7.1

Compare Source

Changed
  • bump to curl 8.7.1

v8.6.0

Compare Source

Changed
  • bump to curl 8.6.0
  • bump to alpine 3.19.1

v8.5.0

Compare Source

Changed
  • add libpsl
  • bump to alpine 3.19.0

v8.4.0

Compare Source

Changed
  • bump to curl 8.4.0
  • bump to alpine 3.18.4
  • build enabled --with-gssapi

v8.3.0

Compare Source

[8.3.1] - 2023-09-13

Changed
  • bump to curl 8.3.0
  • bump to alpine 3.18.3

v8.2.1

Compare Source

Changed
  • bump to curl 8.2.1

v8.2.0

Compare Source

Changed
  • bump to curl 8.2.0
  • bump to alpine 3.18.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 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.

@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-07-24 23:27:08.825059975 +0000
+++ head/list.json	2023-07-24 23:27:08.993062189 +0000
@@ -96030,7 +96030,7 @@
                         "initContainers": [
                             {
                                 "name": "download",
-                                "image": "curlimages/curl:8.1.2",
+                                "image": "curlimages/curl:8.2.0",
                                 "args": [
                                     "-C",
                                     "-",

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.2.0 chore(deps): update curlimages/curl docker tag to v8.2.1 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 58f809c to 03557fa Compare July 26, 2023 16:22
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-07-26 16:25:19.934370058 +0000
+++ head/list.json	2023-07-26 16:25:20.086369285 +0000
@@ -95970,7 +95970,7 @@
                         "initContainers": [
                             {
                                 "name": "download",
-                                "image": "curlimages/curl:8.1.2",
+                                "image": "curlimages/curl:8.2.1",
                                 "args": [
                                     "-C",
                                     "-",

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 03557fa to 6a7f18b Compare August 28, 2023 12:23
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-08-28 12:26:22.261914772 +0000
+++ head/list.json	2023-08-28 12:26:22.481916268 +0000
@@ -95959,7 +95959,7 @@
                         "initContainers": [
                             {
                                 "name": "download",
-                                "image": "curlimages/curl:8.1.2",
+                                "image": "curlimages/curl:8.2.1",
                                 "args": [
                                     "-C",
                                     "-",

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 6a7f18b to 65d5072 Compare August 28, 2023 15:28
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-08-28 15:30:32.132285195 +0000
+++ head/list.json	2023-08-28 15:30:32.304284400 +0000
@@ -95959,7 +95959,7 @@
                         "initContainers": [
                             {
                                 "name": "download",
-                                "image": "curlimages/curl:8.1.2",
+                                "image": "curlimages/curl:8.2.1",
                                 "args": [
                                     "-C",
                                     "-",

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.2.1 chore(deps): update curlimages/curl docker tag to v8.3.0 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 65d5072 to 1181687 Compare September 13, 2023 12:33
@github-actions
Copy link

diff -urN base/list.json head/list.json
--- base/list.json	2023-09-13 12:36:17.463304066 +0000
+++ head/list.json	2023-09-13 12:36:18.399311589 +0000
@@ -95959,7 +95959,7 @@
                         "initContainers": [
                             {
                                 "name": "download",
-                                "image": "curlimages/curl:8.1.2",
+                                "image": "curlimages/curl:8.3.0",
                                 "args": [
                                     "-C",
                                     "-",

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.3.0 chore(deps): update curlimages/curl docker tag to v8.4.0 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 1181687 to d05dfa4 Compare October 11, 2023 10:29
@github-actions
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.4.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.4.0 chore(deps): update curlimages/curl docker tag to v8.5.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from d05dfa4 to 5b3c2db Compare December 6, 2023 11:10
Copy link

github-actions bot commented Dec 6, 2023

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.5.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.5.0 chore(deps): update curlimages/curl docker tag to v8.6.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 5b3c2db to 9fdddd9 Compare January 31, 2024 10:03
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.6.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 9fdddd9 to e687e54 Compare March 19, 2024 18:24
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.6.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.6.0 chore(deps): update curlimages/curl docker tag to v8.7.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from e687e54 to 73a157a Compare March 27, 2024 10:59
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.7.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 73a157a to 7a3b7b4 Compare May 22, 2024 10:06
@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.7.1 chore(deps): update curlimages/curl docker tag to v8.8.0 May 22, 2024
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.8.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 7a3b7b4 to 5b8978c Compare July 25, 2024 13:56
@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.8.0 chore(deps): update curlimages/curl docker tag to v8.9.0 Jul 25, 2024
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.9.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 5b8978c to bb10858 Compare July 26, 2024 14:31
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.9.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.9.0 chore(deps): update curlimages/curl docker tag to v8.9.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from bb10858 to b043d5d Compare July 31, 2024 13:32
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.9.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from b043d5d to 4835ba6 Compare September 11, 2024 14:41
@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.9.1 chore(deps): update curlimages/curl docker tag to v8.10.0 Sep 11, 2024
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.10.0"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 4835ba6 to 2cfeb4e Compare September 18, 2024 09:24
@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.10.0 chore(deps): update curlimages/curl docker tag to v8.10.1 Sep 18, 2024
Copy link

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.10.1"
           }
         ]
       }
     }
   }
 }

@renovate renovate bot force-pushed the renovate/curlimages-curl-8.x branch from 2cfeb4e to 083e80f Compare November 6, 2024 11:29
@renovate renovate bot changed the title chore(deps): update curlimages/curl docker tag to v8.10.1 chore(deps): update curlimages/curl docker tag to v8.11.0 Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

minecraft/minecraft-cf-atm8 StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$

 {
   apiVersion: "apps/v1"
   kind: "StatefulSet"
   spec: {
     template: {
       spec: {
         initContainers: [
           {
             name: "download"
-            image: "curlimages/curl:8.1.2"
+            image: "curlimages/curl:8.11.0"
           }
         ]
       }
     }
   }
 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants