dezeroku / homelab

A repo describing my homelab
2 stars 0 forks source link

chore(deps): update helm release minio to v5.0.14 - autoclosed #14

Closed dezeroku closed 10 months ago

dezeroku commented 1 year ago

This PR contains the following updates:

Package Update Change
minio (source) patch 5.0.13 -> 5.0.14

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


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/services/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:53:29.379] INFO (169): 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:53:29.545] FATAL (169): 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": 1696384409393,
        "socket": 1696384409401,
        "lookup": 1696384409401,
        "connect": 1696384409424,
        "secureConnect": 1696384409451,
        "upload": 1696384409452,
        "response": 1696384409538,
        "end": 1696384409541,
        "phases": {
          "wait": 8,
          "dns": 0,
          "tcp": 23,
          "tls": 27,
          "request": 1,
          "firstByte": 86,
          "download": 3,
          "total": 148
        }
      },
      "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:53:29.592] INFO (169): Download completed with errors  in 213ms.