From b36b6330d541889fd6eccedc99902eb48d4e4b5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Dec 2025 22:54:06 +0000 Subject: [PATCH] Update Helm release eraser to v1.4.1 (#2217) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [eraser](https://github.com/eraser-dev/eraser) | minor | `v1.3.1` -> `1.4.1` | --- ### Release Notes
eraser-dev/eraser (eraser) ### [`v1.4.1`](https://github.com/eraser-dev/eraser/releases/tag/v1.4.1) [Compare Source](https://github.com/eraser-dev/eraser/compare/v1.3.1...v1.4.1) #### Chores - Prepare v1.4.0 release ([#​1085](https://github.com/eraser-dev/eraser/issues/1085)) [#​1085](https://github.com/eraser-dev/eraser/pull/1085) ([github-actions\[bot\]](https://github.com/eraser-dev/eraser/commit/e89d5853e91b172d0384ef89a15eb99f9fa121dc)) - Prepare v1.4.1 release ([#​1190](https://github.com/eraser-dev/eraser/issues/1190)) [#​1190](https://github.com/eraser-dev/eraser/pull/1190) ([github-actions\[bot\]](https://github.com/eraser-dev/eraser/commit/bb7634b60686bf2d413af42504921ce3f3bf0a3f)) - fix vulnerabilities and CI failures ([#​1179](https://github.com/eraser-dev/eraser/issues/1179)) ([Ashna Mehrotra](https://github.com/eraser-dev/eraser/commit/a9cfd88d3f0e51f8b19a356997f8e3b16b6f20bf)) - revert "chore: Prepare v1.4.1 release" ([#​1191](https://github.com/eraser-dev/eraser/issues/1191)) [#​1191](https://github.com/eraser-dev/eraser/pull/1191) ([Ashna Mehrotra](https://github.com/eraser-dev/eraser/commit/311e972dbe096f18d7a814b29ef24bbfc5b1071b)) - release 1.4.1 cherry pick module upgrades ([#​1192](https://github.com/eraser-dev/eraser/issues/1192)) [#​1192](https://github.com/eraser-dev/eraser/pull/1192) ([Ashna Mehrotra](https://github.com/eraser-dev/eraser/commit/96b21edac8e0c14ee045c0a193a95e0652e84c5a)) - Prepare v1.4.1 release ([#​1193](https://github.com/eraser-dev/eraser/issues/1193)) [#​1193](https://github.com/eraser-dev/eraser/pull/1193) ([github-actions\[bot\]](https://github.com/eraser-dev/eraser/commit/4b1a8342f458d18f969f428e7e5f8ffca7f16697)) #### Commits - [`1d7dabe`](https://github.com/eraser-dev/eraser/commit/1d7dabe): Upgrade OpenTelemetry modules to v1.37.0 and migrate deprecated APIs ([#​1160](https://github.com/eraser-dev/eraser/issues/1160)) (Copilot) - [`a5e6a65`](https://github.com/eraser-dev/eraser/commit/a5e6a65): Merge branch 'release-1.4' of github.com:Azure/eraser into release-1.4 (ashnamehrotra)
--- ### 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 is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2217 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/eraser/Chart.lock | 6 +++--- clusters/cl01tl/helm/eraser/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/eraser/Chart.lock b/clusters/cl01tl/helm/eraser/Chart.lock index 417d8ad74..470245a49 100644 --- a/clusters/cl01tl/helm/eraser/Chart.lock +++ b/clusters/cl01tl/helm/eraser/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: eraser repository: https://eraser-dev.github.io/eraser/charts - version: 1.3.1 -digest: sha256:17b561a00acc809810dccd226e7b6d757db39b34a6095dee879da761098125f9 -generated: "2025-12-01T20:25:36.491841-06:00" + version: 1.4.1 +digest: sha256:da828de684b0cd82e99994586f3db4f55c43c01607c4d8d0e70e204c7bbbbf5b +generated: "2025-12-03T22:53:20.200917773Z" diff --git a/clusters/cl01tl/helm/eraser/Chart.yaml b/clusters/cl01tl/helm/eraser/Chart.yaml index 294b84d40..c3ff1ae88 100644 --- a/clusters/cl01tl/helm/eraser/Chart.yaml +++ b/clusters/cl01tl/helm/eraser/Chart.yaml @@ -14,7 +14,7 @@ maintainers: - name: alexlebens dependencies: - name: eraser - version: v1.3.1 + version: 1.4.1 repository: https://eraser-dev.github.io/eraser/charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png appVersion: v1.3.1