Skip to content

chore(mise): update tool helm (4.2.3 → 4.2.4) - #166

Merged
onedr0p merged 1 commit into
mainfrom
renovate/mise-tools
Aug 18, 2026
Merged

chore(mise): update tool helm (4.2.3 → 4.2.4)#166
onedr0p merged 1 commit into
mainfrom
renovate/mise-tools

Conversation

@sticky-gecko

@sticky-gecko sticky-gecko Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
helm tools patch 4.2.34.2.4

Release Notes

helm/helm (helm)

v4.2.4: Helm v4.2.4

Compare Source

Helm v4.2.4 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

Installation and Upgrading

Download Helm v4.2.4. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • Minimal fix to build failure from #​31211. 3900f43 (Scott Rigby)
  • fix: bump go.opentelemetry.io/otel to v1.44.0 for GO-2026-5158 (#​32521) f7c6e8f (Terry Howe)
  • chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 035a2c3 (dependabot[bot])
  • fix: pass registry client to downloader.Manager in upgrade f76a5f4 (Gates Wang)
  • Apply suggestions 5a7c6c7 (Will Noble)
  • Properly format the extra field in gzipped packages 2281848 (Will Noble)
  • Fix missing conflict retry with server-side apply (#​32088) 2c979a1 (Jakub Jaruszewski)
  • Potential fix for pull request finding 2bd2c66 (kimsungmin1)
  • fix(registry): resolve golangci-lint issues in token-auth tests 183a540 (kimsm28)
  • chore: go mod tidy after rebase on main 08d8da1 (kimsm28)
  • fix(registry): use plain-http registry in token-auth scope test 9655b5a (kimsm28)
  • Update pkg/registry/client.go 430dfac (Terry Howe)
  • test: improve client_scope_test.go to avoid data races and brittle assertions 9569605 (kimsm28)
  • fix typos in withScopeHint function comment 63f2b68 (kimsm28)
  • fix registry test failures by adjusting DockerRegistryHost and auth server listener management f7488c0 (kimsm28)
  • fix variable naming requestUrl -> requestURL 8fe78fb (kimsm28)
  • fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder d0670d2 (kimsm28)
  • change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error) 804256e (kimsungmin1)
  • change client_scope_test.go to use httptest d79bceb (kimsungmin1)
  • fix typo d34fcd9 (kimsungmin1)
  • remove freeport dependency 9fbd190 (kimsungmin1)
  • add newline in license header 9275661 (kimsungmin1)
  • fix scope when helm push to a registry that use token auth fef91f3 (kimsungmin1)
  • fix panic on repeated IsReachable calls e89ce68 (Mohammad Abdolirad)
  • fix(provenance): check error return in Digest ff1ac83 (Sebastien Tardif)
  • fix: address review feedback 4b4dedb (Sebastien Tardif)
  • fix: fetch logs from all containers in test pods 7c80103 (Sebastien Tardif)
  • chore: rename savedErr to clear its specific purpose ecc9cd2 (Jeaeun Kim)
  • chore: fix lint f6211ba (Jeaeun Kim)
  • chore: store err separately for clarity 3507ea5 (Jeaeun Kim)
  • chore: Improve error reporting for helm template --debug with --show-only 211ffae (Jeaeun Kim)
  • Address review comments 51a9837 (Matheus Pimenta)
  • Fix vanishing empty lines 83a8b70 (Matheus Pimenta)

Full Changelog: helm/helm@v4.2.3...v4.2.4


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

@sticky-gecko sticky-gecko Bot added the type/patch Issue relates to a patch version bump label Aug 16, 2026
@onedr0p
onedr0p merged commit 54d9e8f into main Aug 18, 2026
8 of 10 checks passed
@onedr0p
onedr0p deleted the renovate/mise-tools branch August 18, 2026 15:49
@sticky-gecko sticky-gecko Bot mentioned this pull request Aug 18, 2026
doonga added a commit to greyrock-labs/home-ops that referenced this pull request Aug 20, 2026
….4.0 ➔ 0.4.1) (#353)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-operations/gatus-sidecar](https://github.com/home-operations/gatus-sidecar) | patch | `0.4.0` → `0.4.1` |

---

### Release Notes

<details>
<summary>home-operations/gatus-sidecar (ghcr.io/home-operations/gatus-sidecar)</summary>

### [`v0.4.1`](https://github.com/home-operations/gatus-sidecar/blob/HEAD/CHANGELOG.md#041-2026-08-18)

[Compare Source](home-operations/gatus-sidecar@0.4.0...0.4.1)

##### Features

- **chart:** expose pod dnsPolicy and dnsConfig ([#&#8203;169](home-operations/gatus-sidecar#169)) ([f5aefc3](home-operations/gatus-sidecar@f5aefc3))

##### Bug Fixes

- **ci:** fail the merge gate on cancelled jobs, and key the lint cache on the toolchain ([#&#8203;144](home-operations/gatus-sidecar#144)) ([e054cd5](home-operations/gatus-sidecar@e054cd5))
- **go:** update module go (1.26.4 → 1.26.5) ([#&#8203;155](home-operations/gatus-sidecar#155)) ([78207d4](home-operations/gatus-sidecar@78207d4))

##### Documentation

- add AGENTS.md with Go conventions ([#&#8203;148](home-operations/gatus-sidecar#148)) ([3dfda7c](home-operations/gatus-sidecar@3dfda7c))
- point the CI badge at ci.yaml ([#&#8203;134](home-operations/gatus-sidecar#134)) ([71531e6](home-operations/gatus-sidecar@71531e6))

##### Build System

- **mise:** add actionlint and refresh the lockfile ([#&#8203;136](home-operations/gatus-sidecar#136)) ([831c5a4](home-operations/gatus-sidecar@831c5a4))

##### Continuous Integration

- gate pull requests on a single Build Success check ([#&#8203;133](home-operations/gatus-sidecar#133)) ([73dad7a](home-operations/gatus-sidecar@73dad7a))
- **github-action:** Update action actions/stale (v10.4.0 → v11.0.0) ([#&#8203;145](home-operations/gatus-sidecar#145)) ([23d5542](home-operations/gatus-sidecar@23d5542))
- **github-action:** Update action docker/github-builder (v1.14.0 → v1.15.0) ([#&#8203;143](home-operations/gatus-sidecar#143)) ([12acfd2](home-operations/gatus-sidecar@12acfd2))
- **github-action:** Update action docker/github-builder (v1.15.0 → v1.16.0) ([#&#8203;158](home-operations/gatus-sidecar#158)) ([f9b43af](home-operations/gatus-sidecar@f9b43af))
- **github-action:** Update action docker/login-action (v4.5.0 → v4.5.1) ([#&#8203;139](home-operations/gatus-sidecar#139)) ([8e67491](home-operations/gatus-sidecar@8e67491))
- **github-action:** Update action docker/login-action (v4.5.1 → v4.5.2) ([#&#8203;146](home-operations/gatus-sidecar#146)) ([a703c3e](home-operations/gatus-sidecar@a703c3e))
- **github-action:** Update action docker/login-action (v4.5.2 → v4.6.0) ([#&#8203;149](home-operations/gatus-sidecar#149)) ([29cd165](home-operations/gatus-sidecar@29cd165))
- **github-action:** Update action home-operations/.github/actions/workflow-lint (v1.0.2 → v1.0.3) ([#&#8203;154](home-operations/gatus-sidecar#154)) ([1c3100f](home-operations/gatus-sidecar@1c3100f))
- **github-action:** Update action jdx/mise-action (v4.2.1 → v4.2.2) ([#&#8203;138](home-operations/gatus-sidecar#138)) ([c1cb797](home-operations/gatus-sidecar@c1cb797))
- **github-action:** Update action jdx/mise-action (v4.2.2 → v4.2.3) ([#&#8203;141](home-operations/gatus-sidecar#141)) ([07739da](home-operations/gatus-sidecar@07739da))
- **github-action:** Update action jdx/mise-action (v4.2.3 → v4.2.4) ([#&#8203;156](home-operations/gatus-sidecar#156)) ([ad2bbef](home-operations/gatus-sidecar@ad2bbef))
- **github-action:** update workflow-lint action (1.0.0 → v1.0.2) ([#&#8203;151](home-operations/gatus-sidecar#151)) ([8bf4e80](home-operations/gatus-sidecar@8bf4e80))
- lint workflows with the shared composite action ([#&#8203;137](home-operations/gatus-sidecar#137)) ([7110013](home-operations/gatus-sidecar@7110013))
- skip release-please version-bump PRs in checks ([#&#8203;132](home-operations/gatus-sidecar#132)) ([942818b](home-operations/gatus-sidecar@942818b))
- wire govulncheck into mise and CI ([#&#8203;153](home-operations/gatus-sidecar#153)) ([3215692](home-operations/gatus-sidecar@3215692))

##### Miscellaneous Chores

- **github-action:** update action jdx/mise-action (v4.2.4 → v4.2.5) ([#&#8203;163](home-operations/gatus-sidecar#163)) ([ea36762](home-operations/gatus-sidecar@ea36762))
- **go:** pin go directive to 1.26.0 ([#&#8203;164](home-operations/gatus-sidecar#164)) ([ef1e90f](home-operations/gatus-sidecar@ef1e90f))
- **mise:** prune lockfile to used platforms ([#&#8203;152](home-operations/gatus-sidecar#152)) ([985f054](home-operations/gatus-sidecar@985f054))
- **mise:** Update tool cosign (3.1.2 → 3.1.3) ([#&#8203;159](home-operations/gatus-sidecar#159)) ([bfc4666](home-operations/gatus-sidecar@bfc4666))
- **mise:** update tool go (1.26.5 → 1.26.6) ([#&#8203;167](home-operations/gatus-sidecar#167)) ([91d1df7](home-operations/gatus-sidecar@91d1df7))
- **mise:** update tool go:golang.org/x/vuln/cmd/govulncheck (1.6.0 → v1.7.0) ([#&#8203;162](home-operations/gatus-sidecar#162)) ([c1c0045](home-operations/gatus-sidecar@c1c0045))
- **mise:** update tool helm (4.2.3 → 4.2.4) ([#&#8203;166](home-operations/gatus-sidecar#166)) ([54d9e8f](home-operations/gatus-sidecar@54d9e8f))
- **mise:** Update tool oxfmt (0.60.0 → 0.61.0) ([#&#8203;140](home-operations/gatus-sidecar#140)) ([afe9a57](home-operations/gatus-sidecar@afe9a57))
- **mise:** Update tool oxfmt (0.61.0 → 0.62.0) ([#&#8203;157](home-operations/gatus-sidecar#157)) ([ce27824](home-operations/gatus-sidecar@ce27824))
- **mise:** Update tool oxfmt (0.62.0 → 0.63.0) ([#&#8203;160](home-operations/gatus-sidecar#160)) ([1b1a9b6](home-operations/gatus-sidecar@1b1a9b6))
- **mise:** Update tool zizmor (1.28.0 → 1.29.0) ([#&#8203;150](home-operations/gatus-sidecar#150)) ([c51caab](home-operations/gatus-sidecar@c51caab))
- **release-please:** standardize the release pull request title pattern ([#&#8203;147](home-operations/gatus-sidecar#147)) ([588de11](home-operations/gatus-sidecar@588de11))
- standardize release-please changelog sections ([#&#8203;142](home-operations/gatus-sidecar#142)) ([c4779cd](home-operations/gatus-sidecar@c4779cd))

</details>

---

### Configuration

📅 **Schedule**: (in timezone America/New_York)

- 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: Todd Punderson <tpunderson@greyrock.io>
Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/patch Issue relates to a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant