35f6e2419b9921f90fa02c5682ecf01dabd4d105
44027
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
4a52768969 |
chore(helm): update image ghcr.io/gethomepage/homepage v1.2.0 → v1.3.2 (#35908)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/gethomepage/homepage](https://redirect.github.com/gethomepage/homepage) | minor | `5e6bcbb` -> `4f923bf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary> ### [`v1.3.2`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.3.2) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.3.1...v1.3.2) #### What's Changed - Enhancement: support breaking changes in wg-easy v15 by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5343](https://redirect.github.com/gethomepage/homepage/pull/5343) - Fix: make gluetun port_forwarded opt-in by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5345](https://redirect.github.com/gethomepage/homepage/pull/5345) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.3.0...v1.3.2 ### [`v1.3.1`](https://redirect.github.com/gethomepage/homepage/compare/v1.3.0...v1.3.1) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.3.0...v1.3.1) ### [`v1.3.0`](https://redirect.github.com/gethomepage/homepage/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/gethomepage/homepage/compare/v1.2.0...v1.3.0) #### What's Changed - Chore(deps): Bump recharts from 2.15.1 to 2.15.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/5234](https://redirect.github.com/gethomepage/homepage/pull/5234) - Chore(deps-dev): Bump eslint from 9.21.0 to 9.25.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/5230](https://redirect.github.com/gethomepage/homepage/pull/5230) - Chore(deps): Bump next from 15.2.4 to 15.3.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/5231](https://redirect.github.com/gethomepage/homepage/pull/5231) - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/gethomepage/homepage/pull/5232](https://redirect.github.com/gethomepage/homepage/pull/5232) - Feature: Jellystat widget by [@​Zlendy](https://redirect.github.com/Zlendy) in [https://github.com/gethomepage/homepage/pull/5185](https://redirect.github.com/gethomepage/homepage/pull/5185) - Enhancement: add optional token parameter for gamedig by [@​InsertDisc](https://redirect.github.com/InsertDisc) in [https://github.com/gethomepage/homepage/pull/5245](https://redirect.github.com/gethomepage/homepage/pull/5245) - Fix: ensure https protocol with docker tls by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5248](https://redirect.github.com/gethomepage/homepage/pull/5248) - Chore: change to ical.js for ical parsing by [@​matheusvellone](https://redirect.github.com/matheusvellone) in [https://github.com/gethomepage/homepage/pull/5241](https://redirect.github.com/gethomepage/homepage/pull/5241) - Enhancement: respect search engine order from config by [@​sharpsan](https://redirect.github.com/sharpsan) in [https://github.com/gethomepage/homepage/pull/5250](https://redirect.github.com/gethomepage/homepage/pull/5250) - Enhancement: Add port_forwarded field to Gluetun widget by [@​ceramicwhite](https://redirect.github.com/ceramicwhite) in [https://github.com/gethomepage/homepage/pull/2262](https://redirect.github.com/gethomepage/homepage/pull/2262) - Enhancement: support specifying protocol for Docker Socket Proxy by [@​grbkdd](https://redirect.github.com/grbkdd) in [https://github.com/gethomepage/homepage/pull/5285](https://redirect.github.com/gethomepage/homepage/pull/5285) - Fix: refresh beszel token if empty list is returned by [@​henrygd](https://redirect.github.com/henrygd) in [https://github.com/gethomepage/homepage/pull/5292](https://redirect.github.com/gethomepage/homepage/pull/5292) - Enhancement: support nested services via labels for mixed layout-only groups by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5295](https://redirect.github.com/gethomepage/homepage/pull/5295) - Enhancement: Support more docker API connection options. by [@​apollo13](https://redirect.github.com/apollo13) in [https://github.com/gethomepage/homepage/pull/5304](https://redirect.github.com/gethomepage/homepage/pull/5304) - Enhancement: Checkmk widget by [@​dmchmk](https://redirect.github.com/dmchmk) in [https://github.com/gethomepage/homepage/pull/5301](https://redirect.github.com/gethomepage/homepage/pull/5301) - Chore: improve PUID/PGID support by [@​shamoon](https://redirect.github.com/shamoon) in [https://github.com/gethomepage/homepage/pull/5314](https://redirect.github.com/gethomepage/homepage/pull/5314) - Fix: glances info widget system data out of bounds by [@​TimEnglart](https://redirect.github.com/TimEnglart) in [https://github.com/gethomepage/homepage/pull/5316](https://redirect.github.com/gethomepage/homepage/pull/5316) - New Crowdin translations by GitHub Action by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/gethomepage/homepage/pull/5228](https://redirect.github.com/gethomepage/homepage/pull/5228) #### New Contributors - [@​sharpsan](https://redirect.github.com/sharpsan) made their first contribution in [https://github.com/gethomepage/homepage/pull/5250](https://redirect.github.com/gethomepage/homepage/pull/5250) - [@​ceramicwhite](https://redirect.github.com/ceramicwhite) made their first contribution in [https://github.com/gethomepage/homepage/pull/2262](https://redirect.github.com/gethomepage/homepage/pull/2262) - [@​grbkdd](https://redirect.github.com/grbkdd) made their first contribution in [https://github.com/gethomepage/homepage/pull/5285](https://redirect.github.com/gethomepage/homepage/pull/5285) - [@​henrygd](https://redirect.github.com/henrygd) made their first contribution in [https://github.com/gethomepage/homepage/pull/5292](https://redirect.github.com/gethomepage/homepage/pull/5292) - [@​apollo13](https://redirect.github.com/apollo13) made their first contribution in [https://github.com/gethomepage/homepage/pull/5304](https://redirect.github.com/gethomepage/homepage/pull/5304) - [@​dmchmk](https://redirect.github.com/dmchmk) made their first contribution in [https://github.com/gethomepage/homepage/pull/5301](https://redirect.github.com/gethomepage/homepage/pull/5301) - [@​TimEnglart](https://redirect.github.com/TimEnglart) made their first contribution in [https://github.com/gethomepage/homepage/pull/5316](https://redirect.github.com/gethomepage/homepage/pull/5316) **Full Changelog**: https://github.com/gethomepage/homepage/compare/v1.2.0...v1.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0553f9b2dd |
chore(helm): update image docker.io/kubernetesui/dashboard-web 1.6.2 → 1.7.0 (#35904)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard) | minor | `938145e` -> `cc7c31b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kubernetes/dashboard (docker.io/kubernetesui/dashboard-web)</summary> ### [`v1.7.0`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.6.2...v1.7.0) #### Breaking change Since version 1.7 Dashboard uses more secure setup. It means, that by default it has the minimal set of privileges and can only be accessed over HTTPS. It is recommended to read [Access Control](https://redirect.github.com/kubernetes/dashboard/wiki/Access-control) guide before performing any further steps. #### Changelog - Add login mechanism - Add login menu to the toolbar - Add encryption key storing mechanism - Add token expiration/refresh feature - Disable HTTP when serving HTTPS - Move documentation to the [Wiki](https://redirect.github.com/kubernetes/dashboard/wiki) and update it - Update YAML files and landing page - Add init container for AMD64 and ARM architectures - Add support for Traditional Chinese language - Add pod status chart to the overview - Add endpoints table to service detail view - Add link to logs for job views - Display more info about PV and PVC - Fix scaling button - Finish migration from creator annotation to owner references - Fix replication controller pod status - Fix nil-pointer dereference error on multiple views - Make zero states consistent across app - Fix tooltips across app - Add periodic health check for metrics app - Add download button for log file - Fix annotation display - Finish client-go migration - Switch package manager to dep - Multiple minor improvements in build pipeline #### Images gcr.io/google_containers/kubernetes-dashboard-arm64:v1.7.0 gcr.io/google_containers/kubernetes-dashboard-amd64:v1.7.0 gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.7.0 gcr.io/google_containers/kubernetes-dashboard-arm:v1.7.0 gcr.io/google_containers/kubernetes-dashboard-s390x:v1.7.0 #### Init images Used by our quick installation guide described in [Getting Started](https://redirect.github.com/kubernetes/dashboard#getting-started). Check out [Installation](https://redirect.github.com/kubernetes/dashboard/wiki/Installation) guide for deployments information on other architectures. gcr.io/google_containers/kubernetes-dashboard-init-amd64:v1.0.1 gcr.io/google_containers/kubernetes-dashboard-init-arm:v1.0.1 #### Installation ```bash kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.7.0/src/deploy/recommended/kubernetes-dashboard.yaml ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
dcb0a79465 |
chore(helm): update image docker.io/misskey/misskey 2025.5.0 → 2025.5.1 (#35881)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey) | patch | `5c90a0c` -> `4d8dd98` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary> ### [`v2025.5.1`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202551) [Compare Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.5.0...2025.5.1) ##### Note - 設定ファイルの以下の項目がコントロールパネルから設定するようになりました - signToActivityPubGet - proxyRemoteFiles - disallowExternalApRedirect - 許可しないかどうかではなく、許可するかどうかの設定(allowExternalApRedirect)になりました ##### General - Feat: 非ログインでサーバーを閲覧された際に、サーバー内のコンテンツを非公開にすることができるようになりました - モデレーションが行き届きにくい不適切なリモートコンテンツなどが、自サーバー経由で図らずもインターネットに公開されてしまうことによるトラブル防止などに役立ちます - 「全て公開(今までの挙動)」「ローカルのコンテンツだけ公開(=サーバー内で受信されたリモートのコンテンツは公開しない)」「何も公開しない」から選択できます - デフォルト値は「ローカルのコンテンツだけ公開」になっています - Feat: ロールでアップロード可能なファイル種別を設定可能になりました - デフォルトは**テキスト、JSON、画像、動画、音声ファイル**になっています。zipなど、その他の種別のファイルは含まれていないため、必要に応じて設定を変更してください。 - 場合によってはファイル種別を正しく検出できないことがあります(特にテキストフォーマット)。その場合、ファイル種別は application/octet-stream と見做されます。 - したがって、それらの種別不明ファイルを許可したい場合は application/octet-stream を指定に追加してください。 - Feat: プレビュー先がリダイレクトを伴う場合、リダイレクト先のコンテンツを取得しに行くか否かを設定できるように([#​16043](https://redirect.github.com/misskey-dev/misskey/issues/16043)) - Enhance: UIのアイコンデータの読み込みを軽量化 ##### Client - Feat: ドライブのUIが強化されました - 複数のファイルをまとめて移動できるようになりました - Feat: ファイルのアップロードUIが一新されました - アップロード前にファイル情報を確認できるようになりました - 圧縮の品質を選択できるようになりました - アップロードに失敗したときに再試行できるようになりました - アップロード前に画像のクロッピングを行えるようになりました - ファイルサイズのチェックは圧縮後の実際にアップロードされるサイズで行われるようになりました - ファイルのアップロードを中断できるようになりました - Feat: サーバー初期設定ウィザードが実装されました - 簡単なウィザードに従うだけで、サーバーに最適な設定が適用されます - Feat: Websocket接続を行わずにMisskeyを利用するNo Websocketモードが実装されました(beta) - サーバーのパフォーマンス向上に寄与することが期待されます - 何らの理由によりWebsocket接続が行えない環境でも快適に利用可能です - 従来のWebsocket接続を行うモードはリアルタイムモードとして再定義されました - チャットなど、一部の機能は引き続き設定に関わらずWebsocket接続が行われます - Feat: 絵文字をミュート可能にする機能 - 絵文字(ユニコードの絵文字・カスタム絵文字)毎にミュートし、不可視化することができるようになりました - Feat: モバイルデバイスで折りたたまれたUIの展開表示に全画面ページを使用できるように(実験的) - Enhance: 設定の同期をオンにするときに競合したときに値をマージできるように - Enhance: メモリ使用量を軽減しました - Enhance: 画像の高品質なプレースホルダを無効化してパフォーマンスを向上させるオプションを追加 - Enhance: 招待されているが参加していないルームを開いたときに、招待を承認するかどうか尋ねるように - Enhance: リプライ元にアンケートがあることが表示されるように - Enhance: ノートのサーバー情報のデザインを改善・パフォーマンス向上\ (Based on [https://github.com/taiyme/misskey/pull/198](https://redirect.github.com/taiyme/misskey/pull/198), [https://github.com/taiyme/misskey/pull/211](https://redirect.github.com/taiyme/misskey/pull/211), [https://github.com/taiyme/misskey/pull/283](https://redirect.github.com/taiyme/misskey/pull/283)) - Enhance: ユーザー設定でURLプレビューを無効化できるように - Enhance: ヒントとコツを追加 - Enhance: ヒントとコツを再表示できるように - Enhance: AiScriptからtoastを表示する関数 `Mk:toast` を追加 - Enhance: シンタックスハイライトのエンジンをJavaScriptベースのものに変更 - フロントエンドの読み込みサイズを軽量化しました - ほとんどの言語のハイライトは問題なく行えますが、互換性の問題により一部の言語が正常にハイライトできなくなる可能性があります。詳しくは https://shiki.style/references/engine-js-compat をご覧ください。 - Fix: チャットに動画ファイルを送付すると、動画の表示が崩れてしまい視聴出来ない問題を修正 - Fix: アカウント依存かつ初期状態である設定値をサーバー同期しようとした際に正しくコンフリクト検出されない問題を修正 - Fix: "時計"ウィジェット(Clock)において、Transparent設定が有効でも、その背景が透過されない問題を修正 - Fix: 一定時間操作がなかったら動画プレイヤーのコントロールを隠すように - Fix: Twitchのクリップがプレイヤーで再生できない問題を修正 ##### Server - Enhance: リストやフォローをエクスポートする際にリプライを含むかどうかの情報を含むように - Enhance: チャットルームの最大メンバー数を30人から50人に調整 - Enhance: ノートのレスポンスにアンケートが添付されているかどうかを示すフラグ`hasPoll`を追加 - Enhance: チャットルームのレスポンスに招待されているかどうかを示すフラグ`invitationExists`を追加 - Enhance: レートリミットの計算方法を調整 ([#​13997](https://redirect.github.com/misskey-dev/misskey/issues/13997)) - Enhance: 外部サイトのOGPのキャッシュ期間を調整 - Fix: チャットルームが削除された場合・チャットルームから抜けた場合に、未読状態が残り続けることがあるのを修正 - Fix: ユーザ除外アンテナをインポートできない問題を修正 - Fix: アンテナのセンシティブなチャンネルのノートを含むかどうかの情報がエクスポートされない問題を修正 - Fix: ミュート対象ユーザーが引用されているノートがRNされたときにミュートを貫通してしまう問題を修正 [#​16009](https://redirect.github.com/misskey-dev/misskey/issues/16009) - Fix: 連合モードが「なし」の場合に、生成されるHTML内のactivity jsonへのリンクタグを省略するように - Fix: コントロールパネルから招待コードを作成すると作成者の情報が記録されない問題を修正 - Fix: コントロールパネルのジョブキューページからPausedなジョブ一覧を閲覧できない問題を修正 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5e240069e5 |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1971 → 0.22.1978 (#35885)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `2a2b86a` -> `a187b21` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1cac960be7 |
chore(helm): update image ghcr.io/linuxserver/ombi digest to dd2530c (#35853)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages) ([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest | `6819d91` -> `dd2530c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
11bd60761e |
chore(helm): update image ghcr.io/pi-hole/pihole 2025.04.0 → 2025.05.1 (#35912)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole) | minor | `c2215c5` -> `db38df3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary> ### [`v2025.05.1`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.05.1) [Compare Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.05.0...2025.05.1) <!-- Release notes generated using configuration in .github/release.yml at master --> No functional changes, retag to bring inthe correct web interface version **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.05.0...2025.05.1 ### [`v2025.05.0`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.05.0) [Compare Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.04.0...2025.05.0) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed (Docker Specific) - Improve Tips section: clarify webserver port conflict handling by [@​FreSchNDE](https://redirect.github.com/FreSchNDE) in [https://github.com/pi-hole/docker-pi-hole/pull/1823](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1823) #### New Contributors - [@​FreSchNDE](https://redirect.github.com/FreSchNDE) made their first contribution in [https://github.com/pi-hole/docker-pi-hole/pull/1823](https://redirect.github.com/pi-hole/docker-pi-hole/pull/1823) **Full Changelog**: https://github.com/pi-hole/docker-pi-hole/compare/2025.04.0...2025.05.0 Also includes the latest Pi-hole changes: https://pi-hole.net/blog/2025/05/30/pi-hole-ftl-v6-2-web-v6-2-and-core-v6-1-released/#page-content #### What’s Changed (FTL v6.2) - Fix minor spelling mistake in API docs by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/FTL/pull/2399](https://redirect.github.com/pi-hole/FTL/pull/2399) - fix: batch request body spec by [@​tien](https://redirect.github.com/tien) in [https://github.com/pi-hole/FTL/pull/2389](https://redirect.github.com/pi-hole/FTL/pull/2389) - fix: make getAuth security optional by [@​tien](https://redirect.github.com/tien) in [https://github.com/pi-hole/FTL/pull/2388](https://redirect.github.com/pi-hole/FTL/pull/2388) - fix: incorrect session field requirements by [@​tien](https://redirect.github.com/tien) in [https://github.com/pi-hole/FTL/pull/2387](https://redirect.github.com/pi-hole/FTL/pull/2387) - Add privacy_level to /padd endpoint by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/FTL/pull/2402](https://redirect.github.com/pi-hole/FTL/pull/2402) - Parameter is called length not n in GET /queries by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2407](https://redirect.github.com/pi-hole/FTL/pull/2407) - Fix duplicate web port information output in FTL startup by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/FTL/pull/2410](https://redirect.github.com/pi-hole/FTL/pull/2410) - Fix logfile warning port length truncation (bug [https://github.com/pi-hole/FTL/issues/2408](https://redirect.github.com/pi-hole/FTL/issues/2408)) by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2409](https://redirect.github.com/pi-hole/FTL/pull/2409) - Remove dns.watch from upstream DNS server list by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/FTL/pull/2411](https://redirect.github.com/pi-hole/FTL/pull/2411) - Prevent home.arpa queries from being upstreamed. RFC 8375 by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2405](https://redirect.github.com/pi-hole/FTL/pull/2405) - Fix redirecting when redirecting from /admin/ to /admin/login and back by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2415](https://redirect.github.com/pi-hole/FTL/pull/2415) - Move manual filtering to FTLs file parsing by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2381](https://redirect.github.com/pi-hole/FTL/pull/2381) - Various small fixes by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2392](https://redirect.github.com/pi-hole/FTL/pull/2392) - Update embedded dnsmasq to v2.92test2 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2417](https://redirect.github.com/pi-hole/FTL/pull/2417) - Fix signedness error in the NTP total round-trip delay calculation by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2420](https://redirect.github.com/pi-hole/FTL/pull/2420) - Use webhome variable also on the API documentation page by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2406](https://redirect.github.com/pi-hole/FTL/pull/2406) - Report RFC6598 shared address space as “Carrier-Grade NAT” by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2423](https://redirect.github.com/pi-hole/FTL/pull/2423) - Fix mishanding of CONF_UINT16 config options by [@​shawnanastasio](https://redirect.github.com/shawnanastasio) in [https://github.com/pi-hole/FTL/pull/2426](https://redirect.github.com/pi-hole/FTL/pull/2426) - Feature/fix yocto cross build by [@​rehsack](https://redirect.github.com/rehsack) in [https://github.com/pi-hole/FTL/pull/2425](https://redirect.github.com/pi-hole/FTL/pull/2425) - Update embedded civetweb by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2428](https://redirect.github.com/pi-hole/FTL/pull/2428) - Check for existing NTP client when starting FTL by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2416](https://redirect.github.com/pi-hole/FTL/pull/2416) - Validate received NTP packets for version and server synchronisation by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/FTL/pull/2431](https://redirect.github.com/pi-hole/FTL/pull/2431) - Use CODEOWNERS instead of deprecated dependbot/reviewers by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/FTL/pull/2437](https://redirect.github.com/pi-hole/FTL/pull/2437) - Modify how we use xxd to compile assets into the FTL binary by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2446](https://redirect.github.com/pi-hole/FTL/pull/2446) - Update dnsmasq to v2.91test5 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2433](https://redirect.github.com/pi-hole/FTL/pull/2433) - Update embedded SQLite3 to 3.49.2 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2447](https://redirect.github.com/pi-hole/FTL/pull/2447) - Gravity: support for arbitrary HOSTS-like list formats by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2439](https://redirect.github.com/pi-hole/FTL/pull/2439) - Set dns.interface to eth0 by default by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/FTL/pull/2448](https://redirect.github.com/pi-hole/FTL/pull/2448) - Update embedded dnsmasq by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2457](https://redirect.github.com/pi-hole/FTL/pull/2457) - Adjust write_to_file function to include the CA certificate by [@​nathansmeal](https://redirect.github.com/nathansmeal) in [https://github.com/pi-hole/FTL/pull/2465](https://redirect.github.com/pi-hole/FTL/pull/2465) - Update SQLite to 3.50.0 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2469](https://redirect.github.com/pi-hole/FTL/pull/2469) ##### New Contributors - [@​tien](https://redirect.github.com/tien) made their first contribution in [https://github.com/pi-hole/FTL/pull/2389](https://redirect.github.com/pi-hole/FTL/pull/2389) - [@​shawnanastasio](https://redirect.github.com/shawnanastasio) made their first contribution in [https://github.com/pi-hole/FTL/pull/2426](https://redirect.github.com/pi-hole/FTL/pull/2426) - [@​rehsack](https://redirect.github.com/rehsack) made their first contribution in [https://github.com/pi-hole/FTL/pull/2425](https://redirect.github.com/pi-hole/FTL/pull/2425) - [@​nathansmeal](https://redirect.github.com/nathansmeal) made their first contribution in [https://github.com/pi-hole/FTL/pull/2465](https://redirect.github.com/pi-hole/FTL/pull/2465) Full Changelog: https://github.com/pi-hole/FTL/compare/v6.1...v6.2 #### What’s Changed (Web v6.2) - Streamline actions, format and switch to Node.js 22 by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3357](https://redirect.github.com/pi-hole/web/pull/3357) - Remove remaining hard-coded /admin/ paths in the webinterface by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3370](https://redirect.github.com/pi-hole/web/pull/3370) - Fix Local CNAME records records mistake by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3367](https://redirect.github.com/pi-hole/web/pull/3367) - Fix concurrency issue about const apiUrl by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/web/pull/3371](https://redirect.github.com/pi-hole/web/pull/3371) - groups-lists: remove unneeded HTML escape by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3379](https://redirect.github.com/pi-hole/web/pull/3379) - login.js: fix deprecated submit() usage by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3380](https://redirect.github.com/pi-hole/web/pull/3380) - Remove x-dns-prefetch-control meta tag by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3378](https://redirect.github.com/pi-hole/web/pull/3378) - group-domains: fix uncaught TypeError due to invalid URLs by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3383](https://redirect.github.com/pi-hole/web/pull/3383) - Replace remaining i element cases with em by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3381](https://redirect.github.com/pi-hole/web/pull/3381) - Revert the defer addition for now by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3382](https://redirect.github.com/pi-hole/web/pull/3382) - header: fix runtime error when query_string is null by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3395](https://redirect.github.com/pi-hole/web/pull/3395) - utils: fix typo in showAlert() by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3403](https://redirect.github.com/pi-hole/web/pull/3403) - queries: make the Advanced filtering button occupy all space by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3402](https://redirect.github.com/pi-hole/web/pull/3402) - Remove icheckbox related-code except for primary by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3387](https://redirect.github.com/pi-hole/web/pull/3387) - queries: add missing display: none by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3405](https://redirect.github.com/pi-hole/web/pull/3405) - Allow free input in upstream filter by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3408](https://redirect.github.com/pi-hole/web/pull/3408) - Fix console warning when no password set by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/web/pull/3410](https://redirect.github.com/pi-hole/web/pull/3410) - Modernize JS and tighten things by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3388](https://redirect.github.com/pi-hole/web/pull/3388) - high-contrast.css: fix duplicate selector by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3411](https://redirect.github.com/pi-hole/web/pull/3411) - Remove unused CSS by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3420](https://redirect.github.com/pi-hole/web/pull/3420) - Add missing display: none for collapsed boxes by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3417](https://redirect.github.com/pi-hole/web/pull/3417) - Remove unused HTML elements by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3418](https://redirect.github.com/pi-hole/web/pull/3418) - Update chart.umd.js.map from npm by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3419](https://redirect.github.com/pi-hole/web/pull/3419) - settings-api: add missing end closing p tag by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3428](https://redirect.github.com/pi-hole/web/pull/3428) - settings-system: fix span end tag typo by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3427](https://redirect.github.com/pi-hole/web/pull/3427) - login: fix deprecated submit() function by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3425](https://redirect.github.com/pi-hole/web/pull/3425) - settings-api: fix deprecated keyup() function by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3424](https://redirect.github.com/pi-hole/web/pull/3424) - gravity: remove the unused ?go code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3426](https://redirect.github.com/pi-hole/web/pull/3426) - disabled and checked are boolean attributes by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3434](https://redirect.github.com/pi-hole/web/pull/3434) - queries: replace the deprecated jQuery.parseJSON with JSON.parse by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3435](https://redirect.github.com/pi-hole/web/pull/3435) - package.json: sort deps by name by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3437](https://redirect.github.com/pi-hole/web/pull/3437) - Use CODEOWNERS instead of deprecated dependbot/reviewers by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3433](https://redirect.github.com/pi-hole/web/pull/3433) - Add ‘Bug: Confirmed’ to stale exempt list by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3432](https://redirect.github.com/pi-hole/web/pull/3432) - Various minor tweaks to the LCARS theme by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3446](https://redirect.github.com/pi-hole/web/pull/3446) - queries: fix box markup by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3445](https://redirect.github.com/pi-hole/web/pull/3445) - Use the same default interface used by FTL if none is set in pihole.toml by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3436](https://redirect.github.com/pi-hole/web/pull/3436) - Use font-weight: 600 by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3449](https://redirect.github.com/pi-hole/web/pull/3449) - Use mg.script_name to retrieve the scriptname by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3447](https://redirect.github.com/pi-hole/web/pull/3447) - .user-header: use font-weight: 600 by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3450](https://redirect.github.com/pi-hole/web/pull/3450) - settings-system.js: remove unused overlay code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3455](https://redirect.github.com/pi-hole/web/pull/3455) - settings-advanced: remove unused code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3454](https://redirect.github.com/pi-hole/web/pull/3454) - index.lp: remove unused classes by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3453](https://redirect.github.com/pi-hole/web/pull/3453) - scripts/js/settings-dns-records.js: fix api url base by [@​onlyJakob](https://redirect.github.com/onlyJakob) in [https://github.com/pi-hole/web/pull/3456](https://redirect.github.com/pi-hole/web/pull/3456) - Add hint about wildcard search in advanced query filtering by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3452](https://redirect.github.com/pi-hole/web/pull/3452) - index: make tables stripped by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3438](https://redirect.github.com/pi-hole/web/pull/3438) - Replace invalid hostname to prevent XSS by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3401](https://redirect.github.com/pi-hole/web/pull/3401) - settings-system: fix typo by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3460](https://redirect.github.com/pi-hole/web/pull/3460) - sidebar: increase logo size to prevent a reflow by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3407](https://redirect.github.com/pi-hole/web/pull/3407) - queries: improve link to search page by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3422](https://redirect.github.com/pi-hole/web/pull/3422) - Hide top tables depending on privacy level by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3362](https://redirect.github.com/pi-hole/web/pull/3362) - settings-dns-records: fix typo by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3459](https://redirect.github.com/pi-hole/web/pull/3459) - Fix deprecated ready function by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3461](https://redirect.github.com/pi-hole/web/pull/3461) - utils: remove the unused objectToArray util by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3462](https://redirect.github.com/pi-hole/web/pull/3462) - utils: improve readability for validateIPv\* functions by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3423](https://redirect.github.com/pi-hole/web/pull/3423) - settings-api: fix wrong code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3463](https://redirect.github.com/pi-hole/web/pull/3463) - Use text()/textContent when we don’t need HTML by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3464](https://redirect.github.com/pi-hole/web/pull/3464) - footer: drop redundant addAdvancedInfo() call by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3467](https://redirect.github.com/pi-hole/web/pull/3467) - settings-system: remove unneeded span elements by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3468](https://redirect.github.com/pi-hole/web/pull/3468) - settings-dhcp: drop unused lookatme-text attribute by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3469](https://redirect.github.com/pi-hole/web/pull/3469) - settings-advanced.js: fix wrong role value by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3470](https://redirect.github.com/pi-hole/web/pull/3470) - settings-advanced: drop small element by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3472](https://redirect.github.com/pi-hole/web/pull/3472) - updateFtlInfo: remove unused code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3474](https://redirect.github.com/pi-hole/web/pull/3474) - settings-level-expert: only toggle the expert elements by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3473](https://redirect.github.com/pi-hole/web/pull/3473) - Make use of the new format_path function to add the current page in body by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3390](https://redirect.github.com/pi-hole/web/pull/3390) - Use proper Object methods by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3441](https://redirect.github.com/pi-hole/web/pull/3441) - queries: minor grammar fix by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3477](https://redirect.github.com/pi-hole/web/pull/3477) - queries: change box to an info one by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3476](https://redirect.github.com/pi-hole/web/pull/3476) - Fix DataTables warning message in Network page by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3475](https://redirect.github.com/pi-hole/web/pull/3475) - Fix broken themes by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3479](https://redirect.github.com/pi-hole/web/pull/3479) - queries: drop non-existent elements code by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3478](https://redirect.github.com/pi-hole/web/pull/3478) - Reset update-hint text every time updateVersionInfo() function is executed by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3480](https://redirect.github.com/pi-hole/web/pull/3480) - Use the same interface name used by FTL in DNS Settings page by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/web/pull/3481](https://redirect.github.com/pi-hole/web/pull/3481) - messages: fix function call by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3482](https://redirect.github.com/pi-hole/web/pull/3482) - footer: rename label by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3486](https://redirect.github.com/pi-hole/web/pull/3486) - header_authenticated: change documentation icon to solid by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3488](https://redirect.github.com/pi-hole/web/pull/3488) - Remove horizontal line in hamburger menu by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/web/pull/3491](https://redirect.github.com/pi-hole/web/pull/3491) - sidebar: move active class outside of class attribute conditional by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3492](https://redirect.github.com/pi-hole/web/pull/3492) - index: use sentence case for queries for consistency by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3493](https://redirect.github.com/pi-hole/web/pull/3493) - Add rel=”noreferrer” to external hyperlinks by [@​casperklein](https://redirect.github.com/casperklein) in [https://github.com/pi-hole/web/pull/3495](https://redirect.github.com/pi-hole/web/pull/3495) - settings-level-expert: hide them by default by [@​XhmikosR](https://redirect.github.com/XhmikosR) in [https://github.com/pi-hole/web/pull/3487](https://redirect.github.com/pi-hole/web/pull/3487) ##### New Contributors - [@​onlyJakob](https://redirect.github.com/onlyJakob) made their first contribution in [https://github.com/pi-hole/web/pull/3456](https://redirect.github.com/pi-hole/web/pull/3456) - [@​casperklein](https://redirect.github.com/casperklein) made their first contribution in [https://github.com/pi-hole/web/pull/3495](https://redirect.github.com/pi-hole/web/pull/3495) Full Changelog: https://github.com/pi-hole/web/compare/v6.1...v6.2 #### What’s Changed (Core v6.1) - build gravityDBfile_default like the other variables by [@​mwoolweaver](https://redirect.github.com/mwoolweaver) in [https://github.com/pi-hole/pi-hole/pull/6133](https://redirect.github.com/pi-hole/pi-hole/pull/6133) - Add CentOS 10 to test suite by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6126](https://redirect.github.com/pi-hole/pi-hole/pull/6126) - Ensure gravity_Cleanup() checks the correct directory by [@​mwoolweaver](https://redirect.github.com/mwoolweaver) in [https://github.com/pi-hole/pi-hole/pull/6131](https://redirect.github.com/pi-hole/pi-hole/pull/6131) - Add recommended fields to the deb package by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6054](https://redirect.github.com/pi-hole/pi-hole/pull/6054) - Add webserver log to piholeLogFlush.sh by [@​jacklul](https://redirect.github.com/jacklul) in [https://github.com/pi-hole/pi-hole/pull/6049](https://redirect.github.com/pi-hole/pi-hole/pull/6049) - Update update.sh, updatecheck.sh and uninstall.sh to honour pihole.to… by [@​nexusgoblin](https://redirect.github.com/nexusgoblin) in [https://github.com/pi-hole/pi-hole/pull/5981](https://redirect.github.com/pi-hole/pi-hole/pull/5981) - Move list parsing entirely into FTL by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/pi-hole/pull/6105](https://redirect.github.com/pi-hole/pi-hole/pull/6105) - Remove no-longer-needed pihole sudoers file by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/6143](https://redirect.github.com/pi-hole/pi-hole/pull/6143) - versions file should readable by others (make pihole -v work for non-root users) by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6002](https://redirect.github.com/pi-hole/pi-hole/pull/6002) - Reduce code duplication in piholeLogFlush by [@​PromoFaux](https://redirect.github.com/PromoFaux) in [https://github.com/pi-hole/pi-hole/pull/6148](https://redirect.github.com/pi-hole/pi-hole/pull/6148) - Add ON DELETE CASCADE to FOREIGN KEY REFERENCES in gravity.db by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/pi-hole/pull/6113](https://redirect.github.com/pi-hole/pi-hole/pull/6113) - Install on IPv6-only/DNS64/NAT64 system by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/pi-hole/pull/6144](https://redirect.github.com/pi-hole/pi-hole/pull/6144) - Treat FTL return data as strings – part II by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6184](https://redirect.github.com/pi-hole/pi-hole/pull/6184) - Remove duplicated code checking if adlist domain is blocked locally by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6183](https://redirect.github.com/pi-hole/pi-hole/pull/6183) - Fix gravity waiting forever for DNS by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6196](https://redirect.github.com/pi-hole/pi-hole/pull/6196) - Remove check for supported OS by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6206](https://redirect.github.com/pi-hole/pi-hole/pull/6206) - Remove unused $target from gravity by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6192](https://redirect.github.com/pi-hole/pi-hole/pull/6192) - Remove reference to telnet and chronometer in README by [@​rrobgill](https://redirect.github.com/rrobgill) in [https://github.com/pi-hole/pi-hole/pull/6188](https://redirect.github.com/pi-hole/pi-hole/pull/6188) - Add Fedora 42 to tests by [@​darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx) in [https://github.com/pi-hole/pi-hole/pull/6177](https://redirect.github.com/pi-hole/pi-hole/pull/6177) - Extend .gitignore by [@​darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx) in [https://github.com/pi-hole/pi-hole/pull/6215](https://redirect.github.com/pi-hole/pi-hole/pull/6215) - Use CODEOWNERS instead of deprecated dependbot/reviewers by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6213](https://redirect.github.com/pi-hole/pi-hole/pull/6213) - Set dns.interface during installation by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6216](https://redirect.github.com/pi-hole/pi-hole/pull/6216) - Allow alternative cron daemons on Debian by [@​z0rc](https://redirect.github.com/z0rc) in [https://github.com/pi-hole/pi-hole/pull/6180](https://redirect.github.com/pi-hole/pi-hole/pull/6180) - Fix API logic in api.sh by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6193](https://redirect.github.com/pi-hole/pi-hole/pull/6193) - Do not try to upgrade gravity if it does not exist by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6218](https://redirect.github.com/pi-hole/pi-hole/pull/6218) - All gravity related files and dirs should be owned by pihole:pihole by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6186](https://redirect.github.com/pi-hole/pi-hole/pull/6186) - Give FTL 60 seconds for graceful shutdown by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6187](https://redirect.github.com/pi-hole/pi-hole/pull/6187) - Use shell parameter expansion to split http_code and payload for api.sh by [@​dschaper](https://redirect.github.com/dschaper) in [https://github.com/pi-hole/pi-hole/pull/6230](https://redirect.github.com/pi-hole/pi-hole/pull/6230) - Change FTLcheckUpdate to use api.github.com and jq to retrieve tag_name by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/pi-hole/pull/6229](https://redirect.github.com/pi-hole/pi-hole/pull/6229) - Update get_available_interfaces() to correctly filter loopback device (lo) by [@​PiotrTyrakowski](https://redirect.github.com/PiotrTyrakowski) in [https://github.com/pi-hole/pi-hole/pull/6236](https://redirect.github.com/pi-hole/pi-hole/pull/6236) - Allow simple pihole api output, containing only the JSON payload by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/pi-hole/pull/6096](https://redirect.github.com/pi-hole/pi-hole/pull/6096) - Function gravity_CheckDNSResolutionAvailable() should return 0 if DNS resolution is available by [@​rdwebdesign](https://redirect.github.com/rdwebdesign) in [https://github.com/pi-hole/pi-hole/pull/6240](https://redirect.github.com/pi-hole/pi-hole/pull/6240) - Use a more general method to determine whether systemd is the init system by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/pi-hole/pull/6043](https://redirect.github.com/pi-hole/pi-hole/pull/6043) - Use PID1 to determine which command to use when toggeling services by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6245](https://redirect.github.com/pi-hole/pi-hole/pull/6245) - Allow to get API URL from local.api.ftl even if DNS port has changed by [@​yubiuser](https://redirect.github.com/yubiuser) in [https://github.com/pi-hole/pi-hole/pull/6252](https://redirect.github.com/pi-hole/pi-hole/pull/6252) ##### New Contributors - [@​nexusgoblin](https://redirect.github.com/nexusgoblin) made their first contribution in [https://github.com/pi-hole/pi-hole/pull/5981](https://redirect.github.com/pi-hole/pi-hole/pull/5981) - [@​darkexplosiveqwx](https://redirect.github.com/darkexplosiveqwx) made their first contribution in [https://github.com/pi-hole/pi-hole/pull/6177](https://redirect.github.com/pi-hole/pi-hole/pull/6177) - [@​z0rc](https://redirect.github.com/z0rc) made their first contribution in [https://github.com/pi-hole/pi-hole/pull/6180](https://redirect.github.com/pi-hole/pi-hole/pull/6180) Full Changelog: https://github.com/pi-hole/pi-hole/compare/v6.0.6...v6.1 *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
6cd685128a |
chore(helm): update image docker.io/lancachenet/lancache-dns digest to 923585f (#35832)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/lancache-dns | digest | `89717d8` -> `923585f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3fa2fe6884 |
chore(helm): update image ghcr.io/sethforprivacy/simple-monerod digest to e5e635f (#35860)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sethforprivacy/simple-monerod](https://redirect.github.com/sethforprivacy/simple-monerod-docker) | digest | `eb143b5` -> `e5e635f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6a0c6e9449 |
chore(helm): update image docker.io/binwiederhier/ntfy v2.11.0 → v2.12.0 (#35897)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/binwiederhier/ntfy](https://ntfy.sh/) ([source](https://redirect.github.com/binwiederhier/ntfy)) | minor | `4a7d0f0` -> `e1a5e73` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>binwiederhier/ntfy (docker.io/binwiederhier/ntfy)</summary> ### [`v2.12.0`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.12.0) [Compare Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.11.0...v2.12.0) This is mainly a maintenance release that updates dependencies, though since it's been over a year, there are a few new features and bug fixes as well. Thanks to everyone who contributed to this release, and special thanks to [@​wunter8](https://redirect.github.com/wunter8) for his continued user support in Discord/Matrix/GitHub! You rock, man! **Features:** - Add username/password auth to email publishing ([#​1164](https://redirect.github.com/binwiederhier/ntfy/pull/1164), thanks to [@​bishtawi](https://redirect.github.com/bishtawi)) - Write VAPID keys to file in `ntfy webpush --output-file` ([#​1138](https://redirect.github.com/binwiederhier/ntfy/pull/1138), thanks to [@​nogweii](https://redirect.github.com/nogweii)) - Add Docker major/minor version to image tags ([#​1271](https://redirect.github.com/binwiederhier/ntfy/pull/1271), thanks to [@​RoboMagus](https://redirect.github.com/RoboMagus)) - Add `latest` subscription param for grabbing just the most recent message ([#​1216](https://redirect.github.com/binwiederhier/ntfy/pull/1216), thanks to [@​wunter8](https://redirect.github.com/wunter8)) - Allow using `NTFY_PASSWORD_HASH` in `ntfy user` command instead of raw password ([#​1340](https://redirect.github.com/binwiederhier/ntfy/pull/1340), thanks to [@​Tom-Hubrecht](https://redirect.github.com/Tom-Hubrecht) for implementing) - You can now change passwords via `v1/users` API ([#​1267](https://redirect.github.com/binwiederhier/ntfy/pull/1267), thanks to [@​wunter8](https://redirect.github.com/wunter8) for implementing) - Make WebPush subscription warning/expiry configurable, increase default to 55/60 days ([#​1212](https://redirect.github.com/binwiederhier/ntfy/pull/1212), thanks to [@​KuroSetsuna29](https://redirect.github.com/KuroSetsuna29)) - Support [systemd user service](https://docs.ntfy.sh/subscribe/cli/#using-the-systemd-service) `ntfy-client.service` ([#​1002](https://redirect.github.com/binwiederhier/ntfy/pull/1002), thanks to [@​dandersch](https://redirect.github.com/dandersch)) **Bug fixes + maintenance:** - Security updates for dependencies and Docker images ([#​1341](https://redirect.github.com/binwiederhier/ntfy/pull/1341)) - Upgrade to Vite 6 ([#​1342](https://redirect.github.com/binwiederhier/ntfy/pull/1342), thanks Dependabot) - Fix iOS delivery issues for read-protected topics ([#​1207](https://redirect.github.com/binwiederhier/ntfy/pull/1287), thanks a lot to [@​barart](https://redirect.github.com/barart)!) - Add `Date` header to outgoing emails to avoid rejection ([#​1141](https://redirect.github.com/binwiederhier/ntfy/pull/1141), thanks to [@​pcouy](https://redirect.github.com/pcouy)) - Fix IP address parsing when behind a proxy ([#​1266](https://redirect.github.com/binwiederhier/ntfy/pull/1266), thanks to [@​mmatuska](https://redirect.github.com/mmatuska)) - Make sure UnifiedPush messages are not treated as attachments ([#​1312](https://redirect.github.com/binwiederhier/ntfy/pull/1312), thanks to [@​vkrause](https://redirect.github.com/vkrause)) - Add OCI image version to Docker image ([#​1307](https://redirect.github.com/binwiederhier/ntfy/pull/1307), thanks to [@​jlssmt](https://redirect.github.com/jlssmt)) - WebSocket returning incorrect HTTP error code ([#​1338](https://redirect.github.com/binwiederhier/ntfy/pull/1338) / [#​1337](https://redirect.github.com/binwiederhier/ntfy/pull/1337), thanks to [@​wunter8](https://redirect.github.com/wunter8) for debugging and implementing) - Make Markdown in the web app scrollable horizontally ([#​1262](https://redirect.github.com/binwiederhier/ntfy/pull/1262), thanks to [@​rake5k](https://redirect.github.com/rake5k) for fixing) - Make sure WebPush subscription topics are actually deleted (no ticket) - Increase the number of access tokens per user to 60 ([#​1308](https://redirect.github.com/binwiederhier/ntfy/issues/1308)) - Allow specifying `cache` and `firebase` via JSON publishing ([#​1119](https://redirect.github.com/binwiederhier/ntfy/issues/1119)/[#​1123](https://redirect.github.com/binwiederhier/ntfy/pull/1123), thanks to [@​stendler](https://redirect.github.com/stendler)) **Documentation:** - Lots of new integrations and projects. Amazing! - [ntfy-me-mcp](https://redirect.github.com/gitmotion/ntfy-me-mcp) - [UptimeObserver](https://uptimeobserver.com) - [alertmanager-ntfy-relay](https://redirect.github.com/therobbielee/alertmanager-ntfy-relay) - [Monibot](https://monibot.io/) - [Daily_Fact_Ntfy](https://redirect.github.com/thiswillbeyourgithub/Daily_Fact_Ntfy) - [EasyMorph](https://help.easymorph.com/doku.php?id=transformations:sendntfymessage) - [ntfy-run](https://redirect.github.com/quantum5/ntfy-run) - [Clipboard IO](https://redirect.github.com/jim3692/clipboard-io) - [ntfy-me-mcp](https://redirect.github.com/gitmotion/ntfy-me-mcp) - [InvaderInformant](https://redirect.github.com/patricksthannon/InvaderInformant) - Various docs updates ([#​1161](https://redirect.github.com/binwiederhier/ntfy/pull/1161), thanks to [@​OneWeekNotice](https://redirect.github.com/OneWeekNotice)) - Typo in config docs ([#​1177](https://redirect.github.com/binwiederhier/ntfy/pull/1177), thanks to [@​hoho4190](https://redirect.github.com/hoho4190)) - Typo in CLI docs ([#​1172](https://redirect.github.com/binwiederhier/ntfy/pull/1172), thanks to [@​anirvan](https://redirect.github.com/anirvan)) - Correction about MacroDroid ([#​1137](https://redirect.github.com/binwiederhier/ntfy/pull/1137), thanks to [@​ShlomoCode](https://redirect.github.com/ShlomoCode)) - Note about fail2ban in Docker ([#​1175](https://redirect.github.com/binwiederhier/ntfy/pull/1175)), thanks to [@​Measurity](https://redirect.github.com/Measurity)) - Lots of other tiny docs updates, thanks to everyone who contributed! **Languages** - Update new languages from Weblate. Thanks to all the contributors! - Added Tamil (தமிழ்) as a new language to the web app </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ca41fdec01 |
chore(helm): update image docker.io/jorenn92/maintainerr 2.15.0 → 2.17.0 (#35901)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `861fa79` -> `d070076` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.17.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2170-2025-05-29) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.16.0...v2.17.0) ##### Bug Fixes - Incorrect sectionResults operator ([#​1805](https://redirect.github.com/jorenn92/Maintainerr/issues/1805)) ([4c97819](https://redirect.github.com/jorenn92/Maintainerr/commit/4c97819ae31f807425b497fbcb96941168b3c398)) - prepend missing basePath occurences ([#​1806](https://redirect.github.com/jorenn92/Maintainerr/issues/1806)) ([3e13645](https://redirect.github.com/jorenn92/Maintainerr/commit/3e13645fa505ad81a7b9cbbbe8627c82fdcc0d24)) - Prevent undefined base path appearing in path ([#​1807](https://redirect.github.com/jorenn92/Maintainerr/issues/1807)) ([e8b8815](https://redirect.github.com/jorenn92/Maintainerr/commit/e8b8815ec40abff0e07f21672f938526a82ef51b)) ##### Features - Add additional \*arr quality profile rules ([#​1743](https://redirect.github.com/jorenn92/Maintainerr/issues/1743)) ([beb326a](https://redirect.github.com/jorenn92/Maintainerr/commit/beb326a47a13f480ab858e1a7a0c178f474425af)) ### [`v2.16.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2160-2025-05-28) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.15.0...v2.16.0) ##### Bug Fixes - Rule groups not in consistent order ([#​1787](https://redirect.github.com/jorenn92/Maintainerr/issues/1787)) ([fe5c0d2](https://redirect.github.com/jorenn92/Maintainerr/commit/fe5c0d286406cf7e5fb13a6725be2b06f54bc5c0)) - Tautulli settings not updating until restart ([#​1804](https://redirect.github.com/jorenn92/Maintainerr/issues/1804)) ([ddae9d3](https://redirect.github.com/jorenn92/Maintainerr/commit/ddae9d3fd4b6932bb56662c1dea79597ccb9ec13)) - Test media failing due to missing AbortSignal ([#​1802](https://redirect.github.com/jorenn92/Maintainerr/issues/1802)) ([3d088b0](https://redirect.github.com/jorenn92/Maintainerr/commit/3d088b0de1445b5de7055f30673aaf36a8ba6826)) ##### Features - Request stop of running rules ([#​1735](https://redirect.github.com/jorenn92/Maintainerr/issues/1735)) ([7a08d94](https://redirect.github.com/jorenn92/Maintainerr/commit/7a08d94f490abbe4bfd68d66ed29a5c35aa5ba10)) - Save rule results against collection log ([#​1777](https://redirect.github.com/jorenn92/Maintainerr/issues/1777)) ([f379b39](https://redirect.github.com/jorenn92/Maintainerr/commit/f379b39bb8df4009eb0b5cae5374aee904310fe2)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ceb43440f9 | chore(helm): update image docker.io/advplyr/audiobookshelf 2.23.0 → 2.24.0 (#35895) | ||
|
|
4a8f1fbed7 |
chore(helm): update image docker.io/inovector/mixpost v2.1.3 → v2.2.0 (#35900)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/inovector/mixpost | minor | `2320670` -> `f819c18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
60eb832201 | chore(helm): update image ghcr.io/kiwix/kiwix-serve digest to 6ac2c4f (#35845) | ||
|
|
e3a767971b |
chore(helm): update image ghcr.io/home-operations/theme-park digest to 810bc35 (#35844)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/theme-park](https://ghcr.io/home-operations/theme-park) ([source](https://redirect.github.com/themepark-dev/theme.park)) | digest | `f43330e` -> `810bc35` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
17be35af57 |
chore(helm): update image docker.io/kubernetesui/dashboard-api 1.12.0 → 1.13.0 (#35902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-api](https://redirect.github.com/kubernetes/dashboard) | minor | `6639645` -> `96642ed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
6cb93b4431 |
chore(helm): update image docker.io/acockburn/appdaemon 4.5.2 → 4.5.7 (#35876)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/acockburn/appdaemon](https://redirect.github.com/AppDaemon/appdaemon) | patch | `30b50d2` -> `8564d24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>AppDaemon/appdaemon (docker.io/acockburn/appdaemon)</summary> ### [`v4.5.7`](https://redirect.github.com/AppDaemon/appdaemon/releases/tag/4.5.7) [Compare Source](https://redirect.github.com/AppDaemon/appdaemon/compare/4.5.5...4.5.7) #### 4.5.7 **Features** None **Fixes** - Fixed issue with getter that prevented app initialization **Breaking Changes** None **Changes in Behavior** None ### [`v4.5.5`](https://redirect.github.com/AppDaemon/appdaemon/releases/tag/4.5.5) [Compare Source](https://redirect.github.com/AppDaemon/appdaemon/compare/4.5.4...4.5.5) #### 4.5.5 **Features** None **Fixes** - Fixed an error with `RequestHandlerException` in the HTTP subsystem - Fixed uptime sensor returning negative days in AUI **Breaking Changes** None **Changes in Behavior** None ### [`v4.5.4`](https://redirect.github.com/AppDaemon/appdaemon/releases/tag/4.5.4) [Compare Source](https://redirect.github.com/AppDaemon/appdaemon/compare/4.5.3...4.5.4) #### 4.5.4 (2025-05-29) **Features** None **Fixes** - Fixed a cosmetic error on admin stream disconnect - Fixed spurious entry in service dictionary causing dashboard \`\__name\`\` errors - Added setter for setter for `pin_apps` - Passing through keyword arguments to `render_template` - Fixed a bug in the error text for apps in a custom app_dir - Fix for wait_state - contributed by [Kostas Chatzikokolakis](https://redirect.github.com/chatziko) - fix constrain_input_select when not a list - contributed by [Xavi Moreno](https://redirect.github.com/xaviml) **Breaking Changes** None **Changes in Behavior** None ### [`v4.5.3`](https://redirect.github.com/AppDaemon/appdaemon/releases/tag/4.5.3) [Compare Source](https://redirect.github.com/AppDaemon/appdaemon/compare/4.5.2...4.5.3) #### 4.5.3 **Features** - Filled in `integration_entities` stub **Fixes** - Reverted async methods - `set_app_pin` - `get_app_pin` - `set_pin_thread` - `get_pin_thread` - `get_plugin_config` - `namespace_exists` - `get_plugin_config` - `anyone_home` - `everyone_home` - `noone_home` - Fixed a fictitious reference to `performance` writeback mode **Breaking Changes** None **Changes in Behavior** None </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1b7766dbd2 |
chore(helm): update image public.ecr.aws/bitnami/redis digest to f004fdf (#35869)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis)) | digest | `f021529` -> `f004fdf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
81ec3155b9 | chore(helm): update image docker.io/deluan/navidrome 0.55.2 → 0.56.1 (#35898) | ||
|
|
0576eadfbb | chore(helm): update image ghcr.io/linuxserver/filezilla digest to 33bcc42 (#35850) | ||
|
|
1190eb84da |
chore(helm): update image docker.io/kubernetesui/dashboard-auth 1.2.4 → 1.3.0 (#35903)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-auth](https://redirect.github.com/kubernetes/dashboard) | minor | `a8bdc56` -> `8641c11` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
502da4cfba |
chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to 7508f12 (#35849)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/emulatorjs](https://redirect.github.com/linuxserver/docker-emulatorjs/packages) ([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) | digest | `e62672f` -> `7508f12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6d9a883822 |
chore(helm): update image ghcr.io/linuxserver/digikam digest to da93f53 (#35848)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | digest | `f96b7de` -> `da93f53` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
cbfebb02d9 | chore(helm): update image lscr.io/linuxserver/calibre-web digest to efd9388 (#35864) | ||
|
|
46c3cf3f9b |
chore(helm): update image tccr.io/tccr/nextcloud-fpm digest to ba0ee2a (#35872)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/nextcloud-fpm](https://redirect.github.com/truecharts/public) | digest | `bd06908` -> `ba0ee2a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
56a14ec909 |
chore(helm): update image docker.io/difegue/lanraragi v.0.9.40 → v.0.9.41 (#35878)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/difegue/lanraragi | patch | `b9bc3e5` -> `67725eb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
050eb238af |
chore(helm): update image public.ecr.aws/bitnami/matomo digest to 2191294 (#35866)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | digest | `31068f1` -> `2191294` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1923a6d849 | chore(helm): update image docker.io/collabora/code 25.04.2.1.1 → 25.04.2.2.1 (#35877) | ||
|
|
0287b2cb28 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to d21d95a (#35833)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `d62da07` -> `d21d95a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
576b5c3cc3 |
chore(helm): update image ghcr.io/meeb/tubesync digest to 5a820c5 (#35857)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `7baa4fe` -> `5a820c5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
16922c08f2 | chore(helm): update image ghcr.io/n8n-io/n8n 1.95.2 → 1.97.0 (#35911) | ||
|
|
d25df1313f |
chore(helm): update jupyter 2025-05-30 → 2025-06-02 (minor) (#35914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | minor | `a3df2ba` -> `949c3fd` | | quay.io/jupyter/base-notebook | minor | `da04e89` -> `81f4e00` | | quay.io/jupyter/datascience-notebook | minor | `c3157a0` -> `2014f3b` | | quay.io/jupyter/minimal-notebook | minor | `b1e5df5` -> `23c62f4` | | quay.io/jupyter/pyspark-notebook | minor | `aae5290` -> `0dbd92e` | | quay.io/jupyter/r-notebook | minor | `7d87c57` -> `1cfec87` | | quay.io/jupyter/scipy-notebook | minor | `da02c43` -> `08e4c32` | | quay.io/jupyter/tensorflow-notebook | minor | `5923539` -> `fcd5454` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
5054d69dfb |
chore(container): update ghcr.io/actions/actions-runner docker tag to v2.325.0 (#35890)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/actions/actions-runner](https://redirect.github.com/actions/runner) | stage | minor | `2.324.0` -> `2.325.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/runner (ghcr.io/actions/actions-runner)</summary> ### [`v2.325.0`](https://redirect.github.com/actions/runner/releases/tag/v2.325.0) [Compare Source](https://redirect.github.com/actions/runner/compare/v2.324.0...v2.325.0) #### What's Changed - Create schedule workflow to upgrade docker and buildx version. by [@​TingluoHuang](https://redirect.github.com/TingluoHuang) in [https://github.com/actions/runner/pull/3859](https://redirect.github.com/actions/runner/pull/3859) - Update dotnet sdk to latest version [@​8](https://redirect.github.com/8).0.409 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/actions/runner/pull/3860](https://redirect.github.com/actions/runner/pull/3860) - Allow runner to use authv2 during config. by [@​TingluoHuang](https://redirect.github.com/TingluoHuang) in [https://github.com/actions/runner/pull/3866](https://redirect.github.com/actions/runner/pull/3866) - show helpful error message when resolving actions directly with launch by [@​aiqiaoy](https://redirect.github.com/aiqiaoy) in [https://github.com/actions/runner/pull/3874](https://redirect.github.com/actions/runner/pull/3874) - Update dotnet sdk to latest version [@​8](https://redirect.github.com/8).0.410 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/actions/runner/pull/3871](https://redirect.github.com/actions/runner/pull/3871) - Update Docker to v28.2.1 and Buildx to v0.24.0 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/actions/runner/pull/3881](https://redirect.github.com/actions/runner/pull/3881) - Allow NO_SSL_VERIFY in RawHttpMessageHandler. by [@​TingluoHuang](https://redirect.github.com/TingluoHuang) in [https://github.com/actions/runner/pull/3883](https://redirect.github.com/actions/runner/pull/3883) **Full Changelog**: https://github.com/actions/runner/compare/v2.324.0...v2.325.0 *Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners* #### Windows x64 We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on `powershell`: ```powershell ### Create a folder under the drive root mkdir \actions-runner ; cd \actions-runner ### Download the latest runner package Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-win-x64-2.325.0.zip -OutFile actions-runner-win-x64-2.325.0.zip ### Extract the installer Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.325.0.zip", "$PWD") ``` #### Windows arm64 We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on `powershell`: ```powershell ### Create a folder under the drive root mkdir \actions-runner ; cd \actions-runner ### Download the latest runner package Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-win-arm64-2.325.0.zip -OutFile actions-runner-win-arm64-2.325.0.zip ### Extract the installer Add-Type -AssemblyName System.IO.Compression.FileSystem ; [System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.325.0.zip", "$PWD") ``` #### OSX x64 ```bash ### Create a folder mkdir actions-runner && cd actions-runner ### Download the latest runner package curl -O -L https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-osx-x64-2.325.0.tar.gz ### Extract the installer tar xzf ./actions-runner-osx-x64-2.325.0.tar.gz ``` #### OSX arm64 (Apple silicon) ```bash ### Create a folder mkdir actions-runner && cd actions-runner ### Download the latest runner package curl -O -L https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-osx-arm64-2.325.0.tar.gz ### Extract the installer tar xzf ./actions-runner-osx-arm64-2.325.0.tar.gz ``` #### Linux x64 ```bash ### Create a folder mkdir actions-runner && cd actions-runner ### Download the latest runner package curl -O -L https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-linux-x64-2.325.0.tar.gz ### Extract the installer tar xzf ./actions-runner-linux-x64-2.325.0.tar.gz ``` #### Linux arm64 ```bash ### Create a folder mkdir actions-runner && cd actions-runner ### Download the latest runner package curl -O -L https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-linux-arm64-2.325.0.tar.gz ### Extract the installer tar xzf ./actions-runner-linux-arm64-2.325.0.tar.gz ``` #### Linux arm ```bash ### Create a folder mkdir actions-runner && cd actions-runner ### Download the latest runner package curl -O -L https://github.com/actions/runner/releases/download/v2.325.0/actions-runner-linux-arm-2.325.0.tar.gz ### Extract the installer tar xzf ./actions-runner-linux-arm-2.325.0.tar.gz ``` #### Using your self hosted runner For additional details about configuring, running, or shutting down the runner please check out our [product docs.](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/adding-self-hosted-runners) #### SHA-256 Checksums The SHA-256 checksums for the packages included in this build are shown below: - actions-runner-win-x64-2.325.0.zip <!-- BEGIN SHA win-x64 -->8601aa56828c084b29bdfda574af1fcde0943ce275fdbafb3e6d4a8611245b1b<!-- END SHA win-x64 --> - actions-runner-win-arm64-2.325.0.zip <!-- BEGIN SHA win-arm64 -->bc57c7bd5c07310481654bc8516fd42000a9bc0f2e2f8e588b6ea46c3391eb45<!-- END SHA win-arm64 --> - actions-runner-osx-x64-2.325.0.tar.gz <!-- BEGIN SHA osx-x64 -->0562bd934b27ca0c6d8a357df00809fbc7b4d5524d4aeb6ec152e14fd520a4c3<!-- END SHA osx-x64 --> - actions-runner-osx-arm64-2.325.0.tar.gz <!-- BEGIN SHA osx-arm64 -->155cc00c217bdc3a74f1c0534e8e3bde1a2d9e2186f01f68a9dec185628fe749<!-- END SHA osx-arm64 --> - actions-runner-linux-x64-2.325.0.tar.gz <!-- BEGIN SHA linux-x64 -->5020da7139d85c776059f351e0de8fdec753affc9c558e892472d43ebeb518f4<!-- END SHA linux-x64 --> - actions-runner-linux-arm64-2.325.0.tar.gz <!-- BEGIN SHA linux-arm64 -->0e916ad0d354089d320011c132d46bdbe3353c8b925a2e1056c7c8e85d2f2490<!-- END SHA linux-arm64 --> - actions-runner-linux-arm-2.325.0.tar.gz <!-- BEGIN SHA linux-arm -->f74f77c6437c6de3d2921e4b26a6e2e31c21cbdeb309f86648d1f4e5fa0c3eca<!-- END SHA linux-arm --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
3d82fdf1c1 |
chore(helm): update image ghcr.io/linuxserver/davos digest to 3290cb0 (#35846)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `06eca36` -> `3290cb0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4508ef17e3 |
chore(helm): update image ghcr.io/home-operations/radarr digest to f4e472b (#35841)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | digest | `512dee5` -> `f4e472b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
68c7236964 |
chore(helm): update image ghcr.io/home-operations/bazarr digest to dbc87e5 (#35838)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/bazarr](https://ghcr.io/home-operations/bazarr) ([source](https://redirect.github.com/morpheus65535/bazarr)) | digest | `e569e3d` -> `dbc87e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
cbad22c356 |
chore(container): update alpine docker tag to v3.22.0 (#35888)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | minor | `3.21.3` -> `3.22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
d7c0c20731 |
chore(helm): update image docker.io/flowiseai/flowise 3.0.0 → 3.0.1 (#35879)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `2091efc` -> `ec8e926` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4c76992655 |
chore(helm): update image docker.io/wiserain/flexget 3.16.0 → 3.16.3 (#35882)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | patch | `547dc1c` -> `0c7eb5c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6499b8adbb |
chore(helm): update image ghcr.io/linuxserver/sickchill digest to 9a53d95 (#35856)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages) ([source](https://redirect.github.com/linuxserver/docker-sickchill)) | digest | `cca3a49` -> `9a53d95` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
802a7adef3 |
chore(helm): update image ghcr.io/chroma-core/chroma 1.0.10 → 1.0.12 (#35884)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `82ee6ab` -> `28a3b2c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6bf7255a20 |
chore(helm): update image docker.io/jeessy/ddns-go v6.9.3 → v6.9.4 (#35880)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/jeessy/ddns-go | patch | `4b485f6` -> `a753418` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2ba631fdc1 | chore(helm): update image ghcr.io/home-operations/qbittorrent digest to 37aefd7 (#35840) | ||
|
|
098c260f44 |
chore(helm): update image lscr.io/linuxserver/mylar3 digest to 1de23b6 (#35865)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `2bd3fc7` -> `1de23b6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e313123f87 |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.26 → v3.0.28 (clustertool) (#35887)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.26` -> `v3.0.28` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.28`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.28) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.27...v3.0.28) #### Changelog - [`2281235`](https://redirect.github.com/budimanjojo/talhelper/commit/2281235af0c24cc839ca418e55373d54f8d1095f) chore(container): update alpine docker tag to v3.22.0 - [`8438dfc`](https://redirect.github.com/budimanjojo/talhelper/commit/8438dfcf12e2e7755aa1ba62730670cd7bac5004) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.3 - [`802dd26`](https://redirect.github.com/budimanjojo/talhelper/commit/802dd26339d595781f232512c0136a612d1a9d3d) chore(container): update mcr.microsoft.com/devcontainers/go:1.24-bookworm docker digest to [`f7a7406`](https://redirect.github.com/budimanjojo/talhelper/commit/f7a7406) ([#​1034](https://redirect.github.com/budimanjojo/talhelper/issues/1034)) - [`9d633c0`](https://redirect.github.com/budimanjojo/talhelper/commit/9d633c00cc3bf7e3fd1c87621ff6ad177f9c9316) chore(deps): update dependency siderolabs/talos to v1.10.3 - [`f1b5af8`](https://redirect.github.com/budimanjojo/talhelper/commit/f1b5af8ce8337f0d5daad810c4634c60718d448f) chore(schema): update talos-extensions.yaml JSON schema ([#​1033](https://redirect.github.com/budimanjojo/talhelper/issues/1033)) - [`ca3c538`](https://redirect.github.com/budimanjojo/talhelper/commit/ca3c538aad9d2a23bac7600b9e65ff2aa3d7e877) feat(CI): update script to show error and fix deprecation warnings - [`bddb0d4`](https://redirect.github.com/budimanjojo/talhelper/commit/bddb0d4617a3f7889b32af67a8a80f8efd60ca1c) feat: update Scoop for talhelper version v3.0.27 - [`c0d8ba2`](https://redirect.github.com/budimanjojo/talhelper/commit/c0d8ba2a2748068aa402d969fd0516e0c6d00bb6) feat: update flake ([#​1029](https://redirect.github.com/budimanjojo/talhelper/issues/1029)) - [`066762d`](https://redirect.github.com/budimanjojo/talhelper/commit/066762d6471f09bd3126085433bfe652abbb52ea) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.27 ### [`v3.0.27`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.27) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.26...v3.0.27) #### Changelog - [`6eb6ea2`](https://redirect.github.com/budimanjojo/talhelper/commit/6eb6ea2811e05165d550edd3d61799e31dc9d13e) chore(deps): update dependency go to v1.24.3 - [`26b8783`](https://redirect.github.com/budimanjojo/talhelper/commit/26b878340943972983886a6a0fae5a8a28c75161) chore(github-action): update renovatebot/github-action action to v42.0.4 - [`03f359a`](https://redirect.github.com/budimanjojo/talhelper/commit/03f359a000fb5bd8f1a2480d29818e3b0425947c) chore(schema): update talos-extensions.yaml JSON schema - [`3d6dfbd`](https://redirect.github.com/budimanjojo/talhelper/commit/3d6dfbdecf3073f95cdab58939e37b8a6594094e) chore(schema): update talos-extensions.yaml JSON schema ([#​1025](https://redirect.github.com/budimanjojo/talhelper/issues/1025)) - [`81cdda5`](https://redirect.github.com/budimanjojo/talhelper/commit/81cdda529837c4429a2b0b0bc298c4972d528afe) feat(CI): update script to show error and fix depreciation warnings - [`78abc58`](https://redirect.github.com/budimanjojo/talhelper/commit/78abc58c76dfa5ed532c95b01806a77dab685b1a) feat(flake): update flake - [`3d13d5a`](https://redirect.github.com/budimanjojo/talhelper/commit/3d13d5a70a360bb4552bfd3ecf3adc5845f4ab20) feat: update Scoop for talhelper version v3.0.26 - [`ba2680f`](https://redirect.github.com/budimanjojo/talhelper/commit/ba2680f60c18252928a47ed893abbd865842c3fa) feat: update flake ([#​1022](https://redirect.github.com/budimanjojo/talhelper/issues/1022)) - [`84f37f6`](https://redirect.github.com/budimanjojo/talhelper/commit/84f37f62d285e5ac9a1781a03e13cccdd804a0dd) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.26 - [`6796720`](https://redirect.github.com/budimanjojo/talhelper/commit/6796720cf600c58c106c590b376f3939a9fa7c3a) fix(deps): update module github.com/gookit/validate to v1.5.5 - [`8a387f5`](https://redirect.github.com/budimanjojo/talhelper/commit/8a387f58ef00b4b4cb41d6863d5c2557c3dceb5c) fix(deps): update module github.com/siderolabs/image-factory to v0.7.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9bd88879d8 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 1f36b9a (#35854)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `d55edc4` -> `1f36b9a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5ebcb526fb |
chore(helm): update image ghcr.io/home-operations/sabnzbd digest to d57f89b (#35842)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sabnzbd](https://ghcr.io/home-operations/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `fb8b35e` -> `d57f89b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
248ce8519b |
chore(container): update public.ecr.aws/docker/library/alpine docker tag to v3.22.0 (#35891)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | stage | minor | `3.21.3` -> `3.22.0` | | [public.ecr.aws/docker/library/alpine](https://hub.docker.com/_/alpine) ([source](https://redirect.github.com/alpinelinux/docker-alpine)) | final | minor | `3.21.3` -> `3.22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
52c606110b |
chore(container): update docker.io/renovate/renovate docker tag to v40.33.9 (#35874)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | final | patch | `40.33.8-full` -> `40.33.9-full` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v40.33.9`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.33.9) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/40.33.8...40.33.9) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.70.8 (main) ([#​36204](https://redirect.github.com/renovatebot/renovate/issues/36204)) ([259387e](https://redirect.github.com/renovatebot/renovate/commit/259387eee5f45427ef5cdf7e6ac0cecca9bc463f)) ##### Build System - **deps:** update dependency zod to v3.25.17 (main) ([#​36203](https://redirect.github.com/renovatebot/renovate/issues/36203)) ([756c11e](https://redirect.github.com/renovatebot/renovate/commit/756c11ed67f21202e5af8972289a8c923b16bf6d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
812e6516ba |
chore(helm): update image ghcr.io/home-operations/sonarr digest to 5126f7a (#35843)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sonarr](https://ghcr.io/home-operations/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | digest | `95c3d63` -> `5126f7a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
209de2db59 |
fix(deps): update module helm.sh/helm/v3 v3.17.3 → v3.18.2 (clustertool) (#35915)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require | minor | `v3.17.3` -> `v3.18.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/helm (helm.sh/helm/v3)</summary> ### [`v3.18.2`](https://redirect.github.com/helm/helm/releases/tag/v3.18.2): Helm 3.18.2 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.18.1...v3.18.2) Helm v3.18.2 is a patch release. Users are encouraged to upgrade for the best experience. 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](https://kubernetes.slack.com): - 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](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.18.2. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.18.2-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-darwin-amd64.tar.gz.sha256sum) / 8bfc850d4451dccecb01c73bdc844cb1b3ed2f1b90a89fc47e7b1670e1f369ec) - [MacOS arm64](https://get.helm.sh/helm-v3.18.2-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-darwin-arm64.tar.gz.sha256sum) / d82a30d654862668ae1e58dbbba5ea6ed5f84312da59666ef628bf73b2188d39) - [Linux amd64](https://get.helm.sh/helm-v3.18.2-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-amd64.tar.gz.sha256sum) / c5deada86fe609deefdf40e9cbbe3da2f8cf3f6a4551a0ebe7886dc8fcf98bce) - [Linux arm](https://get.helm.sh/helm-v3.18.2-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-arm.tar.gz.sha256sum) / a848c9db5e51f7cc4975bcfbba415c30cdfb67e141b6efc0e8b3a66cd89e8607) - [Linux arm64](https://get.helm.sh/helm-v3.18.2-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-arm64.tar.gz.sha256sum) / 03181a494a0916b370a100a5b2536104963b095be53fb23d1e29b2afb1c7de8d) - [Linux i386](https://get.helm.sh/helm-v3.18.2-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-386.tar.gz.sha256sum) / dae13caca7a24d0adff3f59183a269275522964d75c1e4cbdb0ffaddc659e7bc) - [Linux ppc64le](https://get.helm.sh/helm-v3.18.2-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-ppc64le.tar.gz.sha256sum) / 1d21b2acdd79a13d20585b61fe90bababdd3f7047530d66aad650869c772b5c3) - [Linux s390x](https://get.helm.sh/helm-v3.18.2-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-s390x.tar.gz.sha256sum) / 382920a48a0800cf2bb67bf6ab403aab15f7631b369bed9df9bdcfdd5ebd5ae9) - [Linux riscv64](https://get.helm.sh/helm-v3.18.2-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.2-linux-riscv64.tar.gz.sha256sum) / d702db0191e6a4091d631760aded83f809d8d7edf962d5252f1ea46804183ebf) - [Windows amd64](https://get.helm.sh/helm-v3.18.2-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.18.2-windows-amd64.zip.sha256sum) / 49fc2d74a351974ebf544f8252a4e43d7e5f9e0137472415393178c2d3996e9f) - [Windows arm64](https://get.helm.sh/helm-v3.18.2-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.18.2-windows-arm64.zip.sha256sum) / 6ecdf10aa6f356ebb841d1732225437100e65fdb90f99170e1b2e5726e4fd10d) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://redirect.github.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.17.3 is the next patch release and will be on July 09, 2025 - 3.18.0 is the next minor release and will be on September 11, 2025 #### Changelog - fix: legacy docker support broken for login [`04cad46`](https://redirect.github.com/helm/helm/commit/04cad4610054e5d546aa5c5d9c1b1d5cf68ec1f8) (Terry Howe) - Handle an empty registry config file. [`bc9f8a2`](https://redirect.github.com/helm/helm/commit/bc9f8a2d8baad5a54f7b421275f44c04117eb5cb) (Matt Farina) ### [`v3.18.1`](https://redirect.github.com/helm/helm/releases/tag/v3.18.1): Helm v3.18.1 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.18.0...v3.18.1) Helm v3.18.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience. Notes: - This release fixes regressions around template generation and OCI registry interaction in 3.18.0 - There are at least 2 known regressions unaddressed in this release. They are being worked on. - Empty registry configuration files. When the file exists but it is empty. - Login to Docker Hub on some domains fails. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - 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](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.18.1. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.18.1-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-darwin-amd64.tar.gz.sha256sum) / 3973bda1863d74614e1dca69ee65050928a80b88f6d10ec514fa7886a02de309) - [MacOS arm64](https://get.helm.sh/helm-v3.18.1-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-darwin-arm64.tar.gz.sha256sum) / 93562d2a0e34a505954e5b9556e319f390bc5bd07bed754ddc038b09cfe6fbd9) - [Linux amd64](https://get.helm.sh/helm-v3.18.1-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-amd64.tar.gz.sha256sum) / b1c7e8e261fd30f34c617282813ecafc63628fcd59a255a9fc51b1fe43394c05) - [Linux arm](https://get.helm.sh/helm-v3.18.1-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-arm.tar.gz.sha256sum) / 6a58bf4091f798ac1a6fa7e21ea142fe138f5b688f2e3af0c49147f99210fff6) - [Linux arm64](https://get.helm.sh/helm-v3.18.1-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-arm64.tar.gz.sha256sum) / 5ddc8fbd4b17857754a95be799543ceafa5aa9532b05f738ee590a76bb049988) - [Linux i386](https://get.helm.sh/helm-v3.18.1-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-386.tar.gz.sha256sum) / 890bfd82f9fc8fe829f33c80e3d31463fc22d0f3605aaf3b009b3d7a616ba9cc) - [Linux ppc64le](https://get.helm.sh/helm-v3.18.1-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-ppc64le.tar.gz.sha256sum) / 4d03617f742e4774ddf2170840ec385c67abf0db93e5df1aa9a036bb1275988e) - [Linux s390x](https://get.helm.sh/helm-v3.18.1-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-s390x.tar.gz.sha256sum) / e17b3574bdd4152ed8962089e3c0143e660db64e828a90a20127c9e5f48ab932) - [Linux riscv64](https://get.helm.sh/helm-v3.18.1-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.1-linux-riscv64.tar.gz.sha256sum) / 225bdea665c5313e48c0219b39b6f0daea3288b1567f4825c540063784113214) - [Windows amd64](https://get.helm.sh/helm-v3.18.1-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.18.1-windows-amd64.zip.sha256sum) / d0f74d2043dae67992d4dcdd430844aa4817e4735a42ef9ecb4d2f042e2ed2bb) - [Windows arm64](https://get.helm.sh/helm-v3.18.1-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.18.1-windows-arm64.zip.sha256sum) / 486f2eabae7b497afc4643e54464b700de6fbc509f4b5b31ca108979a11ba5fd) The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.18.2 will contain only bug fixes. - 3.19.0 on September 11th, 2025 is the next feature release. #### Changelog - fix(client): skipnode utilization for PreCopy [`f6f8700`](https://redirect.github.com/helm/helm/commit/f6f8700a539c18101509434f3b59e6a21402a1b2) (Brandt Keller) - fix(client): layers now returns manifest - remove duplicate from descriptors [`4da7015`](https://redirect.github.com/helm/helm/commit/4da701593f8c8a137fc36a95f9e9ecfe1d01528f) (Brandt Keller) - fix(client): return nil on non-allowed media types [`1a8507f`](https://redirect.github.com/helm/helm/commit/1a8507fd5ad910f466accfd1c784ed0c333c343a) (Brandt Keller) - Prevent fetching newReference again as we have in calling method [`015531c`](https://redirect.github.com/helm/helm/commit/015531ca4f386a6fee6c9f48eae63124d19c76a7) (Benoit Tigeot) - Prevent failure when resolving version tags in oras memory store [`9db1a12`](https://redirect.github.com/helm/helm/commit/9db1a120f9f7404044cc4619ea7379b430004e36) (Benoit Tigeot) - Update pkg/plugin/plugin.go [`e8bfa0e`](https://redirect.github.com/helm/helm/commit/e8bfa0eed689ee822c6ba9b4bcae45ecdb36b671) (Benoit Tigeot) - Update pkg/plugin/plugin.go [`24b4490`](https://redirect.github.com/helm/helm/commit/24b44902a266f911617105273d4afd16f25f4aaf) (Benoit Tigeot) - Wait for Helm v4 before raising when platformCommand and Command are set [`7e8f534`](https://redirect.github.com/helm/helm/commit/7e8f53421a184125cf988814206237ce01d95139) (Benoit Tigeot) - Fix 3.18.0 regression: registry login with scheme [`ea04cea`](https://redirect.github.com/helm/helm/commit/ea04cea48bf2b312e506ae03c412c6fd95929c5c) (Scott Rigby) - Revert "fix (helm) : toToml\` renders int as float \[ backport to v3 ]" [`bec6609`](https://redirect.github.com/helm/helm/commit/bec66098fdb4ac37298f46701a2d5b28e5776b72) (Matt Farina) ### [`v3.18.0`](https://redirect.github.com/helm/helm/releases/tag/v3.18.0): Helm v3.18.0 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.17.3...v3.18.0) Helm v3.18.0 is a feature 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](https://kubernetes.slack.com): - 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](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Notable Changes - Add support for JSON Schema 2020 - Enabled cpu and memory profiling - Add hook annotation to output hook logs to client on error #### Installation and Upgrading Download Helm v3.18.0. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.18.0-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-darwin-amd64.tar.gz.sha256sum) / 2be99836549413c2f0212d644e8740abd8ba5d7f55484c29d3363cea339891d9) - [MacOS arm64](https://get.helm.sh/helm-v3.18.0-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-darwin-arm64.tar.gz.sha256sum) / 4ce30bd86a3fc4f31d297827a5bf5b10ced8c4da2ff810bf9f53f561dbed7d10) - [Linux amd64](https://get.helm.sh/helm-v3.18.0-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-amd64.tar.gz.sha256sum) / 961e587fc2c03807f8a99ac25ef063fa9e6915f1894729399cbb95d2a79af931) - [Linux arm](https://get.helm.sh/helm-v3.18.0-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-arm.tar.gz.sha256sum) / 88f6264801fd9c5bb3d2d24c7b3da4e239d137b39bacd18d25b22823e6bd31f7) - [Linux arm64](https://get.helm.sh/helm-v3.18.0-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-arm64.tar.gz.sha256sum) / 489c9d2d3ea4e095331249d74b4407fb5ac1d338c28429d70cdedccfe6e2b029) - [Linux i386](https://get.helm.sh/helm-v3.18.0-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-386.tar.gz.sha256sum) / 3302c90957e259897d238feee65e05abb3fc586ab80a49cb577fd123b2e94cb3) - [Linux ppc64le](https://get.helm.sh/helm-v3.18.0-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-ppc64le.tar.gz.sha256sum) / 559036fe183593488275a19796ca0b13f56e9d586b697a0d968e8b1e24472d7c) - [Linux s390x](https://get.helm.sh/helm-v3.18.0-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-s390x.tar.gz.sha256sum) / ab0e347751b425ed9c4b619159a9ffeb85a82e07f7333921dec1a26780195a72) - [Linux riscv64](https://get.helm.sh/helm-v3.18.0-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.18.0-linux-riscv64.tar.gz.sha256sum) / ae98c3d9d352ac91909d28dbb03d91fc506cafcce647cfbd1954a02ef84f91d1) - [Windows amd64](https://get.helm.sh/helm-v3.18.0-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.18.0-windows-amd64.zip.sha256sum) / ae6a1b832043e3433d2823fc42692057dbf007efad34292708130b412c169a94) - [Windows arm64](https://get.helm.sh/helm-v3.18.0-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.18.0-windows-arm64.zip.sha256sum) / f354f0bdf725a0530162754632bc54fed2c56ad11a899b031702ee1c70ecb5fc) The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.18.1 on June 11th, 2025 will contain only bug fixes. - 3.19.0 on September 11th, 2025 is the next feature release. #### Changelog - build(deps): bump the k8s-io group with 7 updates [`cc58e3f`](https://redirect.github.com/helm/helm/commit/cc58e3f5a3aa615c6a86275e6f4444b5fdd3cc4e) (dependabot\[bot]) - fix: govulncheck workflow [`bf1436b`](https://redirect.github.com/helm/helm/commit/bf1436baf3c235cb1b689a016b7162d0cddd3947) (Matthieu MOREL) - bump version to v3.18.0 [`d8edc2a`](https://redirect.github.com/helm/helm/commit/d8edc2aebc2e5ad624640b56a22258b9bbec9099) (Robert Sirchia) - fix:add proxy support when mTLS configured [`48377fe`](https://redirect.github.com/helm/helm/commit/48377fe4515cc6a5bf5ac92ea6086090e7b82798) (Rongrong Liu) - docs: Note about http fallback for OCI registries [`cdd7c10`](https://redirect.github.com/helm/helm/commit/cdd7c105a60929d733c1b67d4fe5062ff5619ac2) (Terry Howe) - Bump net package to avoid CVE on dev-v3 [`f9ab8f7`](https://redirect.github.com/helm/helm/commit/f9ab8f772a01ff918d4a54febe18d4cc6899f2e2) (Benoit Tigeot) - Bump toml [`087fa18`](https://redirect.github.com/helm/helm/commit/087fa18276033d37648deaf082de6b3ea635fb88) (Benoit Tigeot) - backport #​30677to dev3 [`2a5f83b`](https://redirect.github.com/helm/helm/commit/2a5f83b960738cc58f090e67ac108418ac4dedf2) (dongjiang) - build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0 [`5df2f30`](https://redirect.github.com/helm/helm/commit/5df2f3018a6ac20db369390fed142463d97b487f) (dependabot\[bot]) - Add install test for TakeOwnership flag [`0906fe7`](https://redirect.github.com/helm/helm/commit/0906fe7f6b201d9aa73eb22f518366ea75c57937) (Evans Mungai) - Fix --take-ownership [`4ee3a19`](https://redirect.github.com/helm/helm/commit/4ee3a19e9a98e3b58eb4579f019666e834408ca3) (Patrick Seidensal) - build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2 [`3538c2a`](https://redirect.github.com/helm/helm/commit/3538c2a677809308821c18bdc309e5954f822211) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 [`6fa95c8`](https://redirect.github.com/helm/helm/commit/6fa95c805e449eb7332059cc4aee837a9358f334) (dependabot\[bot]) - build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 [`741b5be`](https://redirect.github.com/helm/helm/commit/741b5beeb95b0858b1809a625870310a509a4d61) (dependabot\[bot]) - Testing text bump [`017f9fa`](https://redirect.github.com/helm/helm/commit/017f9fad2b2b51f1292c73922f0857b93d2fb233) (Benoit Tigeot) - Permit more Go version and not only 1.23.8 [`6667252`](https://redirect.github.com/helm/helm/commit/666725202b2c7da205fe0c34a1ac5812e88d2500) (Benoit Tigeot) - Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0 [`4ad1ccd`](https://redirect.github.com/helm/helm/commit/4ad1ccd8fb8bbf4ffec8ccab411f2ee57360824d) (Benoit Tigeot) - Unarchiving fix [`3ce10e4`](https://redirect.github.com/helm/helm/commit/3ce10e4f81e064a3807098c3d466c33f2ece8a18) (Matt Farina) - Fix typo [`422c58e`](https://redirect.github.com/helm/helm/commit/422c58e4a2d7a00e2275916be1bfda0b28efba82) (Benoit Tigeot) - Report as debug log, the time spent waiting for resources [`5e7f12d`](https://redirect.github.com/helm/helm/commit/5e7f12d4c3e2e37fa4bc065fddde8e191c336a15) (Benoit Tigeot) - build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27 [`dcc286c`](https://redirect.github.com/helm/helm/commit/dcc286ca562e91bc5ea052d734d11e4bf2905e19) (dependabot\[bot]) - Update pkg/registry/fallback.go [`1435ec7`](https://redirect.github.com/helm/helm/commit/1435ec7c7717a147fb17701fd0da3992f7a44bb6) (Terry Howe) - automatic fallback to http [`674e882`](https://redirect.github.com/helm/helm/commit/674e882c88535c75b672cb6986df8fc23ad21dad) (Terry Howe) - chore(oci): upgrade to ORAS v2 [`c188441`](https://redirect.github.com/helm/helm/commit/c188441757c66e8e863969c5cb1b27be61482a22) (Terry Howe) - Updating to 0.37.0 for x/net [`2b12490`](https://redirect.github.com/helm/helm/commit/2b12490c329e5a61c79f6f71cee8b450770b0752) (Matt Farina) - build(deps): bump the k8s-io group with 7 updates [`0648918`](https://redirect.github.com/helm/helm/commit/0648918abbc894b035351353a2af82b5c8b161c8) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 [`0911b9c`](https://redirect.github.com/helm/helm/commit/0911b9c7b0f29bd49905865cd77509c2d84c4479) (dependabot\[bot]) - build(deps): bump github.com/opencontainers/image-spec [`2f22d55`](https://redirect.github.com/helm/helm/commit/2f22d5544c78b3e81de95bac061515630cb5d157) (dependabot\[bot]) - build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26 [`89361c9`](https://redirect.github.com/helm/helm/commit/89361c905aae85cf0a20ec68df2fdd52103847ed) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 [`6d64160`](https://redirect.github.com/helm/helm/commit/6d64160ab65863892ef1cec022b5391b17147c6d) (dependabot\[bot]) - Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3 [`bcb83e4`](https://redirect.github.com/helm/helm/commit/bcb83e465f4487b481b8843f4d5dfe4f26472c55) (Scott Rigby) - Refactor based on review comment [`2aa90b8`](https://redirect.github.com/helm/helm/commit/2aa90b8f2603f033479278eb99993d2efe39624c) (Chris Berry) - Refactor based on review comment [`5739197`](https://redirect.github.com/helm/helm/commit/5739197faa75b3e2c7d32a999c3e17bd8949756d) (Chris Berry) - Add HookOutputFunc and generic yaml unmarshaller [`b8e1387`](https://redirect.github.com/helm/helm/commit/b8e13878fcf542aff465a90635b4d29f93dfb434) (Chris Berry) - clarify fix error message [`97b0e11`](https://redirect.github.com/helm/helm/commit/97b0e11871252ad99054d911d92666f84fdac79a) (Scott Rigby) - fix err check [`2f79afb`](https://redirect.github.com/helm/helm/commit/2f79afb0a3c506fd41ea89f13efcfa4379f88b5f) (Scott Rigby) - remove comments about previous functionality [`c77f4ec`](https://redirect.github.com/helm/helm/commit/c77f4ec6c41db7d5641da723eb6f67d1b8b0e606) (Scott Rigby) - add short circuit return [`3cd6afe`](https://redirect.github.com/helm/helm/commit/3cd6afe845c905d2bc1dfa259e2ab4b571c19234) (Scott Rigby) - Update based on review comments [`5367001`](https://redirect.github.com/helm/helm/commit/5367001f4fa283ffb4dd15741c2dff053b5dfb52) (Chris Berry) - Update based on review comments [`3c44515`](https://redirect.github.com/helm/helm/commit/3c445158d85b1bec417803f418f0b686188b2399) (Chris Berry) - Fix lint [`4cb639e`](https://redirect.github.com/helm/helm/commit/4cb639ed4edab7729859328d443b102d05a4b32d) (Chris Berry) - Tidy up imports [`20f859c`](https://redirect.github.com/helm/helm/commit/20f859c9ffb5e0a7b48c8331093250bd162e3ee0) (Chris) - Add hook annotations to output pod logs to client on success and fail [`ca90972`](https://redirect.github.com/helm/helm/commit/ca90972b3d81acb1ad9d6f80bb1770113776f06a) (Chris Berry) - chore: use \[]error instead of \[]string [`a9e2075`](https://redirect.github.com/helm/helm/commit/a9e20757c6b348da7db789f81a874cdb5b315e9f) (Evans Mungai) - Update cmd/helm/profiling.go [`996ad84`](https://redirect.github.com/helm/helm/commit/996ad8445379b44bbefc9116e8b5a0cdd9bce259) (Evans Mungai) - chore: update profiling doc in CONTRIBUTING.md [`867c97e`](https://redirect.github.com/helm/helm/commit/867c97e70d42f523a223973770149c7faeb6f04f) (Evans Mungai) - Update CONTRIBUTING guide [`af24101`](https://redirect.github.com/helm/helm/commit/af2410192d0854f1431efaa9858b2d830f3312c4) (Evans Mungai) - Prefer environment variables to CLI flags [`c7dfa87`](https://redirect.github.com/helm/helm/commit/c7dfa87f9d5640ed07b76bfda24dd1e3db635690) (Evans Mungai) - Fix linter warning [`b39411a`](https://redirect.github.com/helm/helm/commit/b39411a66829d711168de543fa823cbd5e749ca4) (Evans Mungai) - Move pprof paths to HELM_PPROF env variable [`4c50f01`](https://redirect.github.com/helm/helm/commit/4c50f01046be19467eb99495cbce51319700b81a) (Evans Mungai) - Update CONTRIBUTING.md [`3b43f7b`](https://redirect.github.com/helm/helm/commit/3b43f7be60c54edc3ea7d76d6253bb5d12eece32) (Evans Mungai) - Update CONTRIBUTING.md [`a32e11b`](https://redirect.github.com/helm/helm/commit/a32e11bdc3af0250a10ce6bbb8a2dc566f66cd3d) (Evans Mungai) - Additional review fixes from PR [`483ebf9`](https://redirect.github.com/helm/helm/commit/483ebf915da5ab2c2bbdb46644bca2fe22ae51f9) (Evans Mungai) - feat: Add flags to enable CPU and memory profiling [`461197f`](https://redirect.github.com/helm/helm/commit/461197f9c62f4c37ad2b727962db95378c3f3073) (Evans Mungai) - build(deps): bump github.com/distribution/distribution/v3 [`e7fa545`](https://redirect.github.com/helm/helm/commit/e7fa545819dbb51c8f94a1936174ee48b52db694) (dependabot\[bot]) - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 [`d1687ba`](https://redirect.github.com/helm/helm/commit/d1687ba8d9c94c711215dc49ad88117585c9c765) (dependabot\[bot]) - Moving to SetOut and SetErr for Cobra [`4c2f88b`](https://redirect.github.com/helm/helm/commit/4c2f88b2abb53ee04d6003e67d6efa44b29eb832) (Matt Farina) - build(deps): bump the k8s-io group with 7 updates [`a2413aa`](https://redirect.github.com/helm/helm/commit/a2413aa26dd873a782b8f96cac424991b223c3da) (dependabot\[bot]) - build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 [`959d643`](https://redirect.github.com/helm/helm/commit/959d643b977b2b1571fe3ccd21d8e9cbfe1b4ea3) (dependabot\[bot]) - build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 [`3a87c68`](https://redirect.github.com/helm/helm/commit/3a87c684e77eef5fcd5bb3b2c51f8e739b871a7c) (dependabot\[bot]) - build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 [`711cef8`](https://redirect.github.com/helm/helm/commit/711cef8d1c0602a949b39be4c6eafe118e2fc30c) (dependabot\[bot]) - build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 [`7680623`](https://redirect.github.com/helm/helm/commit/76806237ad36e527d2e6158f80ab84f237c52ec3) (dependabot\[bot]) - build(deps): bump github.com/cyphar/filepath-securejoin [`03747d9`](https://redirect.github.com/helm/helm/commit/03747d963f7e51e7fd1eac8a768f2791bf25a7e3) (dependabot\[bot]) - build(deps): bump github.com/evanphx/json-patch [`f1db83f`](https://redirect.github.com/helm/helm/commit/f1db83f78f06ee017492b471bb2c19ff2249aacd) (dependabot\[bot]) - build(deps): bump the k8s-io group with 7 updates [`3bc3751`](https://redirect.github.com/helm/helm/commit/3bc3751f7019d2a1f5b922421d398f9ddd880106) (dependabot\[bot]) - fix: check group for resource info match [`2ebce78`](https://redirect.github.com/helm/helm/commit/2ebce786ba295a3ca7a281c3ffd78086cf561f89) (Jiasheng Zhu) - Bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0 [`8e86e76`](https://redirect.github.com/helm/helm/commit/8e86e76d50a9f365e79b6211100dd4308289da6c) (dependabot\[bot]) - add test for nullifying nested global value [`326c1e3`](https://redirect.github.com/helm/helm/commit/326c1e3f6782a7ed53980ac010c44689c0ae4fb6) (Ryan Hockstad) - Ensuring the file paths are clean prior to passing to securejoin [`fba9d08`](https://redirect.github.com/helm/helm/commit/fba9d08dced3583ef88fc235b307995830173aa9) (Matt Farina) - Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 [`a79be7d`](https://redirect.github.com/helm/helm/commit/a79be7d5d348525257ea3be3305f7343522bb083) (dependabot\[bot]) - Bump golang.org/x/crypto from 0.31.0 to 0.32.0 [`b029d74`](https://redirect.github.com/helm/helm/commit/b029d74a52009d4e14d406bcc952d2191e0200f0) (dependabot\[bot]) - Bump golang.org/x/term from 0.27.0 to 0.28.0 [`a1c0ae8`](https://redirect.github.com/helm/helm/commit/a1c0ae88a7ccbda9b5915bac196db54e677fd1d2) (dependabot\[bot]) - bump version to v3.17.0 [`d6db69e`](https://redirect.github.com/helm/helm/commit/d6db69ed66a3b127a96e3339a00ea84586310868) (Matt Farina) - Bump github.com/moby/term from 0.5.0 to 0.5.2 [`54ffefb`](https://redirect.github.com/helm/helm/commit/54ffefbcf79b5d835c29a730ea7aef6afd9109ee) (dependabot\[bot]) - Add test case for removing an entire object [`ef2eb55`](https://redirect.github.com/helm/helm/commit/ef2eb552837446fe8a5a91bc68abf4d9eab685a8) (Ryan Hockstad) - Tests for bugfix: Override subcharts with null values [#​12879](https://redirect.github.com/helm/helm/issues/12879) [`60fcce1`](https://redirect.github.com/helm/helm/commit/60fcce18d1646e266dfe8191e25a85dcdb7b0038) (Scott Rigby) - feat: Added multi-platform plugin hook support to v3 Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com> [`83dddb1`](https://redirect.github.com/helm/helm/commit/83dddb183946266289e55eb3c3d8c8a35b24b34a) (Andrew Block) - This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder, which enables conversion of int into . [`0a6834f`](https://redirect.github.com/helm/helm/commit/0a6834fdf060b4fbc4e1ea4bcb85908891539d48) (Althaf M) - merge null child chart objects [`5a58751`](https://redirect.github.com/helm/helm/commit/5a58751a053ea59b88399487a5f0f8f5c27b9461) (Ryan Hockstad) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |