dezeroku / homelab

A repo describing my homelab
2 stars 0 forks source link

chore(deps): update helm release kube-prometheus-stack to v49 - autoclosed #5

Closed dezeroku closed 1 year ago

dezeroku commented 1 year ago

This PR contains the following updates:

Package Update Change Pending
kube-prometheus-stack (source) major 48.6.0 -> 49.2.0 50.2.0 (+2)

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack) ### [`v49.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-49.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-49.1.0...kube-prometheus-stack-49.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add support for relabelings and metricRelabelings by [@​Jonnobrow](https://togithub.com/Jonnobrow) in [https://github.com/prometheus-community/helm-charts/pull/3683](https://togithub.com/prometheus-community/helm-charts/pull/3683) #### New Contributors - [@​Jonnobrow](https://togithub.com/Jonnobrow) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3683](https://togithub.com/prometheus-community/helm-charts/pull/3683) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-49.1.0...kube-prometheus-stack-49.2.0 ### [`v49.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-49.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-49.0.0...kube-prometheus-stack-49.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Updates thanos image to v0.32.1 by [@​arukiidou](https://togithub.com/arukiidou) in [https://github.com/prometheus-community/helm-charts/pull/3735](https://togithub.com/prometheus-community/helm-charts/pull/3735) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-24.0.0...kube-prometheus-stack-49.1.0 ### [`v49.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-49.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-48.6.0...kube-prometheus-stack-49.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Upgrade crds to 0.67.1 by [@​EtienneBarbier](https://togithub.com/EtienneBarbier) in [https://github.com/prometheus-community/helm-charts/pull/3668](https://togithub.com/prometheus-community/helm-charts/pull/3668) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-mongodb-exporter-3.3.0...kube-prometheus-stack-49.0.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.



This PR has been generated by Renovate Bot.

dezeroku commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: helmfile/core/helmfile.lock
Command failed: install-tool helmfile 0.0.0-dev
Download failed: https://github.com/helmfile/helmfile/releases/download/v0.0.0-dev/helmfile_0.0.0-dev_linux_amd64.tar.gz
[01:43:44.519] INFO (176): Downloading file ...
    url: "https://github.com/helmfile/helmfile/releases/download/v0.0.0-dev/helmfile_0.0.0-dev_linux_amd64.tar.gz"
    output: "/tmp/renovate/cache/containerbase/017ae06813f9e6408177127ce17646bb6e53a2540e60fcfe9a0df3114c0a60b4/helmfile_0.0.0-dev_linux_amd64.tar.gz"
[01:43:44.607] FATAL (176): Response code 404 (Not Found)
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:32025:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:32080:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:32095:17)
              at Object.onceWrapper (node:events:652:26)
              at ClientRequest.emit (node:events:549:35)
              at ClientRequest.emit (node:domain:482:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:642:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
              at TLSSocket.socketOnData (node:_http_client:505:22)
              at TLSSocket.emit (node:events:537:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1693619024528,
        "socket": 1693619024529,
        "lookup": 1693619024530,
        "connect": 1693619024537,
        "secureConnect": 1693619024547,
        "upload": 1693619024547,
        "response": 1693619024599,
        "end": 1693619024604,
        "phases": {
          "wait": 1,
          "dns": 1,
          "tcp": 7,
          "tls": 10,
          "request": 0,
          "firstByte": 52,
          "download": 5,
          "total": 76
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/helmfile/helmfile/releases/download/v0.0.0-dev/helmfile_0.0.0-dev_linux_amd64.tar.gz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[01:43:44.633] INFO (176): Download completed with errors  in 114ms.