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 helm release app-template to v2.6.0 #17

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

Conversation

dezeroku
Copy link
Owner

@dezeroku dezeroku commented Oct 16, 2023

This PR contains the following updates:

Package Update Change
app-template major 1.5.1 -> 2.6.0
app-template minor 2.5.0 -> 2.6.0

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


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

This PR has been generated by Renovate Bot.

@dezeroku
Copy link
Owner Author

dezeroku commented Oct 16, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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:50:00.847] INFO (180): 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:50:00.931] FATAL (180): 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": 1707961800857,
        "socket": 1707961800859,
        "lookup": 1707961800860,
        "connect": 1707961800863,
        "secureConnect": 1707961800871,
        "upload": 1707961800871,
        "response": 1707961800925,
        "end": 1707961800928,
        "phases": {
          "wait": 2,
          "dns": 1,
          "tcp": 3,
          "tls": 8,
          "request": 0,
          "firstByte": 54,
          "download": 3,
          "total": 71
        }
      },
      "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:50:00.949] INFO (180): Download completed with errors  in 102ms.

@dezeroku dezeroku force-pushed the renovate/app-template-2.x branch 2 times, most recently from 2c60965 to 062d66d Compare November 25, 2023 01:52
@dezeroku dezeroku changed the title chore(deps): update helm release app-template to v2 chore(deps): update helm release app-template to v2.6.0 Feb 15, 2024
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.

2 participants