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

fix(container): update image curlimages/curl to v8.11.1 #772

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Update Change
curlimages/curl patch 8.11.0 -> 8.11.1

Release Notes

curl/curl-container (curlimages/curl)

v8.11.1

Compare Source

Changed
  • bump to curl 8.11.1
  • bump to alpine:3.21.0

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

@@ -348,13 +348,13 @@

         ver=$(curl -s -L https://api.github.com/repos/VictoriaMetrics/victoriametrics-datasource/releases/latest | grep -oE 'v[0-9]+\.[0-9]+\.[0-9]+' | head -1)
         curl -L https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/download/$ver/victoriametrics-datasource-$ver.tar.gz -o /var/lib/grafana/plugins/vm-plugin.tar.gz
         tar -xf /var/lib/grafana/plugins/vm-plugin.tar.gz -C /var/lib/grafana/plugins/
         rm /var/lib/grafana/plugins/vm-plugin.tar.gz
       command:
       - /bin/sh
-      image: curlimages/curl:8.11.0
+      image: curlimages/curl:8.11.1
       name: load-vm-ds-plugin
       securityContext:
         runAsGroup: 472
         runAsNonRoot: true
         runAsUser: 472
       volumeMounts:

Copy link

--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -21,13 +21,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 8c459817318949c17668faee3f5815c010949e89eb717f508b4ead5ac73df778
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 359c1ac3c60f96e03f2e2d8462c0f1cb009764c06b12c698aee79b6dbe012973
+        checksum/secret: 17e0d2d1405506f82d29b59aa232152e62ed838a55f40d9e3bcf05eb51b2a740
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -89,13 +89,13 @@

           ver=$(curl -s -L https://api.github.com/repos/VictoriaMetrics/victoriametrics-datasource/releases/latest | grep -oE 'v[0-9]+\.[0-9]+\.[0-9]+' | head -1)
           curl -L https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/download/$ver/victoriametrics-datasource-$ver.tar.gz -o /var/lib/grafana/plugins/vm-plugin.tar.gz
           tar -xf /var/lib/grafana/plugins/vm-plugin.tar.gz -C /var/lib/grafana/plugins/
           rm /var/lib/grafana/plugins/vm-plugin.tar.gz
         command:
         - /bin/sh
-        image: curlimages/curl:8.11.0
+        image: curlimages/curl:8.11.1
         name: load-vm-ds-plugin
         securityContext:
           runAsGroup: 472
           runAsNonRoot: true
           runAsUser: 472
         volumeMounts:

@gelato gelato merged commit d917954 into main Dec 16, 2024
6 checks passed
@gelato gelato deleted the renovate/curlimages-curl-8.x branch December 16, 2024 13:25
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