72dec42571522ed9d8841e4d1a4f8f0ce42a62c0
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
72dec42571 | chore(helm): update image docker.io/renovate/renovate 39.199.1 → 39.202.0 (#33291) | ||
|
|
30494a2843 |
chore(helm): update image docker.io/escaping/core-keeper-dedicated digest to 48f9211 (#33285)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/escaping/core-keeper-dedicated | digest | `bf7fe3e` -> `48f9211` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
803ae0573c | chore(helm): update image ghcr.io/linuxserver/piwigo digest to 1211db2 (#33287) | ||
|
|
b25a61d5b3 | chore(helm): update image ghcr.io/meeb/tubesync digest to 266789d (#33288) | ||
|
|
91eebec08b |
chore(flux): update helm release cilium 1.17.1 → 1.17.2 (clustertool) (#33290)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cilium](https://cilium.io/) ([source](https://redirect.github.com/cilium/cilium)) | patch | `1.17.1` -> `1.17.2` | --- ### Release Notes <details> <summary>cilium/cilium (cilium)</summary> ### [`v1.17.2`](https://redirect.github.com/cilium/cilium/releases/tag/v1.17.2): 1.17.2 [Compare Source](https://redirect.github.com/cilium/cilium/compare/1.17.1...1.17.2) ## Summary of Changes **Minor Changes:** - docs: clarify wording of remote-nodes in context of a clustermesh (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37989](https://redirect.github.com/cilium/cilium/issues/37989), [@​oblazek](https://redirect.github.com/oblazek)) - Increase granularity of the `api_duration_seconds` metric buckets (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37365](https://redirect.github.com/cilium/cilium/issues/37365), [@​jaredledvina](https://redirect.github.com/jaredledvina)) - New agent option `--policy-restore-timeout` (default 3m) has been added to bound the maximum time Cilium agent waits for endpoint policies to regenerate before starting serving resources to `cilium-envoy` proxy. (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37658](https://redirect.github.com/cilium/cilium/issues/37658), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Set json output as default for `cilium-dbg endpoint get` (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​36537](https://redirect.github.com/cilium/cilium/issues/36537), [@​saiaunghlyanhtet](https://redirect.github.com/saiaunghlyanhtet)) - Set json output as default for `cilium-dbg endpoint get` (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​36537](https://redirect.github.com/cilium/cilium/issues/36537), [@​saiaunghlyanhtet](https://redirect.github.com/saiaunghlyanhtet)) **Bugfixes:** - Apply Egress bandwith-limiting only once for traffic that is matched by an Egress Gateway policy. (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37674](https://redirect.github.com/cilium/cilium/issues/37674), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - Auth policy is properly maintained also when covered by proxy redirects. (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37685](https://redirect.github.com/cilium/cilium/issues/37685), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Do not auto detect / auto select IPoIB devices (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37553](https://redirect.github.com/cilium/cilium/issues/37553), [@​dylandreimerink](https://redirect.github.com/dylandreimerink)) - Egress route reconciliation (Backport PR [#​38118](https://redirect.github.com/cilium/cilium/issues/38118), Upstream PR [#​37962](https://redirect.github.com/cilium/cilium/issues/37962), [@​dylandreimerink](https://redirect.github.com/dylandreimerink)) - Fix a regression that made it impossible to disable Hubble via Helm charts (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37587](https://redirect.github.com/cilium/cilium/issues/37587), [@​devodev](https://redirect.github.com/devodev)) - Fix bug causing `cilium-dbg bpf` commands to fail with a map not found error in IPv6-only clusters. (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37787](https://redirect.github.com/cilium/cilium/issues/37787), [@​pchaigno](https://redirect.github.com/pchaigno)) - Fix creating ServiceMonitor for Hubble when dynamic metrics are enabled in the Helm chart (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37474](https://redirect.github.com/cilium/cilium/issues/37474), [@​dustinspecker](https://redirect.github.com/dustinspecker)) - Fix creation and deletion of host port maps that would occasionally leave pods without them (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37419](https://redirect.github.com/cilium/cilium/issues/37419), [@​javanthropus](https://redirect.github.com/javanthropus)) - Fix dropped NodePort traffic to hostNetwork backends with Geneve+DSR (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​36978](https://redirect.github.com/cilium/cilium/issues/36978), [@​tommasopozzetti](https://redirect.github.com/tommasopozzetti)) - Fix envoy metrics could not be obtained on IPv6-only clusters (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37818](https://redirect.github.com/cilium/cilium/issues/37818), [@​haozhangami](https://redirect.github.com/haozhangami)) - Fix helm charts to properly configure tls and peer service for dynamic Hubble metrics. (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37543](https://redirect.github.com/cilium/cilium/issues/37543), [@​rectified95](https://redirect.github.com/rectified95)) - Fix service id exceeds max limit (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37191](https://redirect.github.com/cilium/cilium/issues/37191), [@​haozhangami](https://redirect.github.com/haozhangami)) - Fix the `--dns-policy-unload-on-shutdown` feature for restored endpoints (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37532](https://redirect.github.com/cilium/cilium/issues/37532), [@​antonipp](https://redirect.github.com/antonipp)) - Fix the possible race condition caused by async update from aws to instance map in issue [#​36428](https://redirect.github.com/cilium/cilium/issues/36428) (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37650](https://redirect.github.com/cilium/cilium/issues/37650), [@​liyihuang](https://redirect.github.com/liyihuang)) - Fix traffic not getting masqueraded with wildcard devices or egress-masquerade-interfaces when enable-masquerade-to-route-source flag is set. (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37450](https://redirect.github.com/cilium/cilium/issues/37450), [@​liyihuang](https://redirect.github.com/liyihuang)) - fix(helm): multiPoolPreAllocation fix conditional avoid null (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37585](https://redirect.github.com/cilium/cilium/issues/37585), [@​acelinkio](https://redirect.github.com/acelinkio)) - fix: cilium-config configmap was incorrectly resulting in values like `2.09715…2e+06` instead of `2097152` (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37236](https://redirect.github.com/cilium/cilium/issues/37236), [@​dee-kryvenko](https://redirect.github.com/dee-kryvenko)) - fix: duplicate label maps in helm chart templates and add missing commonlabels (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37693](https://redirect.github.com/cilium/cilium/issues/37693), [@​cmergenthaler](https://redirect.github.com/cmergenthaler)) - Fix: Resolved an issue causing ArgoCD to report constant out-of-sync status due to the hasKey check in Helm. The condition has been simplified to ensure proper synchronization. No functional changes to deployments. (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37536](https://redirect.github.com/cilium/cilium/issues/37536), [@​nicl-dev](https://redirect.github.com/nicl-dev)) - Fixed Envoy JSON log format conversion in Helm, preventing crashes. (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37656](https://redirect.github.com/cilium/cilium/issues/37656), [@​kahirokunn](https://redirect.github.com/kahirokunn)) - helm: fix large number handling (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37670](https://redirect.github.com/cilium/cilium/issues/37670), [@​justin0u0](https://redirect.github.com/justin0u0)) - hubble: escape terminal special characters from observe output (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37401](https://redirect.github.com/cilium/cilium/issues/37401), [@​devodev](https://redirect.github.com/devodev)) - hubble: fix locking of hubble metrics registry for dynamically configured metrics (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37923](https://redirect.github.com/cilium/cilium/issues/37923), [@​marseel](https://redirect.github.com/marseel)) - identity: fix bug where fromNodes/toNodes could be used to allow custom endpoint (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​36657](https://redirect.github.com/cilium/cilium/issues/36657), [@​oblazek](https://redirect.github.com/oblazek)) - ipam/multi-pool: Periodically perform pool maintenance (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37895](https://redirect.github.com/cilium/cilium/issues/37895), [@​gandro](https://redirect.github.com/gandro)) - operator: explicit controller-runtime controller names to avoid naming conflicts (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37606](https://redirect.github.com/cilium/cilium/issues/37606), [@​mhofstetter](https://redirect.github.com/mhofstetter)) - operator: Fix duplicate configurations (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37293](https://redirect.github.com/cilium/cilium/issues/37293), [@​joestringer](https://redirect.github.com/joestringer)) - Restore aggregration of network trace events for Egress Gateway reply traffic on the gateway node (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​38029](https://redirect.github.com/cilium/cilium/issues/38029), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - Updated Gateway API and GAMMA processing to remove incorrect behavior when both parentRefs were present. (Backport PR [#​38154](https://redirect.github.com/cilium/cilium/issues/38154), Upstream PR [#​38143](https://redirect.github.com/cilium/cilium/issues/38143), [@​youngnick](https://redirect.github.com/youngnick)) - Workaround for iptables 1.8.10, used in OpenShift 4.16, 4.17 and 4.18, returning a wrong error message `iptables: Incompatible with this kernel` to `iptables -n -L CHAIN` when the chain does not exist. This prevents iptables configuration and induced unnecessary loops and log messages. (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37749](https://redirect.github.com/cilium/cilium/issues/37749), [@​fgiloux](https://redirect.github.com/fgiloux)) **CI Changes:** - .github: Remove misleading step from ipsec workflow (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37681](https://redirect.github.com/cilium/cilium/issues/37681), [@​joestringer](https://redirect.github.com/joestringer)) - .github: s/enbaled/enabled/ (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37449](https://redirect.github.com/cilium/cilium/issues/37449), [@​chansuke](https://redirect.github.com/chansuke)) - bgpv1: wait for watchers to be ready in tests (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37884](https://redirect.github.com/cilium/cilium/issues/37884), [@​harsimran-pabla](https://redirect.github.com/harsimran-pabla)) - CI: GKE backslash missing disable insecure kubelet (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37850](https://redirect.github.com/cilium/cilium/issues/37850), [@​auriaave](https://redirect.github.com/auriaave)) - CI: GKE, disable insecure kubelet readonly port (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37844](https://redirect.github.com/cilium/cilium/issues/37844), [@​auriaave](https://redirect.github.com/auriaave)) - ci: switch to monitor aggregation medium (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​38036](https://redirect.github.com/cilium/cilium/issues/38036), [@​marseel](https://redirect.github.com/marseel)) - gh: ci-e2e-upgrade: Add encryption leak checks for wireguard (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37551](https://redirect.github.com/cilium/cilium/issues/37551), [@​jschwinger233](https://redirect.github.com/jschwinger233)) - gh: ipsec-e2e: add concurrency for connectivity tests (Backport PR [#​37925](https://redirect.github.com/cilium/cilium/issues/37925), Upstream PR [#​37891](https://redirect.github.com/cilium/cilium/issues/37891), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - gh: update naming for bpftrace leak detection script (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37865](https://redirect.github.com/cilium/cilium/issues/37865), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) **Misc Changes:** - always render enable-hubble in the Cilium configmap (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37703](https://redirect.github.com/cilium/cilium/issues/37703), [@​kaworu](https://redirect.github.com/kaworu)) - bpf: Add option to utilize core maps via BPF_F_NO_COMMON_LRU (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​38037](https://redirect.github.com/cilium/cilium/issues/38037), [@​borkmann](https://redirect.github.com/borkmann)) - bpf: minor clean-ups for the ENI symmetric routing feature (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37379](https://redirect.github.com/cilium/cilium/issues/37379), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - chore(deps): update all github action dependencies (v1.17) ([#​37950](https://redirect.github.com/cilium/cilium/issues/37950), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.17) ([#​37944](https://redirect.github.com/cilium/cilium/issues/37944), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.17) ([#​38048](https://redirect.github.com/cilium/cilium/issues/38048), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update dependency cilium/cilium-cli to v0.17.0 (v1.17) ([#​37793](https://redirect.github.com/cilium/cilium/issues/37793), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update dependency cilium/cilium-cli to v0.18.0 (v1.17) ([#​37949](https://redirect.github.com/cilium/cilium/issues/37949), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update dependency cilium/cilium-cli to v0.18.2 (v1.17) ([#​38057](https://redirect.github.com/cilium/cilium/issues/38057), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update go to v1.23.7 (v1.17) ([#​37996](https://redirect.github.com/cilium/cilium/issues/37996), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 \[security] (v1.17) ([#​37833](https://redirect.github.com/cilium/cilium/issues/37833), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.31.5-1741765102-efed3defcc70ab5b263a0fc44c93d316b846a211 (v1.17) ([#​38148](https://redirect.github.com/cilium/cilium/issues/38148), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - cilium-dbg: output parentIfIndex in bpf endpoint list (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37398](https://redirect.github.com/cilium/cilium/issues/37398), [@​Mahdi-BZ](https://redirect.github.com/Mahdi-BZ)) - cilium: Allow to configure tunnel source port range (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37777](https://redirect.github.com/cilium/cilium/issues/37777), [@​borkmann](https://redirect.github.com/borkmann)) - cilium: Pull in vxlan netlink Go fix and uncomment assertion in test (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37808](https://redirect.github.com/cilium/cilium/issues/37808), [@​borkmann](https://redirect.github.com/borkmann)) - docs: complete load balancer service manifest in kubeproxy-free (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37466](https://redirect.github.com/cilium/cilium/issues/37466), [@​ybelleguic](https://redirect.github.com/ybelleguic)) - docs: fix broken links (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37995](https://redirect.github.com/cilium/cilium/issues/37995), [@​nueavv](https://redirect.github.com/nueavv)) - docs: masquerading: mention that BPF masq also pulls in BPF Host-Routing (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37604](https://redirect.github.com/cilium/cilium/issues/37604), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - docs: use latest for rtd theme commit with fixed version selector (Backport PR [#​37614](https://redirect.github.com/cilium/cilium/issues/37614), Upstream PR [#​37421](https://redirect.github.com/cilium/cilium/issues/37421), [@​ayuspin](https://redirect.github.com/ayuspin)) - envoy: remove duplicated service/endpointslice informers when envoyConfig is enabled (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37683](https://redirect.github.com/cilium/cilium/issues/37683), [@​marseel](https://redirect.github.com/marseel)) - Fix API generation and add trusted dependencies to renovate config (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​36957](https://redirect.github.com/cilium/cilium/issues/36957), [@​aanm](https://redirect.github.com/aanm)) - Fix API generation and add trusted dependencies to renovate config (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​36957](https://redirect.github.com/cilium/cilium/issues/36957), [@​aanm](https://redirect.github.com/aanm)) - Fix helm value for IPAM Multi-Pool (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37963](https://redirect.github.com/cilium/cilium/issues/37963), [@​saintdle](https://redirect.github.com/saintdle)) - fqdn/dnsproxy: use `netip.Addr` for `DNSProxy.usedServers` (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​37985](https://redirect.github.com/cilium/cilium/issues/37985), [@​tklauser](https://redirect.github.com/tklauser)) - gha: Update the helm flag for TLS related test (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37428](https://redirect.github.com/cilium/cilium/issues/37428), [@​sayboras](https://redirect.github.com/sayboras)) - ipcache: Slightly optimize calls to fetch tunnel and encrypt metadata (Backport PR [#​38104](https://redirect.github.com/cilium/cilium/issues/38104), Upstream PR [#​38021](https://redirect.github.com/cilium/cilium/issues/38021), [@​christarazi](https://redirect.github.com/christarazi)) - labels: fix TestNewFrom test (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37846](https://redirect.github.com/cilium/cilium/issues/37846), [@​giorio94](https://redirect.github.com/giorio94)) - Moves Unix socket listener configuration to a new file specifically for Linux builds. (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37399](https://redirect.github.com/cilium/cilium/issues/37399), [@​ritwikranjan](https://redirect.github.com/ritwikranjan)) - operator: Explicitly init the FQDN regex LRU cache (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37366](https://redirect.github.com/cilium/cilium/issues/37366), [@​christarazi](https://redirect.github.com/christarazi)) - pkg/hive: always use default logger when decorating cells (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37636](https://redirect.github.com/cilium/cilium/issues/37636), [@​aanm](https://redirect.github.com/aanm)) - policy: Skip iteration when proxy port priority is zero (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37422](https://redirect.github.com/cilium/cilium/issues/37422), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Remove grpc-health-probe binary from the Hubble Relay image as it is no longer used (Backport PR [#​37904](https://redirect.github.com/cilium/cilium/issues/37904), Upstream PR [#​37806](https://redirect.github.com/cilium/cilium/issues/37806), [@​rolinh](https://redirect.github.com/rolinh)) - Update Hubble UI to v0.13.2 which contains security fixes, add the missing traffic direction in the flow table, and enhance the home namespace list. See [v0.13.2](https://redirect.github.com/cilium/hubble-ui/releases/tag/v0.13.2) for more details (Backport PR [#​37742](https://redirect.github.com/cilium/cilium/issues/37742), Upstream PR [#​37631](https://redirect.github.com/cilium/cilium/issues/37631), [@​yannikmesserli](https://redirect.github.com/yannikmesserli)) - use runtime image set by env var action in build and lint (Backport PR [#​37648](https://redirect.github.com/cilium/cilium/issues/37648), Upstream PR [#​37253](https://redirect.github.com/cilium/cilium/issues/37253), [@​Artyop](https://redirect.github.com/Artyop)) **Other Changes:** - \[v1.17] Revert "Fix dropped NodePort traffic to hostNetwork backends with Geneve+DSR" ([#​38101](https://redirect.github.com/cilium/cilium/issues/38101), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - Backport set runtime action 1.17 ([#​37854](https://redirect.github.com/cilium/cilium/issues/37854), [@​Artyop](https://redirect.github.com/Artyop)) - gha: Update GatewayAPI conformance report ([#​37671](https://redirect.github.com/cilium/cilium/issues/37671), [@​sayboras](https://redirect.github.com/sayboras)) - install: Update image digests for v1.17.1 ([#​37580](https://redirect.github.com/cilium/cilium/issues/37580), [@​cilium-release-bot](https://redirect.github.com/cilium-release-bot)\[bot]) - v1.17: gh/workflows: Remove conformance-externalworkloads ([#​37738](https://redirect.github.com/cilium/cilium/issues/37738), [@​brb](https://redirect.github.com/brb)) #### Docker Manifests ##### cilium `quay.io/cilium/cilium:v1.17.2@​sha256:3c4c9932b5d8368619cb922a497ff2ebc8def5f41c18e410bcc84025fcd385b1` `quay.io/cilium/cilium:stable@sha256:3c4c9932b5d8368619cb922a497ff2ebc8def5f41c18e410bcc84025fcd385b1` ##### clustermesh-apiserver `quay.io/cilium/clustermesh-apiserver:v1.17.2@​sha256:981250ebdc6e66e190992eaf75cfca169113a8f08d5c3793fe15822176980398` `quay.io/cilium/clustermesh-apiserver:stable@sha256:981250ebdc6e66e190992eaf75cfca169113a8f08d5c3793fe15822176980398` ##### docker-plugin `quay.io/cilium/docker-plugin:v1.17.2@​sha256:a599893f1fc76fc31afad2bbb73af7e7f618adbf02043b2098fafeca4adf551c` `quay.io/cilium/docker-plugin:stable@sha256:a599893f1fc76fc31afad2bbb73af7e7f618adbf02043b2098fafeca4adf551c` ##### hubble-relay `quay.io/cilium/hubble-relay:v1.17.2@​sha256:42a8db5c256c516cacb5b8937c321b2373ad7a6b0a1e5a5120d5028433d586cc` `quay.io/cilium/hubble-relay:stable@sha256:42a8db5c256c516cacb5b8937c321b2373ad7a6b0a1e5a5120d5028433d586cc` ##### operator-alibabacloud `quay.io/cilium/operator-alibabacloud:v1.17.2@​sha256:7cb8c23417f65348bb810fe92fb05b41d926f019d77442f3fa1058d17fea7ffe` `quay.io/cilium/operator-alibabacloud:stable@sha256:7cb8c23417f65348bb810fe92fb05b41d926f019d77442f3fa1058d17fea7ffe` ##### operator-aws `quay.io/cilium/operator-aws:v1.17.2@​sha256:955096183e22a203bbb198ca66e3266ce4dbc2b63f1a2fbd03f9373dcd97893c` `quay.io/cilium/operator-aws:stable@sha256:955096183e22a203bbb198ca66e3266ce4dbc2b63f1a2fbd03f9373dcd97893c` ##### operator-azure `quay.io/cilium/operator-azure:v1.17.2@​sha256:455fb88b558b1b8ba09d63302ccce76b4930581be89def027184ab04335c20e0` `quay.io/cilium/operator-azure:stable@sha256:455fb88b558b1b8ba09d63302ccce76b4930581be89def027184ab04335c20e0` ##### operator-generic `quay.io/cilium/operator-generic:v1.17.2@​sha256:81f2d7198366e8dec2903a3a8361e4c68d47d19c68a0d42f0b7b6e3f0523f249` `quay.io/cilium/operator-generic:stable@sha256:81f2d7198366e8dec2903a3a8361e4c68d47d19c68a0d42f0b7b6e3f0523f249` ##### operator `quay.io/cilium/operator:v1.17.2@​sha256:697a7e6c4765ef053d33dd2d9d7f14642c01dfa7333ad7902de7ca5afbf3b419` `quay.io/cilium/operator:stable@sha256:697a7e6c4765ef053d33dd2d9d7f14642c01dfa7333ad7902de7ca5afbf3b419` </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f98f05b7fd |
chore(helm): update image registry.k8s.io/external-dns/external-dns v0.15.1 → v0.16.1 (#33292)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry.k8s.io/external-dns/external-dns](https://redirect.github.com/kubernetes-sigs/external-dns) | minor | `4f3ba4c` -> `37d3a7a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)</summary> ### [`v0.16.1`](https://redirect.github.com/kubernetes-sigs/external-dns/releases/tag/v0.16.1) [Compare Source](https://redirect.github.com/kubernetes-sigs/external-dns/compare/v0.16.0...v0.16.1) This release fixes the breaking change introduced in v0.16.0 for Cloudflare. ⚠️ New features on Cloudflare, custom and regional hostnames have some known issues, see [#​5175](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5175) and [#​5183](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5183) ⚠️ OpenStack designate in-tree provider will be removed in the next version. There is now a [webhook provider](https://redirect.github.com/inovex/external-dns-openstack-webhook). ℹ️ With v0.16.0, a new option on TXT Registry is available to use only new format ([#​4946](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4946)). Previous format will be removed in the next release ([#​5172](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5172)). #### 🐛 Bug fixes - fix(cloudflare): optional custom hostnames by [@​mrozentsvayg](https://redirect.github.com/mrozentsvayg) in [https://github.com/kubernetes-sigs/external-dns/pull/5146](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5146) - fix(source): pass GatewayName to config by [@​buroa](https://redirect.github.com/buroa) in [https://github.com/kubernetes-sigs/external-dns/pull/5169](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5169) - fix(cloudflare): infinite loop with more than 50 custom hostnames by [@​mrozentsvayg](https://redirect.github.com/mrozentsvayg) in [https://github.com/kubernetes-sigs/external-dns/pull/5181](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5181) #### 📦 Others - chore: update OWNERS with required config file by [@​mloiseleur](https://redirect.github.com/mloiseleur) in [https://github.com/kubernetes-sigs/external-dns/pull/5164](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5164) **Full Changelog**: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.0...v0.16.1 ### [`v0.16.0`](https://redirect.github.com/kubernetes-sigs/external-dns/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/external-dns/compare/v0.15.1...v0.16.0) #### 💥 Breaking Changes There is a [breaking change on Cloudflare](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5166) with this release. It requires Cloudflare for Saas. #### 🚀 Features - feat: add dreamhost webook provider to readme ([#​5015](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5015)) [@​asymingt](https://redirect.github.com/asymingt) - feat: Add F5 TransportServer source ([#​4944](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4944)) [@​visokoo](https://redirect.github.com/visokoo) - feat(chart): allow to run tpl on `ServiceAccount` annotations ([#​4958](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4958)) ([#​4958](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4958)) [@​fcrespofastly](https://redirect.github.com/fcrespofastly) - feat(cloudflare): custom hostname and fix apex ([#​5087](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5087)) [@​mrozentsvayg](https://redirect.github.com/mrozentsvayg) - feat(deps): added renovate config for custom regexes ([#​4978](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4978)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - feat: don't discard klog logs at the highest log levels (debug and trace) ([#​4961](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4961)) [@​dmarkhas](https://redirect.github.com/dmarkhas) - feat(pdns): add validation for MX and SRV records ([#​4871](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4871)) [@​julillae](https://redirect.github.com/julillae) - feat(rfc2136): support multiple hosts ([#​4653](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4653)) [@​Jeremy-Boyle](https://redirect.github.com/Jeremy-Boyle) - feat(service): listen to endpoint changes ([#​5085](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5085)) [@​dmarkhas](https://redirect.github.com/dmarkhas) - feat(source): allow to register all pods and their associated PTR record ([#​4782](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4782)) [@​foyerunix](https://redirect.github.com/foyerunix) - feat(txt-registry): add option to use only new format ([#​4946](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4946)) [@​malpou](https://redirect.github.com/malpou) #### 🐛 Bug fixes - fix(aes-encryption): support plain txt and url safe base64 strings ([#​4980](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4980)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - fix(aws-provider): ListTagsForResource incorrect zone-id handling ([#​5029](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5029)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - fix(chart): non-string types on svcaccount annotations ([#​5067](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5067)) [@​hjoshi123](https://redirect.github.com/hjoshi123) - fix(chart): regression with affinity.nodeAffinity getting ignored ([#​5046](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5046)) [@​mkhpalm](https://redirect.github.com/mkhpalm) - fix(chart): update rbac for F5 transportserver source ([#​5066](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5066)) ([#​5066](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5066)) [@​visokoo](https://redirect.github.com/visokoo) - fix(cloudflare): add more descriptive log message ([#​5047](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5047)) [@​AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay) - fix(cloudflare): use softerror on internal server error with api ([#​4931](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4931)) [@​vishuvenu](https://redirect.github.com/vishuvenu) - fix(dedup): records with different type are not duplicates ([#​4889](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4889)) [@​jtszalay](https://redirect.github.com/jtszalay) - fix(docs): aws tutorial broken internal markdown links ([#​5036](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5036)) [@​strophy](https://redirect.github.com/strophy) - fix: do not merge CNAME with multiple targets ([#​4856](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4856)) [@​dtuck9](https://redirect.github.com/dtuck9) - fix(f5-virtualserver): skip endpoint creation when VirtualServer is not ready ([#​4996](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4996)) [@​mikejoh](https://redirect.github.com/mikejoh) - fix(godaddy): Handle missing Retry-After header gracefully ([#​4866](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4866)) [@​alexstojda](https://redirect.github.com/alexstojda) - fix(oci): records with multiple IP addresses ([#​4993](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4993)) [@​jrosinsk](https://redirect.github.com/jrosinsk) - fix(ovh): cache refresh and duplicates processing ([#​4932](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4932)) [@​nmaupu](https://redirect.github.com/nmaupu) - fix(registry): handle empty targets in TXT records logging an error ([#​5149](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5149)) [@​saikatharryc](https://redirect.github.com/saikatharryc) - fix(source): allow ipv4-mapped ipv6 addresses ([#​4943](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4943)) [@​buroa](https://redirect.github.com/buroa) - fix(source): debug log on gateway target detection ([#​5096](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5096)) [@​drcapulet](https://redirect.github.com/drcapulet) - Fix spelling in webhook OpenAPI spec ([#​5038](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5038)) [@​claycooper](https://redirect.github.com/claycooper) - fix: use informer for istio gateways ([#​4522](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4522)) [@​woehrl01](https://redirect.github.com/woehrl01) #### 📝 Documentation - docs: add deprecation policy ([#​5053](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5053)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - docs: add staging images to release process ([#​5050](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5050)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - docs: fix typo on aws tutorial ([#​5070](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5070)) [@​Ileriayo](https://redirect.github.com/Ileriayo) - docs: fix typos in tutorials ([#​4969](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4969)) [@​mloiseleur](https://redirect.github.com/mloiseleur) - docs(Microsoft DNS): improve instructions ([#​4893](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4893)) [@​TomyLobo](https://redirect.github.com/TomyLobo) - docs(proposal): standartise date format ([#​5128](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5128)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - docs(proposal): update template with statuses ([#​5098](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5098)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - docs(provider): add ClouDNS to README ([#​5065](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5065)) [@​rwunderer](https://redirect.github.com/rwunderer) - docs(README): fix link to dev guide ([#​5116](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5116)) [@​masterkain](https://redirect.github.com/masterkain) - docs(registry): fix managed-record-type argument ([#​5102](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5102)) [@​splitice](https://redirect.github.com/splitice) - docs: update and refactor contribution part ([#​5073](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5073)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - ci(docs): add markdown linters and editorconfig ([#​5055](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5055)) [@​mloiseleur](https://redirect.github.com/mloiseleur) - Improve sources' docs to mention '--managed-record-types' ([#​4882](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4882)) [@​juan-vg](https://redirect.github.com/juan-vg) #### 📦 Others - add: auto label source and providers ([#​5158](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5158)) [@​szuecs](https://redirect.github.com/szuecs) - Add OpenStack Designate webook provider to readme ([#​5115](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5115)) [@​frittentheke](https://redirect.github.com/frittentheke) - chore(ci): fix and sort changelog ([#​4979](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4979)) [@​mloiseleur](https://redirect.github.com/mloiseleur) dependabot - chore(ci): fix failing test, upgrade to go 1.23.5 and linter to v1.63 ([#​5013](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5013)) [@​mloiseleur](https://redirect.github.com/mloiseleur) - chore(ci): remove too slow test ([#​5014](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5014)) [@​mloiseleur](https://redirect.github.com/mloiseleur) - chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 in the dev-dependencies group ([#​5041](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5041)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump azure/setup-helm from 4.2.0 to 4.3.0 in the dev-dependencies group ([#​5108](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5108)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 in the dev-dependencies group ([#​4956](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4956)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 in the dev-dependencies group ([#​4972](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4972)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 in the dev-dependencies group ([#​5083](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5083)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 14 updates ([#​4976](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4976)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 18 updates ([#​5040](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5040)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 20 updates ([#​4999](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4999)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 21 updates ([#​5089](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5089)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 22 updates ([#​5062](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5062)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 23 updates ([#​5145](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5145)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 25 updates ([#​5023](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5023)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 5 updates ([#​4987](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4987)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group across 1 directory with 7 updates ([#​5125](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5125)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group with 20 updates ([#​5109](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5109)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group with 2 updates ([#​5022](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5022)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group with 3 updates ([#​5112](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5112)) [@​dependabot](https://redirect.github.com/dependabot) - chore(deps): bump the dev-dependencies group with 4 updates ([#​4988](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4988)) [@​dependabot](https://redirect.github.com/dependabot) - chore(docs): docs/flags.md generation ([#​4983](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4983)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore(filter-tags): pre-process filter tags ([#​5063](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5063)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore(makefile): add helper and document targets ([#​5093](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5093)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore(makefile): simplify coverage script ([#​5105](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5105)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore(provider-aws): improve canonicalHostedZone handling ([#​5031](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5031)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore(release): publish chart v1.15.2 ([#​5094](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5094)) [@​stevehipwell](https://redirect.github.com/stevehipwell) - chore: update maintainers/reviewers ([#​5020](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5020)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - chore: upgrade ExternalDNS to go 1.24 ([#​5106](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5106)) [@​mloiseleur](https://redirect.github.com/mloiseleur) - kustomize-v0.15.1 ([#​4966](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4966)) [@​Raffo](https://redirect.github.com/Raffo) - Release Helm chart for `v0.15.1` ([#​5028](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5028)) [@​stevehipwell](https://redirect.github.com/stevehipwell) - replace all versions to v0.15.1 ([#​4973](https://redirect.github.com/kubernetes-sigs/external-dns/issues/4973)) [@​Raffo](https://redirect.github.com/Raffo) - test(cloudflare): add scenarios on submitChanges ([#​5054](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5054)) [@​AndrewCharlesHay](https://redirect.github.com/AndrewCharlesHay) - test(domain-filter): simple filters on domain exclusion ([#​5064](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5064)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) - test(provider): tags filter coverage and benchmark ([#​5060](https://redirect.github.com/kubernetes-sigs/external-dns/issues/5060)) [@​ivankatliarchuk](https://redirect.github.com/ivankatliarchuk) #### New Contributors - [@​juan-vg](https://redirect.github.com/juan-vg) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4882](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4882) - [@​dmarkhas](https://redirect.github.com/dmarkhas) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4961](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4961) - [@​buroa](https://redirect.github.com/buroa) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4943](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4943) - [@​fcrespofastly](https://redirect.github.com/fcrespofastly) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4958](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4958) - [@​nmaupu](https://redirect.github.com/nmaupu) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4932](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4932) - [@​dtuck9](https://redirect.github.com/dtuck9) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4856](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4856) - [@​asymingt](https://redirect.github.com/asymingt) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5015](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5015) - [@​alexstojda](https://redirect.github.com/alexstojda) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4866](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4866) - [@​visokoo](https://redirect.github.com/visokoo) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4944](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4944) - [@​vishuvenu](https://redirect.github.com/vishuvenu) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4931](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4931) - [@​TomyLobo](https://redirect.github.com/TomyLobo) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4893](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4893) - [@​strophy](https://redirect.github.com/strophy) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5036](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5036) - [@​malpou](https://redirect.github.com/malpou) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4946](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4946) - [@​foyerunix](https://redirect.github.com/foyerunix) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4782](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4782) - [@​rwunderer](https://redirect.github.com/rwunderer) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5065](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5065) - [@​Ileriayo](https://redirect.github.com/Ileriayo) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5070](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5070) - [@​hjoshi123](https://redirect.github.com/hjoshi123) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5067](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5067) - [@​mkhpalm](https://redirect.github.com/mkhpalm) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5046](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5046) - [@​woehrl01](https://redirect.github.com/woehrl01) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4522](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4522) - [@​jtszalay](https://redirect.github.com/jtszalay) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/4889](https://redirect.github.com/kubernetes-sigs/external-dns/pull/4889) - [@​splitice](https://redirect.github.com/splitice) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5102](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5102) - [@​drcapulet](https://redirect.github.com/drcapulet) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5096](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5096) - [@​mrozentsvayg](https://redirect.github.com/mrozentsvayg) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5087](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5087) - [@​frittentheke](https://redirect.github.com/frittentheke) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5115](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5115) - [@​masterkain](https://redirect.github.com/masterkain) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5116](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5116) - [@​renanqts](https://redirect.github.com/renanqts) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5132](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5132) - [@​rlees85](https://redirect.github.com/rlees85) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5111](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5111) - [@​stefaneg](https://redirect.github.com/stefaneg) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5135](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5135) - [@​saikatharryc](https://redirect.github.com/saikatharryc) made their first contribution in [https://github.com/kubernetes-sigs/external-dns/pull/5149](https://redirect.github.com/kubernetes-sigs/external-dns/pull/5149) **Full Changelog**: https://github.com/kubernetes-sigs/external-dns/compare/v0.15.1...v0.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
306e399b38 |
chore(container): update golang:1.24.1 docker digest to fa145a3 (#33284)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | final | digest | `c5adecd` -> `fa145a3` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
08aabc937e |
chore(helm): update image docker.io/ixsystems/truecommand 3.0.2 → 3.1.0 (#33280)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ixsystems/truecommand](https://redirect.github.com/iXsystems/TrueCommand) | minor | `d2d90dd` -> `59022b7` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c85e3d8917 |
chore(helm): update image fyb3roptik/threadfin 1.2.29 → 1.2.31 (#33276)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fyb3roptik/threadfin](https://redirect.github.com/Threadfin/Threadfin) | patch | `babf514` -> `78479ce` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Threadfin/Threadfin (fyb3roptik/threadfin)</summary> ### [`v1.2.31`](https://redirect.github.com/Threadfin/Threadfin/releases/tag/1.2.31) [Compare Source](https://redirect.github.com/Threadfin/Threadfin/compare/1.2.29...1.2.31) #### Commits - [`df06c37`](https://redirect.github.com/Threadfin/Threadfin/commit/df06c37): patching epg to fix missing channel names (Nick Wallace) [#​547](https://redirect.github.com/Threadfin/Threadfin/pull/547) - [`73588bf`](https://redirect.github.com/Threadfin/Threadfin/commit/73588bf): uncommenting so the url in the xml gets set from the m3u (Nick Wallace) [#​547](https://redirect.github.com/Threadfin/Threadfin/pull/547) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
aa645b4884 |
chore(helm): update image docker.io/papermerge/papermerge 3.3.1 → 3.4.1 (#33282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/papermerge/papermerge | minor | `cb8abec` -> `71732c0` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
4ebc03b1cf | chore(helm): update image docker.io/ollama/ollama 0.6.0 → 0.6.1 (#33271) | ||
|
|
1c6cd3fee6 |
chore(helm): update image docker.io/alpine/socat digest to e7f2ded (#33251)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/socat | digest | `a31aa46` -> `e7f2ded` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
73f517a65c | chore(helm): update image ghcr.io/meeb/tubesync digest to 7872f70 (#33258) | ||
|
|
cd63e99d1a | chore(helm): update image docker.io/collabora/code 24.04.13.1.1 → 24.04.13.2.1 (#33265) | ||
|
|
6818cc8688 |
chore(helm): update image docker.io/thelounge/thelounge digest to 577bd44 (#33256)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker) | digest | `ecfc225` -> `577bd44` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
70cee697a7 |
chore(helm): update image docker.io/n8nio/n8n 1.82.1 → 1.82.4 (#33270)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/n8nio/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `9d385ac` -> `8ec53f6` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d8d33ad582 |
chore(helm): update image friendica digest to ce8c801 (#33257)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `1028146` -> `ce8c801` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4367d2fdbc |
chore(helm): update image docker.io/ronivay/xen-orchestra digest to 980b30d (#33255)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | digest | `cb876c2` -> `980b30d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
068e756997 |
chore(helm): update image docker.io/wiserain/flexget 3.15.22 → 3.15.26 (#33275)
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 | `d11b261` -> `57d3141` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fad7ee9ded |
chore(helm): update image docker digest to ddf7f6f (#33250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `9a651b2` -> `ddf7f6f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
94d7d2ae4f |
chore(helm): update image monica digest to c70c281 (#33260)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `06ee8de` -> `c70c281` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4cd0e2973f |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.841 → v3-3.0.0.850 (#33249)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `62ab26d` -> `1c80f39` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
faf0746c22 | chore(helm): update image ghcr.io/stirling-tools/s-pdf 0.44.1 → 0.44.2 (#33248) | ||
|
|
7611147a00 | chore(helm): update image docker.io/machines/filestash digest to 372aa3d (#33245) | ||
|
|
9883ad05b0 |
chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.41 → 4.9.0.42 (#33247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/emby | patch | `22ffab3` -> `556d537` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9f2bd49781 |
chore(container): update public.ecr.aws/docker/library/nextcloud docker tag to v31.0.1 (#33246)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | patch | `31.0.0-fpm` -> `31.0.1-fpm` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3aaf1cff68 |
chore(helm): update image ghcr.io/elfhosted/comet v2.3.0 → v2.4.0 (#33244)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/comet](https://redirect.github.com/astral-sh/uv) | minor | `a4510a4` -> `5a4ffbc` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
183719d984 |
chore(helm): update jupyter 2025-03-12 → 2025-03-14 (patch) (#33243)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `29e4362` -> `5537c82` | | quay.io/jupyter/base-notebook | patch | `099b443` -> `a84db9d` | | quay.io/jupyter/datascience-notebook | patch | `ee4e8db` -> `bf25d19` | | quay.io/jupyter/minimal-notebook | patch | `5010501` -> `f770b00` | | quay.io/jupyter/pyspark-notebook | patch | `618b57d` -> `34cf92c` | | quay.io/jupyter/r-notebook | patch | `b5a07fb` -> `1d7e197` | | quay.io/jupyter/scipy-notebook | patch | `fcf8881` -> `a279b61` | | quay.io/jupyter/tensorflow-notebook | patch | `29ab88a` -> `a81a831` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2ac3478cce |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.840 → v3-3.0.0.841 (#33242)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `78deac1` -> `62ab26d` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
cc667dc6a5 |
chore(flux): update image jackett 23.3.47 → 23.3.48 (#33241)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.47` -> `23.3.48` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
dba4be7e3d |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.0-fpm docker digest to cc8d672 (#33240)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `c3e5839` -> `cc8d672` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f6752eaf1e | chore(helm): update image ghcr.io/bakito/adguardhome-sync v0.7.1 → v0.7.2 (#33237) | ||
|
|
73f71b68fb | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1595 → 0.22.1615 (#33238) | ||
|
|
584381eaa7 |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.838 → v3-3.0.0.840 (#33239)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `540d98e` -> `78deac1` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e08f176f10 |
chore(flux): update image app-template 3.7.2 → 3.7.3 (clustertool) (#33236)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s/helm-charts) | patch | `3.7.2` -> `3.7.3` | --- ### Release Notes <details> <summary>bjw-s/helm-charts (app-template)</summary> ### [`v3.7.3`](https://redirect.github.com/bjw-s/helm-charts/releases/tag/app-template-3.7.3) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.2...app-template-3.7.3) #### Changelog: ##### Fixed - Fixed name suffix for HTTPRoute - Fixed incorrect default backendRefs values in HTTPRoute </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e8951042e7 |
chore(github-action): update docker/login-action digest to 74a5d14 (#33235)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://redirect.github.com/docker/login-action) | action | digest | `9780b0c` -> `74a5d14` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
30b03a10ea |
chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.0-fpm docker digest to c3e5839 (#33234)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud) ([source](https://redirect.github.com/nextcloud/docker)) | final | digest | `dd76149` -> `c3e5839` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f8068af669 |
chore(helm): update image public.ecr.aws/bitnami/matomo 5.2.2 → 5.3.0 (#33233)
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)) | minor | `cde7793` -> `fac6322` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
91147c3eee | chore(helm): update image ghcr.io/rommapp/romm digest to 9a732c9 (#33230) | ||
|
|
47398376ef | chore(helm): update image docker.io/mikenye/tar1090 digest to 14a361c (#33229) | ||
|
|
a7f155606c |
chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.828 → v3-3.0.0.838 (#33232)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | patch | `f465cb4` -> `540d98e` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
abbbe68607 |
chore(flux): update image jackett 23.3.46 → 23.3.47 (#33231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.46` -> `23.3.47` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
17c34b041d |
chore(helm): update image ghcr.io/traefik/whoami v1.10.4 → v1.11.0 (#33227)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/traefik/whoami](https://redirect.github.com/traefik/whoami) | minor | `1699d99` -> `2006897` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>traefik/whoami (ghcr.io/traefik/whoami)</summary> ### [`v1.11.0`](https://redirect.github.com/traefik/whoami/releases/tag/v1.11.0) [Compare Source](https://redirect.github.com/traefik/whoami/compare/v1.10.4...v1.11.0) ##### What's Changed - Add output of client certificate by [@​rochaporto](https://redirect.github.com/rochaporto) in [https://github.com/traefik/whoami/pull/16](https://redirect.github.com/traefik/whoami/pull/16) ##### New Contributors - [@​rochaporto](https://redirect.github.com/rochaporto) made their first contribution in [https://github.com/traefik/whoami/pull/16](https://redirect.github.com/traefik/whoami/pull/16) **Full Changelog**: https://github.com/traefik/whoami/compare/v1.10.4...v1.11.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
24d3f92604 |
chore(helm): update image ghcr.io/elfhosted/riven-frontend v0.18.0 → v0.19.0 (#33226)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven-frontend | minor | `c901b97` -> `bf4385c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
e05b17d798 |
chore(helm): update image ghcr.io/dgtlmoon/changedetection.io 0.49.3 → 0.49.4 (#33219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `f87e0a2` -> `42e81c2` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.49.4`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.49.4): Minor bug fixes and improvements [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4) #### What's Changed - BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/2999](https://redirect.github.com/dgtlmoon/changedetection.io/pull/2999) - Update stock-not-in-stock.js - French by [@​boustea](https://redirect.github.com/boustea) in [https://github.com/dgtlmoon/changedetection.io/pull/3012](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3012) - Re [#​3004](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3004) - Saving fetch error text - Always use utf-8 encoding (Incase the system decides elseway) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [https://github.com/dgtlmoon/changedetection.io/pull/3015](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3015) Misc UI fixes #### New Contributors - [@​boustea](https://redirect.github.com/boustea) made their first contribution in [https://github.com/dgtlmoon/changedetection.io/pull/3012](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3012) **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.49.3...0.49.4 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8c9a5eb139 |
chore(helm): update image docker.io/vshadbolt/strapi 5.11.0 → 5.11.1 (#33218)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | patch | `ec47364` -> `09d44bf` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
70b088f531 |
chore(helm): update image ghcr.io/linuxserver/webgrabplus 5.3.0 → 5.3.1 (#33224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages) ([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) | patch | `98b5343` -> `253ba2a` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5cf1b1ef3e | chore(helm): update image ghcr.io/elfhosted/riven-frontend v0.18.0 → v0.18.1 (#33222) | ||
|
|
108e22bfc4 |
fix(website): update astro 5.2.6 → 5.5.2 (#33228)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | dependencies | minor | [`5.4.1` -> `5.5.2`](https://renovatebot.com/diffs/npm/astro/5.2.6/5.5.2) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v5.5.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#552) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.1...astro@5.5.2) ##### Patch Changes - [#​13415](https://redirect.github.com/withastro/astro/pull/13415) [`be866a1`](https://redirect.github.com/withastro/astro/commit/be866a1d1db12793e0953b228d0b2dc1c00929e2) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Reuses experimental session storage object between requests. This prevents memory leaks and improves performance for drivers that open persistent connections to a database. - [#​13420](https://redirect.github.com/withastro/astro/pull/13420) [`2f039b9`](https://redirect.github.com/withastro/astro/commit/2f039b927a3a1334948adc7788b1f24c074dfac7) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - It fixes an issue that caused some regressions in how styles are bundled. ### [`v5.5.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#551) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.0...astro@5.5.1) ##### Patch Changes - [#​13413](https://redirect.github.com/withastro/astro/pull/13413) [`65903c9`](https://redirect.github.com/withastro/astro/commit/65903c995408397c63c911e184218c0206e5853f) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Makes experimental flag optional ### [`v5.5.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#550) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.3...astro@5.5.0) ##### Minor Changes - [#​13402](https://redirect.github.com/withastro/astro/pull/13402) [`3e7b498`](https://redirect.github.com/withastro/astro/commit/3e7b498dce52648484bb4deb04bf9e960c3d08e3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new experimental flag called `experimental.preserveScriptOrder` that renders `<script>` and `<style>` tags in the same order as they are defined. When rendering multiple `<style>` and `<script>` tags on the same page, Astro currently reverses their order in your generated HTML output. This can give unexpected results, for example CSS styles being overridden by earlier defined style tags when your site is built. With the new `preserveScriptOrder` flag enabled, Astro will generate the styles in the order they are defined: ```js title="astro.config.mjs" import { defineConfig } from 'astro/config'; export default defineConfig({ experimental: { preserveScriptOrder: true, }, }); ``` For example, the following component has two `<style>` tags, and both define the same style for the `body` tag: ```html <p>I am a component</p> <style> body { background: red; } </style> <style> body { background: yellow; } </style> ``` Once the project is compiled, Astro will create an inline style where `yellow` appears first, and then `red`. Ultimately, the `red` background is applied: ```css body { background: #ff0; } body { background: red; } ``` When `experimental.preserveScriptOrder` is set to `true`, the order of the two styles is kept as it is, and in the style generated `red` appears first, and then `yellow`: ```css body { background: red; } body { background: #ff0; } ``` This is a breaking change to how Astro renders project code that contains multiple `<style>` and `<script>` tags in the same component. If you were previously compensating for Astro's behavior by writing these out of order, you will need to update your code. This will eventually become the new default Astro behavior, so we encourage you to add this experimental style and script ordering as soon as you are able! This will help us test the new behavior and ensure your code is ready when this becomes the new normal. For more information as this feature develops, please see the [experimental script order docs](https://docs.astro.build/en/reference/experimental-flags/preserve-script-order/). - [#​13352](https://redirect.github.com/withastro/astro/pull/13352) [`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7) Thanks [@​delucis](https://redirect.github.com/delucis)! - Adds support for a new `experimental.headingIdCompat` flag By default, Astro removes a trailing `-` from the end of IDs it generates for headings ending with special characters. This differs from the behavior of common Markdown processors. You can now disable this behavior with a new configuration flag: ```js // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ experimental: { headingIdCompat: true, }, }); ``` This can be useful when heading IDs and anchor links need to behave consistently across your site and other platforms such as GitHub and npm. If you are [using the `rehypeHeadingIds` plugin directly](https://docs.astro.build/en/guides/markdown-content/#heading-ids-and-plugins), you can also pass this new option: ```js // astro.config.mjs import { defineConfig } from 'astro/config'; import { rehypeHeadingIds } from '@​astrojs/markdown-remark'; import { otherPluginThatReliesOnHeadingIDs } from 'some/plugin/source'; export default defineConfig({ markdown: { rehypePlugins: [ [rehypeHeadingIds, { experimentalHeadingIdCompat: true }], otherPluginThatReliesOnHeadingIDs, ], }, }); ``` - [#​13311](https://redirect.github.com/withastro/astro/pull/13311) [`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e) Thanks [@​chrisirhc](https://redirect.github.com/chrisirhc)! - Adds a new configuration option for Markdown syntax highlighting `excludeLangs` This option provides better support for diagramming tools that rely on Markdown code blocks, such as Mermaid.js and D2 by allowing you to exclude specific languages from Astro's default syntax highlighting. This option allows you to avoid rendering conflicts with tools that depend on the code not being highlighted without forcing you to disable syntax highlighting for other code blocks. The following example configuration will exclude highlighting for `mermaid` and `math` code blocks: ```js import { defineConfig } from 'astro/config'; export default defineConfig({ markdown: { syntaxHighlight: { type: 'shiki', excludeLangs: ['mermaid', 'math'], }, }, }); ``` Read more about this new option in the [Markdown syntax highlighting configuration docs](https://docs.astro.build/en/reference/configuration-reference/#markdownsyntaxhighlight). ##### Patch Changes - [#​13404](https://redirect.github.com/withastro/astro/pull/13404) [`4e78b4d`](https://redirect.github.com/withastro/astro/commit/4e78b4d10d2214c94752a1fef74db325053cf071) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Fixes a bug in error handling that saving a content file with a schema error would display an "unhandled rejection" error instead of the correct schema error - [#​13379](https://redirect.github.com/withastro/astro/pull/13379) [`d59eb22`](https://redirect.github.com/withastro/astro/commit/d59eb227334b788289533bac41f015b498179a2f) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an edge case where the client router executed scripts twice when used with a custom swap function that only swaps parts of the DOM. - [#​13393](https://redirect.github.com/withastro/astro/pull/13393) [`6b8fdb8`](https://redirect.github.com/withastro/astro/commit/6b8fdb8a113b6f76448b41beb990c33fafb09b3e) Thanks [@​renovate](https://redirect.github.com/apps/renovate)! - Updates `primsjs` to version 1.30.0, which adds support for more languages and fixes a security advisory which does not affect Astro. - [#​13374](https://redirect.github.com/withastro/astro/pull/13374) [`7b75bc5`](https://redirect.github.com/withastro/astro/commit/7b75bc5c36bc338bcef5ef41502e87c184c117ec) Thanks [@​ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)! - Fixes the documentation of the i18n configuration where `manual` was presented as a key of `routing` instead of an available value. - [#​13380](https://redirect.github.com/withastro/astro/pull/13380) [`9bfa6e6`](https://redirect.github.com/withastro/astro/commit/9bfa6e6d8b95424436be405a80d5df3f2e2e72df) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an issue where astro:page-load fires before all scripts are executed - [#​13407](https://redirect.github.com/withastro/astro/pull/13407) [`0efdc22`](https://redirect.github.com/withastro/astro/commit/0efdc22b182f6cec4155a972f0dde1da686c5453) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Displays correct error message when sharp isn't installed - Updated dependencies \[[`cb886dc`](https://redirect.github.com/withastro/astro/commit/cb886dcde6c28acca286a66be46228a4d4cc52e7), [`a3327ff`](https://redirect.github.com/withastro/astro/commit/a3327ffbe6373228339824684eaa6f340a20a32e)]: - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).3.0 ### [`v5.4.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#543) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.2...astro@5.4.3) ##### Patch Changes - [#​13381](https://redirect.github.com/withastro/astro/pull/13381) [`249d52a`](https://redirect.github.com/withastro/astro/commit/249d52a3ff17f792c451ea0e42b97a209667290c) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Adds the `types` property to the viewTransition object when the ClientRouter simulates parts of the View Transition API on browsers w/o native support. - [#​13367](https://redirect.github.com/withastro/astro/pull/13367) [`3ce4ad9`](https://redirect.github.com/withastro/astro/commit/3ce4ad965f576f2f4c53b5f2b876d449ed60c023) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds documentation to various utility functions used for remote image services - [#​13347](https://redirect.github.com/withastro/astro/pull/13347) [`d83f92a`](https://redirect.github.com/withastro/astro/commit/d83f92a20403ffc8d088cfd13d2806e0f4f1a11e) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Updates internal CSS chunking behavior for Astro components' scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them. - [#​13388](https://redirect.github.com/withastro/astro/pull/13388) [`afadc70`](https://redirect.github.com/withastro/astro/commit/afadc702d7d928e7b650d3c071cca3d21e14333f) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes a bug where `astro:config/server` and `astro:config/client` had incorrect types. - [#​13355](https://redirect.github.com/withastro/astro/pull/13355) [`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds documentation to the assets utilities for remote service images. - [#​13395](https://redirect.github.com/withastro/astro/pull/13395) [`6d1c63f`](https://redirect.github.com/withastro/astro/commit/6d1c63fa46a624b1c4981d4324ebabf37cc2b958) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Uses `package-manager-detector` to detect the package manager used in the project - [#​13363](https://redirect.github.com/withastro/astro/pull/13363) [`a793636`](https://redirect.github.com/withastro/astro/commit/a793636928d0014a7faa4431afdfb9404e9ea819) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where the internal function `makeSvgComponent` was incorrectly exposed as a public API. - Updated dependencies \[[`042d1de`](https://redirect.github.com/withastro/astro/commit/042d1de901fd9aa66157ce078b28bcd9786e1373)]: - [@​astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@​0](https://redirect.github.com/0).6.1 - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).2.1 ### [`v5.4.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#542) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.1...astro@5.4.2) ##### Patch Changes - [#​12985](https://redirect.github.com/withastro/astro/pull/12985) [`84e94cc`](https://redirect.github.com/withastro/astro/commit/84e94cc85cc0f4ea9b5dba2009dc89e83a798f59) Thanks [@​matthewp](https://redirect.github.com/matthewp)! - Prevent re-executing scripts in client router - [#​13349](https://redirect.github.com/withastro/astro/pull/13349) [`50e2e0b`](https://redirect.github.com/withastro/astro/commit/50e2e0b3749d6dba3d301ea1a0a3a33a273e7a81) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Correctly escapes attributes in Markdown images - [#​13262](https://redirect.github.com/withastro/astro/pull/13262) [`0025df3`](https://redirect.github.com/withastro/astro/commit/0025df37af4dcd390d41c9b175fbdb3edd87edf7) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Refactor Astro Actions to not use a middleware. Doing so should avoid unexpected issues when using the Astro middleware at the edge. ### [`v5.4.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#541) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.0...astro@5.4.1) ##### Patch Changes - [#​13336](https://redirect.github.com/withastro/astro/pull/13336) [`8f632ef`](https://redirect.github.com/withastro/astro/commit/8f632efe9934fbe7547d890fd01b3892d14c8189) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes a regression where some asset utilities were move across monorepo, and not re-exported anymore. - [#​13320](https://redirect.github.com/withastro/astro/pull/13320) [`b5dabe9`](https://redirect.github.com/withastro/astro/commit/b5dabe9878510237ceb603ebd3e004da6e965a26) Thanks [@​{](https://redirect.github.com/{)! - Adds support for typing experimental session data You can add optional types to your session data by creating a `src/env.d.ts` file in your project that extends the global `App.SessionData` interface. For example: ```ts declare namespace App { interface SessionData { id: string; email: string; }; lastLogin: Date; } } ``` Any keys not defined in this interface will be treated as `any`. Then when you access `Astro.session` in your components, any defined keys will be typed correctly: ### [`v5.4.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#540) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.1...astro@5.4.0) ##### Minor Changes - [#​12052](https://redirect.github.com/withastro/astro/pull/12052) [`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Exposes extra APIs for scripting and testing. ##### Config helpers Two new helper functions exported from `astro/config`: - `mergeConfig()` allows users to merge partially defined Astro configurations on top of a base config while following the merge rules of `updateConfig()` available for integrations. - `validateConfig()` allows users to validate that a given value is a valid Astro configuration and fills in default values as necessary. These helpers are particularly useful for integration authors and for developers writing scripts that need to manipulate Astro configurations programmatically. ##### Programmatic build The `build` API now receives a second optional `BuildOptions` argument where users can specify: - `devOutput` (default `false`): output a development-based build similar to code transformed in `astro dev`. - `teardownCompiler` (default `true`): teardown the compiler WASM instance after build. These options provide more control when running Astro builds programmatically, especially for testing scenarios or custom build pipelines. - [#​13278](https://redirect.github.com/withastro/astro/pull/13278) [`4a43c4b`](https://redirect.github.com/withastro/astro/commit/4a43c4b743affb78b1502801c797157b626c77a1) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Adds a new configuration option `server.allowedHosts` and CLI option `--allowed-hosts`. Now you can specify the hostnames that the dev and preview servers are allowed to respond to. This is useful for allowing additional subdomains, or running the dev server in a web container. `allowedHosts` checks the Host header on HTTP requests from browsers and if it doesn't match, it will reject the request to prevent CSRF and XSS attacks. ```shell astro dev --allowed-hosts=foo.bar.example.com,bar.example.com ``` ```shell astro preview --allowed-hosts=foo.bar.example.com,bar.example.com ``` ```js // astro.config.mjs import { defineConfig } from 'astro/config'; export default defineConfig({ server: { allowedHosts: ['foo.bar.example.com', 'bar.example.com'], }, }); ``` This feature is the same as [Vite's `server.allowHosts` configuration](https://vite.dev/config/server-options.html#server-allowedhosts). - [#​13254](https://redirect.github.com/withastro/astro/pull/13254) [`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b) Thanks [@​p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds the ability to process and optimize remote images in Markdown files Previously, Astro only allowed local images to be optimized when included using `![]()` syntax in plain Markdown files. Astro's image service could only display remote images without any processing. Now, Astro's image service can also optimize remote images written in standard Markdown syntax. This allows you to enjoy the benefits of Astro's image processing when your images are stored externally, for example in a CMS or digital asset manager. No additional configuration is required to use this feature! Any existing remote images written in Markdown will now automatically be optimized. To opt-out of this processing, write your images in Markdown using the HTML `<img>` tag instead. Note that images located in your `public/` folder are still never processed. ##### Patch Changes - [#​13256](https://redirect.github.com/withastro/astro/pull/13256) [`509fa67`](https://redirect.github.com/withastro/astro/commit/509fa671a137515bd1818c81ee78de439a27e5dc) Thanks [@​p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds experimental responsive image support in Markdown Previously, the `experimental.responsiveImages` feature could only provide responsive images when using the `<Image />` and `<Picture />` components. Now, images written with the `![]()` Markdown syntax in Markdown and MDX files will generate responsive images by default when using this experimental feature. To try this experimental feature, set `experimental.responsiveImages` to true in your `astro.config.mjs` file: ```js { experimental: { responsiveImages: true, }, } ``` Learn more about using this feature in the [experimental responsive images feature reference](https://docs.astro.build/en/reference/experimental-flags/responsive-images/). For a complete overview, and to give feedback on this experimental API, see the [Responsive Images RFC](https://redirect.github.com/withastro/roadmap/blob/responsive-images/proposals/0053-responsive-images.md). - [#​13323](https://redirect.github.com/withastro/astro/pull/13323) [`80926fa`](https://redirect.github.com/withastro/astro/commit/80926fadc06492fcae55f105582b9dc8279da6b3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Updates `esbuild` and `vite` to the latest to avoid false positives audits warnings caused by `esbuild`. - [#​13313](https://redirect.github.com/withastro/astro/pull/13313) [`9e7c71d`](https://redirect.github.com/withastro/astro/commit/9e7c71d19c89407d9b27ded85d8c0fde238ce16c) Thanks [@​martrapp](https://redirect.github.com/martrapp)! - Fixes an issue where a form field named "attributes" shadows the form.attributes property. - [#​12052](https://redirect.github.com/withastro/astro/pull/12052) [`5be12b2`](https://redirect.github.com/withastro/astro/commit/5be12b2bc9f359d3ecfa29b766f13ed2aabd119f) Thanks [@​Fryuni](https://redirect.github.com/Fryuni)! - Fixes incorrect config update when calling `updateConfig` from `astro:build:setup` hook. The function previously called a custom update config function made for merging an Astro config. Now it calls the appropriate `mergeConfig()` utility exported by Vite that updates functional options correctly. - [#​13303](https://redirect.github.com/withastro/astro/pull/13303) [`5f72a58`](https://redirect.github.com/withastro/astro/commit/5f72a58935d9bdd5237bdf86d2e94bcdc544c7b3) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where the dev server was applying second decoding of the URL of the incoming request, causing issues for certain URLs. - Updated dependencies \[[`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b), [`1e11f5e`](https://redirect.github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b)]: - [@​astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@​0](https://redirect.github.com/0).6.0 - [@​astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@​6](https://redirect.github.com/6).2.0 ### [`v5.3.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#531) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.0...astro@5.3.1) ##### Patch Changes - [#​13233](https://redirect.github.com/withastro/astro/pull/13233) [`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc) Thanks [@​joshmkennedy](https://redirect.github.com/joshmkennedy)! - Ensures consistent behaviour of `Astro.rewrite`/`ctx.rewrite` when using `base` and `trailingSlash` options. - [#​13003](https://redirect.github.com/withastro/astro/pull/13003) [`ea79054`](https://redirect.github.com/withastro/astro/commit/ea790542e186b0d2d2e828cb3ebd23bde4d04879) Thanks [@​chaegumi](https://redirect.github.com/chaegumi)! - Fixes a bug that caused the `vite.base` value to be ignored when running `astro dev` - [#​13299](https://redirect.github.com/withastro/astro/pull/13299) [`2e1321e`](https://redirect.github.com/withastro/astro/commit/2e1321e9d5b27da3e86bc4021e4136661a8055aa) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Uses `tinyglobby` for globbing files - [#​13233](https://redirect.github.com/withastro/astro/pull/13233) [`32fafeb`](https://redirect.github.com/withastro/astro/commit/32fafeb874cc4b6312eb50d54d9f0ca6b83aedbc) Thanks [@​joshmkennedy](https://redirect.github.com/joshmkennedy)! - Ensures that `Astro.url`/`ctx.url` is correctly updated with the `base` path after rewrites. This change fixes an issue where `Astro.url`/`ctx.url` did not include the configured base path after Astro.rewrite was called. Now, the base path is correctly reflected in Astro.url. Previously, any rewrites performed through `Astro.rewrite`/`ctx.rewrite` failed to append the base path to `Astro.url`/`ctx.rewrite`, which could lead to incorrect URL handling in downstream logic. By fixing this, we ensure that all routes remain consistent and predictable after a rewrite. If you were relying on the work around of including the base path in astro.rewrite you can now remove it from the path. ### [`v5.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#530) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@5.2.6...astro@5.3.0) ##### Minor Changes - [#​13210](https://redirect.github.com/withastro/astro/pull/13210) [`344e9bc`](https://redirect.github.com/withastro/astro/commit/344e9bc480a075161a7811b7733593556e7560da) Thanks [@​VitaliyR](https://redirect.github.com/VitaliyR)! - Handle `HEAD` requests to an endpoint when a handler is not defined. If an endpoint defines a handler for `GET`, but does not define a handler for `HEAD`, Astro will call the `GET` handler and return the headers and status but an empty body. - [#​13195](https://redirect.github.com/withastro/astro/pull/13195) [`3b66955`](https://redirect.github.com/withastro/astro/commit/3b669555d7ab9da5427e7b7037699d4f905d3536) Thanks [@​MatthewLymer](https://redirect.github.com/MatthewLymer)! - Improves SSR performance for synchronous components by avoiding the use of Promises. With this change, SSR rendering of on-demand pages can be up to 4x faster. - [#​13145](https://redirect.github.com/withastro/astro/pull/13145) [`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - Adds support for adapters auto-configuring experimental session storage drivers. Adapters can now configure a default session storage driver when the `experimental.session` flag is enabled. If a hosting platform has a storage primitive that can be used for session storage, the adapter can automatically configure the session storage using that driver. This allows Astro to provide a more seamless experience for users who want to use sessions without needing to manually configure the session storage. ##### Patch Changes - [#​13145](https://redirect.github.com/withastro/astro/pull/13145) [`8d4e566`](https://redirect.github.com/withastro/astro/commit/8d4e566f5420c8a5406e1e40e8bae1c1f87cbe37) Thanks [@​ascorbic](https://redirect.github.com/ascorbic)! - ⚠️ **BREAKING CHANGE FOR EXPERIMENTAL SESSIONS ONLY** ⚠️ Changes the `experimental.session` option to a boolean flag and moves session config to a top-level value. This change is to allow the new automatic session driver support. You now need to separately enable the `experimental.session` flag, and then configure the session driver using the top-level `session` key if providing manual configuration. ```diff defineConfig({ // ... experimental: { - session: { - driver: 'upstash', - }, + session: true, }, + session: { + driver: 'upstash', + }, }); ``` You no longer need to configure a session driver if you are using an adapter that supports automatic session driver configuration and wish to use its default settings. ```diff defineConfig({ adapter: node({ mode: "standalone", }), experimental: { - session: { - driver: 'fs', - cookie: 'astro-cookie', - }, + session: true, }, + session: { + cookie: 'astro-cookie', + }, }); ``` However, you can still manually configure additional driver options or choose a non-default driver to use with your adapter with the new top-level `session` config option. For more information, see the [experimental session docs](https://docs.astro.build/en/reference/experimental-flags/sessions/). - [#​13101](https://redirect.github.com/withastro/astro/pull/13101) [`2ed67d5`](https://redirect.github.com/withastro/astro/commit/2ed67d5dc5c8056f9ab1e29e539bf086b93c60c2) Thanks [@​corneliusroemer](https://redirect.github.com/corneliusroemer)! - Fixes a bug where `HEAD` and `OPTIONS` requests for non-prerendered pages were incorrectly rejected with 403 FORBIDDEN </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
70641fe0d6 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 8b5be67 (#33215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `02f98c4` -> `8b5be67` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2e21ddb796 |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to eded9ed (#33214)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `6b696e5` -> `eded9ed` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
280a1091ea |
chore(helm): update image ghcr.io/linuxserver/freshrss 1.26.0 → 1.26.1 (#33223)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | patch | `829c67c` -> `8ad6520` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
f82b07b33c |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1589 → 0.22.1595 (#33220)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `dfe22f5` -> `db8beae` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b4d714f12f |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.5 → v0.21.9 (#33221)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `a0f434c` -> `7da8c94` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ea74f230e7 |
chore(helm): update image public.ecr.aws/docker/library/xwiki digest to ba47f3f (#33216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | digest | `9a24bbe` -> `ba47f3f` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3f4ddb3f00 |
fix(deps): update module helm.sh/helm/v3 v3.17.1 → v3.17.2 (clustertool) (#33225)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm.sh/helm/v3](https://redirect.github.com/helm/helm) | require | patch | `v3.17.1` -> `v3.17.2` | --- ### Release Notes <details> <summary>helm/helm (helm.sh/helm/v3)</summary> ### [`v3.17.2`](https://redirect.github.com/helm/helm/releases/tag/v3.17.2): Helm v3.17.2 [Compare Source](https://redirect.github.com/helm/helm/compare/v3.17.1...v3.17.2) Helm v3.17.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.17.2. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.17.2-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-darwin-amd64.tar.gz.sha256sum) / 3e240238c7a3a10efd37b8e16615b28e94ba5db5957247bb42009ba6d52f76e9) - [MacOS arm64](https://get.helm.sh/helm-v3.17.2-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-darwin-arm64.tar.gz.sha256sum) / b843cebcbebc9eccb1e43aba9cca7693d32e9f2c4a35344990e3b7b381933948) - [Linux amd64](https://get.helm.sh/helm-v3.17.2-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-amd64.tar.gz.sha256sum) / 90c28792a1eb5fb0b50028e39ebf826531ebfcf73f599050dbd79bab2f277241) - [Linux arm](https://get.helm.sh/helm-v3.17.2-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-arm.tar.gz.sha256sum) / 0b13ec8580dd5498b5a2d7cb34146e098049f59500a266db1bb98f59649eb90a) - [Linux arm64](https://get.helm.sh/helm-v3.17.2-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-arm64.tar.gz.sha256sum) / d78d76ec7625a94991e887ac049d93f44bd70e4876200b945f813c9e1ed1df7c) - [Linux i386](https://get.helm.sh/helm-v3.17.2-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-386.tar.gz.sha256sum) / 1c599c4559b97d8cf2100704f5cdc3269dcb369b553711b09a564e1d89c725dc) - [Linux ppc64le](https://get.helm.sh/helm-v3.17.2-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-ppc64le.tar.gz.sha256sum) / 6bb1c83078bdd5e9acad5793dfc9ab3b5b56d410723a660ff1da61dbdff3207b) - [Linux s390x](https://get.helm.sh/helm-v3.17.2-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-s390x.tar.gz.sha256sum) / 55ce412c48a79020a435eed2d7895e3cf74293d939da60a287c7c5fc15480f58) - [Linux riscv64](https://get.helm.sh/helm-v3.17.2-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.2-linux-riscv64.tar.gz.sha256sum) / 70e27a5b73fe848233f3e43bbe393a84d5ccfea2db666906ed37ef9b54468876) - [Windows amd64](https://get.helm.sh/helm-v3.17.2-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.17.2-windows-amd64.zip.sha256sum) / f76fe76fa116d2bae948aee9bb54ba11bf5b726a09f732ce6a74eb65af2886b1) - [Windows arm64](https://get.helm.sh/helm-v3.17.2-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.17.2-windows-arm64.zip.sha256sum) / a47a0059285347d44c2ac81aa09398cfa527eb60bcddd7e1836f9459e503697d) 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 April 09, 2025 - 3.18.0 is the next minor release and will be on May 14, 2025 #### Changelog - Updating to 0.37.0 for x/net [`cc0bbbd`](https://redirect.github.com/helm/helm/commit/cc0bbbd6d6276b83880042c1ecb34087e84d41eb) (Matt Farina) - build(deps): bump the k8s-io group with 7 updates [`ecb7a74`](https://redirect.github.com/helm/helm/commit/ecb7a74f19c23f76e7c18d1ce99f88bf1926a9ae) (dependabot\[bot]) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8c0ec0214d |
chore(flux): update image blocky 16.13.11 → 16.13.12 (clustertool) (#33217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.11` -> `16.13.12` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7f92a61db1 |
chore(helm): update image docker.io/diygod/rsshub digest to 31e44f1 (#33213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `da41ee6` -> `31e44f1` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5e143edea5 | chore(helm): update image docker.io/ronnieroller/media-roller digest to 9dcc515 (#33194) | ||
|
|
9d3e5ea1cf |
chore(helm): update image ghcr.io/linuxserver/synclounge digest to 0b36ffc (#33205)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages) ([source](https://redirect.github.com/linuxserver/docker-synclounge)) | digest | `08a85e6` -> `0b36ffc` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
931e1e73f8 |
chore(helm): update image ghcr.io/linuxserver/filezilla digest to 3787890 (#33200)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages) ([source](https://redirect.github.com/linuxserver/docker-filezilla)) | digest | `8240525` -> `3787890` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d6bc6f7e10 |
chore(helm): update image ghcr.io/elfhosted/riven v0.21.4 → v0.21.5 (#33209)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/riven | patch | `8525e4d` -> `a0f434c` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
605c41fa6a | chore(helm): update image ghcr.io/linuxserver/boinc digest to 77db2f2 (#33195) | ||
|
|
758cee6922 | chore(helm): update image lscr.io/linuxserver/kdenlive digest to 8652e7f (#33206) | ||
|
|
6bd574f932 |
chore(helm): update image ghcr.io/linuxserver/digikam digest to b574a25 (#33197)
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 | `7f38a66` -> `b574a25` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0ade9fcfdf | chore(helm): update image ghcr.io/linuxserver/ddclient digest to 856d093 (#33196) | ||
|
|
49c6babc90 | chore(helm): update webtop (#33207) | ||
|
|
ed1e0141c2 |
chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to 98f73ae (#33202)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages) ([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) | digest | `d1b8968` -> `98f73ae` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
613a073ff5 | chore(helm): update image ghcr.io/linuxserver/foldingathome digest to 87287ea (#33201) | ||
|
|
a3393aafd3 |
chore(helm): update image docker.io/factoriotools/factorio digest to 94a8a6a (#33192)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/factoriotools/factorio | digest | `d25020d` -> `94a8a6a` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f4c3a48689 |
chore(helm): update image docker.io/grafana/grafana-image-renderer digest to 8cac0c8 (#33193)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana-image-renderer | digest | `dce62b1` -> `8cac0c8` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
960a9fdb92 | chore(helm): update image ghcr.io/linuxserver/remmina digest to 954ea50 (#33203) | ||
|
|
45832ee231 | chore(helm): update image ghcr.io/linuxserver/doublecommander digest to c1ddb4a (#33198) | ||
|
|
f90fda35dc |
chore(helm): update image ghcr.io/linuxserver/smokeping digest to ce80bfd (#33204)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages) ([source](https://redirect.github.com/linuxserver/docker-smokeping)) | digest | `65b3dd6` -> `ce80bfd` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0b07194df0 |
chore(helm): update image ghcr.io/linuxserver/duckdns digest to d299bdf (#33199)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `2d25c72` -> `d299bdf` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
883f5ff673 |
chore(helm): update image docker.io/diygod/rsshub digest to da41ee6 (#33191)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `9bf896b` -> `da41ee6` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6384521d44 |
chore(helm): update image adminer digest to f01629a (#33190)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `6913d52` -> `f01629a` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
08b7bea08b |
chore(flux): update image clusterissuer 9.6.0 → 9.6.1 (clustertool) (#33208)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clusterissuer](https://truecharts.org/charts/premium/clusterissuer) ([source](https://cert-manager.io/)) | patch | `9.6.0` -> `9.6.1` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
db9a9cc57a |
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.20 → v3.0.21 (clustertool) (#33210)
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.20` -> `v3.0.21` | --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.21`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.21) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.20...v3.0.21) #### Changelog - [`e655789`](https://redirect.github.com/budimanjojo/talhelper/commit/e6557899a20a5fd5af82775971451335a28e24d2) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.9.5 - [`b39ef41`](https://redirect.github.com/budimanjojo/talhelper/commit/b39ef41441cddc75e808b6be0036c76b94452a2b) chore(container): update golangci/golangci-lint docker tag to v1.64.7 - [`25e0fd0`](https://redirect.github.com/budimanjojo/talhelper/commit/25e0fd03a1c2de46761436ea684a8de14cab5154) chore(container): update registry.k8s.io/kubectl docker tag to v1.32.3 - [`01483a5`](https://redirect.github.com/budimanjojo/talhelper/commit/01483a553634f07f614bdaa337e8e064e73a4e81) chore(deps): update dependency siderolabs/talos to v1.9.5 - [`a0dbebd`](https://redirect.github.com/budimanjojo/talhelper/commit/a0dbebdbe6316a71e1c693714f344ed270a6606d) chore(github-action)!: Update cachix/install-nix-action action to v31 - [`9be9c47`](https://redirect.github.com/budimanjojo/talhelper/commit/9be9c4761874e3b72f3521a202c94a00039a0983) chore(schema): update talos-extensions.yaml JSON schema - [`ca8884f`](https://redirect.github.com/budimanjojo/talhelper/commit/ca8884ffba92c20627b012427f98822f334bf57e) chore(schema): update talos-extensions.yaml JSON schema - [`a962d3b`](https://redirect.github.com/budimanjojo/talhelper/commit/a962d3b5639817b4011ddc1c393f36f3dc8204df) chore(schema): update talos-extensions.yaml JSON schema ([#​886](https://redirect.github.com/budimanjojo/talhelper/issues/886)) - [`001c278`](https://redirect.github.com/budimanjojo/talhelper/commit/001c278d4e15fff790e846b9f9bf6c9502eaea9b) chore(schema): update talos-extensions.yaml JSON schema ([#​894](https://redirect.github.com/budimanjojo/talhelper/issues/894)) - [`c9be9cd`](https://redirect.github.com/budimanjojo/talhelper/commit/c9be9cd593d2a239b76bdf35a06f7a703c6a9998) feat: update Scoop for talhelper version v3.0.20 - [`94ec9ba`](https://redirect.github.com/budimanjojo/talhelper/commit/94ec9ba48d1ad1c0c8bed408b01f31b5b9cfc1f0) feat: update flake ([#​882](https://redirect.github.com/budimanjojo/talhelper/issues/882)) - [`e7b8516`](https://redirect.github.com/budimanjojo/talhelper/commit/e7b85164e7aa666e388251862e11d34cc2be3252) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.20 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
06d2e441c6 |
chore(helm): update image hello-world digest to 7e1a4e2 (#33188)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `bfbb0cc` -> `7e1a4e2` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
23943908f2 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
c9f3177ff3 |
chore(flux): update image renovate 1.18.0 → 1.19.0 (#33189)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate](https://truecharts.org/charts/stable/renovate) ([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate)) | minor | `1.18.0` -> `1.19.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
16e3ff6d4c |
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.5 (clustertool) (#33182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos) | patch | `v1.9.4` -> `v1.9.5` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary> ### [`v1.9.5`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.5) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.4...v1.9.5) ##### [Talos 1.9.5](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.5) (2025-03-12) Welcome to the v1.9.5 release of Talos! Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues. ##### Component Updates - Linux: 6.12.18 - containerd: 2.0.3 - runc: 1.2.5 - Kubernetes: 1.32.3 - etcd: 3.5.19 Talos is built with Go 1.23.7. ##### Contributors - Andrey Smirnov - Dmitriy Matrenichev - Dmitry Sharshakov - Robin Elfrink - Serge Logvinov ##### Changes <details><summary>12 commits</summary> <p> - [@​`d07f6da`](https://redirect.github.com/siderolabs/talos/commit/d07f6daaa) release(v1.9.5): prepare release - [@​`dd629ad`](https://redirect.github.com/siderolabs/talos/commit/dd629ad5f) chore: fix the mount cache ids in the Dockerfile - [@​`456516f`](https://redirect.github.com/siderolabs/talos/commit/456516f0b) feat: update Flannel to 0.26.5 - [@​`82f3a8c`](https://redirect.github.com/siderolabs/talos/commit/82f3a8c51) feat: update etcd to 3.5.19 - [@​`46ab576`](https://redirect.github.com/siderolabs/talos/commit/46ab576e4) feat: add support for qla2xx - [@​`7f89234`](https://redirect.github.com/siderolabs/talos/commit/7f8923452) fix: handle dynamic HTTP proxy settings for discovery client - [@​`9a29332`](https://redirect.github.com/siderolabs/talos/commit/9a293327a) fix: multiple fixes for dashboard/no data - [@​`9d3a2c8`](https://redirect.github.com/siderolabs/talos/commit/9d3a2c8df) fix: ignore digest part of images when checking version - [@​`93180bf`](https://redirect.github.com/siderolabs/talos/commit/93180bffe) feat: support noclooud instance-id from dmi - [@​`76832c2`](https://redirect.github.com/siderolabs/talos/commit/76832c237) chore: disable azure upload - [@​`d4986d9`](https://redirect.github.com/siderolabs/talos/commit/d4986d957) feat: update default Kubernetes to 1.32.3 - [@​`1fe0c2f`](https://redirect.github.com/siderolabs/talos/commit/1fe0c2f1b) feat: update Go, Linux, containerd, runc </p> </details> ##### Changes from siderolabs/discovery-api <details><summary>1 commit</summary> <p> - [siderolabs/discovery-api@`64513a6`](https://redirect.github.com/siderolabs/discovery-api/commit/64513a6) feat: rekres, regenerate proto files </p> </details> ##### Changes from siderolabs/discovery-client <details><summary>1 commit</summary> <p> - [siderolabs/discovery-client@`b3632c4`](https://redirect.github.com/siderolabs/discovery-client/commit/b3632c4) feat: support extra dial options in the client </p> </details> ##### Changes from siderolabs/gen <details><summary>1 commit</summary> <p> - [siderolabs/gen@`5ae3afe`](https://redirect.github.com/siderolabs/gen/commit/5ae3afe) chore: update hashtriemap implementation from the latest upstream </p> </details> ##### Changes from siderolabs/pkgs <details><summary>9 commits</summary> <p> - [siderolabs/pkgs@`792f5ca`](https://redirect.github.com/siderolabs/pkgs/commit/792f5ca) feat: update Linux firmware to [`2025021`](https://redirect.github.com/siderolabs/talos/commit/20250211) - [siderolabs/pkgs@`142de09`](https://redirect.github.com/siderolabs/pkgs/commit/142de09) feat: update runc to 1.2.5 - [siderolabs/pkgs@`b39f244`](https://redirect.github.com/siderolabs/pkgs/commit/b39f244) feat: update Linux to 6.12.18 - [siderolabs/pkgs@`9a21d6c`](https://redirect.github.com/siderolabs/pkgs/commit/9a21d6c) fix: backport MGLRU patch from Linux 6.13 - [siderolabs/pkgs@`1565250`](https://redirect.github.com/siderolabs/pkgs/commit/1565250) feat: update Linux 6.12.17, containerd 2.0.3 - [siderolabs/pkgs@`fc5e81d`](https://redirect.github.com/siderolabs/pkgs/commit/fc5e81d) feat: enable qla2xxx module - [siderolabs/pkgs@`3ff0ab6`](https://redirect.github.com/siderolabs/pkgs/commit/3ff0ab6) fix: patch Linux with blackhole patch - [siderolabs/pkgs@`b4060f8`](https://redirect.github.com/siderolabs/pkgs/commit/b4060f8) feat: update Go to 1.23.7 - [siderolabs/pkgs@`3349185`](https://redirect.github.com/siderolabs/pkgs/commit/3349185) fix: patch musl to mitigate CVE-2025-26519 </p> </details> ##### Changes from siderolabs/tools <details><summary>1 commit</summary> <p> - [siderolabs/tools@`17d43b2`](https://redirect.github.com/siderolabs/tools/commit/17d43b2) feat: update Go to 1.23.7 </p> </details> ##### Dependency Changes - **github.com/siderolabs/discovery-api** v0.1.5 -> v0.1.6 - **github.com/siderolabs/discovery-client** v0.1.10 -> v0.1.11 - **github.com/siderolabs/gen** v0.7.0 -> v0.8.0 - **github.com/siderolabs/pkgs** v1.9.0-27-g27017e0 -> v1.9.0-36-g792f5ca - **github.com/siderolabs/talos/pkg/machinery** v1.9.4 -> v1.9.5 - **github.com/siderolabs/tools** v1.9.0-3-gb2ede52 -> v1.9.0-4-g17d43b2 - **google.golang.org/grpc** v1.68.1 -> v1.70.0 - **google.golang.org/protobuf** v1.35.2 -> v1.36.5 Previous release can be found at [v1.9.4](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.4) ##### Images ghcr.io/siderolabs/flannel:v0.26.5 registry.k8s.io/coredns/coredns:v1.12.0 gcr.io/etcd-development/etcd:v3.5.19 registry.k8s.io/kube-apiserver:v1.32.3 registry.k8s.io/kube-controller-manager:v1.32.3 registry.k8s.io/kube-scheduler:v1.32.3 registry.k8s.io/kube-proxy:v1.32.3 ghcr.io/siderolabs/kubelet:v1.32.3 ghcr.io/siderolabs/installer:v1.9.5 registry.k8s.io/pause:3.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
4ffde04e8a |
chore(helm): update image docker.io/renovate/renovate 39.191.4 → 39.199.1 (#33186)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.199.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.199.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.199.0...39.199.1) ##### Bug Fixes - **nuget:** PackageSourceMapping: give the longest path precedence ([#​34752](https://redirect.github.com/renovatebot/renovate/issues/34752)) ([0fba18f](https://redirect.github.com/renovatebot/renovate/commit/0fba18f9068cdb93260f99c755191b5331ccc69d)) - **postUpgradeCommands:** support undeletion ([#​34766](https://redirect.github.com/renovatebot/renovate/issues/34766)) ([972fa94](https://redirect.github.com/renovatebot/renovate/commit/972fa944bbb58c1643214694c875191a0c2d8bde)) ##### Build System - **deps:** update dependency graph-data-structure to v4.5.0 (main) ([#​34769](https://redirect.github.com/renovatebot/renovate/issues/34769)) ([3c2d5e8](https://redirect.github.com/renovatebot/renovate/commit/3c2d5e84a81a5bb3b56966aaee655a347adf3920)) ### [`v39.199.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.199.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.198.1...39.199.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.50.0 (main) ([#​34768](https://redirect.github.com/renovatebot/renovate/issues/34768)) ([725b00d](https://redirect.github.com/renovatebot/renovate/commit/725b00df4d55b128d04e32aafb8a4bbd948d9a95)) ### [`v39.198.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.198.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.198.0...39.198.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.49.1 (main) ([#​34765](https://redirect.github.com/renovatebot/renovate/issues/34765)) ([7df08e1](https://redirect.github.com/renovatebot/renovate/commit/7df08e14eff97fd9968052b7c6f6fa734e432eb9)) ### [`v39.198.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.198.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.197.0...39.198.0) ##### Features - **manager/composer:** support updates with minimal changes ([#​34218](https://redirect.github.com/renovatebot/renovate/issues/34218)) ([d0976b4](https://redirect.github.com/renovatebot/renovate/commit/d0976b49be5566dae4fbdc91bd803262e69ecd3c)) ##### Bug Fixes - **npm:** include credentials without host type for lock file generation ([#​34267](https://redirect.github.com/renovatebot/renovate/issues/34267)) ([ce2467b](https://redirect.github.com/renovatebot/renovate/commit/ce2467bd5bacab9831a148c96a5be01ad9ac18ba)) ##### Miscellaneous Chores - **lable-actions:** auto:disputed-issue ([#​34764](https://redirect.github.com/renovatebot/renovate/issues/34764)) ([3172108](https://redirect.github.com/renovatebot/renovate/commit/3172108dc82a3158badd2065caaf64d5f28e2468)) ##### Code Refactoring - **gradle:** unify handling of custom and predefined registry URLs ([#​34714](https://redirect.github.com/renovatebot/renovate/issues/34714)) ([5658777](https://redirect.github.com/renovatebot/renovate/commit/5658777d7a5de1e1ea9e432597e8c66d7fa00f53)) ### [`v39.197.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.197.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.196.0...39.197.0) ##### Features - **presets:** improve grouping of symfony packages ([#​34653](https://redirect.github.com/renovatebot/renovate/issues/34653)) ([a0af096](https://redirect.github.com/renovatebot/renovate/commit/a0af096fd282d1766c18d4d0a47d1b7b97175510)) ### [`v39.196.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.196.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.195.1...39.196.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.49.0 (main) ([#​34757](https://redirect.github.com/renovatebot/renovate/issues/34757)) ([1707a2c](https://redirect.github.com/renovatebot/renovate/commit/1707a2c2dbb4337cc5fc573ca1c6c94b41e9a3d0)) ### [`v39.195.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.195.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.195.0...39.195.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.48.1 (main) ([#​34756](https://redirect.github.com/renovatebot/renovate/issues/34756)) ([da07807](https://redirect.github.com/renovatebot/renovate/commit/da07807f26b98acc95553a968bb0612b81b46cb9)) ### [`v39.195.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.195.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.194.1...39.195.0) ##### Features - **config:** Add Istio monorepo ([#​34753](https://redirect.github.com/renovatebot/renovate/issues/34753)) ([8edc2ec](https://redirect.github.com/renovatebot/renovate/commit/8edc2ecdfdb263cf4e68557c55ecb7d00db1ad60)) ### [`v39.194.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.194.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.194.0...39.194.1) ##### Bug Fixes - **actions:** add extractVersion to actions versions lookup ([#​34748](https://redirect.github.com/renovatebot/renovate/issues/34748)) ([b11c05c](https://redirect.github.com/renovatebot/renovate/commit/b11c05c6d715dd041f0347f3e3ce2e0e1e5e95a0)) ##### Miscellaneous Chores - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.13.9 (main) ([#​34738](https://redirect.github.com/renovatebot/renovate/issues/34738)) ([50c6f75](https://redirect.github.com/renovatebot/renovate/commit/50c6f75d3cd0eace17ddfd81cb9c17bc9d8c6e4a)) - **deps:** update dependency type-fest to v4.37.0 (main) ([#​34746](https://redirect.github.com/renovatebot/renovate/issues/34746)) ([5ca568a](https://redirect.github.com/renovatebot/renovate/commit/5ca568a1d9673dfb61674af71108d254a2f6a526)) ### [`v39.194.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.194.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.5...39.194.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.48.0 (main) ([#​34736](https://redirect.github.com/renovatebot/renovate/issues/34736)) ([afd8d2d](https://redirect.github.com/renovatebot/renovate/commit/afd8d2d5e2189dc9a2a7c847c370aa1a4defe435)) ### [`v39.193.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.5) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.4...39.193.5) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.6 (main) ([#​34734](https://redirect.github.com/renovatebot/renovate/issues/34734)) ([79496fe](https://redirect.github.com/renovatebot/renovate/commit/79496fe015c45e7ac65d05d55445501ca365ee3e)) ##### Build System - **deps:** update dependency cronstrue to v2.56.0 (main) ([#​34735](https://redirect.github.com/renovatebot/renovate/issues/34735)) ([3dd67cf](https://redirect.github.com/renovatebot/renovate/commit/3dd67cf0dd97f19a9c4e9d70bfb53d72a7a1c88f)) ### [`v39.193.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.3...39.193.4) ##### Bug Fixes - **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.5 (main) ([#​34732](https://redirect.github.com/renovatebot/renovate/issues/34732)) ([b635fe5](https://redirect.github.com/renovatebot/renovate/commit/b635fe542cf831349bbb21854e003bdbb04159df)) - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.5 (main) ([#​34733](https://redirect.github.com/renovatebot/renovate/issues/34733)) ([0da18e7](https://redirect.github.com/renovatebot/renovate/commit/0da18e7e5c341753c08798e161c9cc2c24a91fe7)) ### [`v39.193.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.2...39.193.3) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.3 (main) ([#​34731](https://redirect.github.com/renovatebot/renovate/issues/34731)) ([b26300d](https://redirect.github.com/renovatebot/renovate/commit/b26300da38b7a3dc28dc17670a767c9cf28d56b8)) ##### Miscellaneous Chores - **deps:** update ghcr.io/containerbase/devcontainer docker tag to v13.8.5 (main) ([#​34730](https://redirect.github.com/renovatebot/renovate/issues/34730)) ([cf5e143](https://redirect.github.com/renovatebot/renovate/commit/cf5e143957564ed8ab676c1f118c92a32a0a0b90)) ### [`v39.193.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.1...39.193.2) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.2 (main) ([#​34729](https://redirect.github.com/renovatebot/renovate/issues/34729)) ([ed88395](https://redirect.github.com/renovatebot/renovate/commit/ed883951565ead1e9e94ae3acebd11a177c1b810)) ### [`v39.193.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.1) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.193.0...39.193.1) ##### Bug Fixes - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.1 (main) ([#​34728](https://redirect.github.com/renovatebot/renovate/issues/34728)) ([7839f8f](https://redirect.github.com/renovatebot/renovate/commit/7839f8ffd35a0c4f5277ee6ed375488c783495e8)) ### [`v39.193.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.193.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.192.0...39.193.0) ##### Features - **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.47.0 (main) ([#​34727](https://redirect.github.com/renovatebot/renovate/issues/34727)) ([83cd41d](https://redirect.github.com/renovatebot/renovate/commit/83cd41da9bc3dfad0e1b0e805d9d6ad7e5d33bca)) ### [`v39.192.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.192.0) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.191.4...39.192.0) ##### Features - **manager/asdf:** add asdf container-structure-test, helm-docs, kubetail, skaffold, talhelper, talosctl, and terraformer support ([#​34703](https://redirect.github.com/renovatebot/renovate/issues/34703)) ([50c09b1](https://redirect.github.com/renovatebot/renovate/commit/50c09b1e456e6c293a655633ade866107eae74c1)) ##### Bug Fixes - **git:** Add a newline to the SSH private key ([#​34674](https://redirect.github.com/renovatebot/renovate/issues/34674)) ([d0fb3b7](https://redirect.github.com/renovatebot/renovate/commit/d0fb3b7623a27d7e88c7b78d1c08c7869db67e23)) - **versioning/hex:** Fix Hex range widening ([#​34717](https://redirect.github.com/renovatebot/renovate/issues/34717)) ([710ca67](https://redirect.github.com/renovatebot/renovate/commit/710ca6785cfe07dc16cd0db9ba9e2a19eae9a517)) ##### Miscellaneous Chores - **manager/custom:** log when no dependencies for custom regex manager ([#​34710](https://redirect.github.com/renovatebot/renovate/issues/34710)) ([b1e19a9](https://redirect.github.com/renovatebot/renovate/commit/b1e19a999ada6a1477a10a5f680f0800ac62dc24)) ##### Build System - **deps:** update dependency prettier to v3.5.3 (main) ([#​34721](https://redirect.github.com/renovatebot/renovate/issues/34721)) ([0ad6d0a](https://redirect.github.com/renovatebot/renovate/commit/0ad6d0ac0b8c5a376f15ec9faac0269da823022e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
feccfa4c06 | chore(helm): update image ghcr.io/sethforprivacy/simple-monerod digest to d0e5c76 (#33179) | ||
|
|
0b8dcbbb91 |
chore(helm): update image docker.io/tombursch/kitchenowl digest to 0423751 (#33176)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tombursch/kitchenowl | digest | `60d491c` -> `0423751` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2100cf123b |
chore(helm): update jupyter (patch) (#33185)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `5a1793a` -> `29e4362` | | quay.io/jupyter/base-notebook | patch | `3c5fcf0` -> `099b443` | | quay.io/jupyter/datascience-notebook | patch | `e80ece3` -> `ee4e8db` | | quay.io/jupyter/minimal-notebook | patch | `c47e92f` -> `5010501` | | quay.io/jupyter/pyspark-notebook | patch | `bdd8afe` -> `618b57d` | | quay.io/jupyter/r-notebook | patch | `ad52769` -> `b5a07fb` | | quay.io/jupyter/scipy-notebook | patch | `f02d3df` -> `fcf8881` | | quay.io/jupyter/tensorflow-notebook | patch | `d15b3f8` -> `29ab88a` | 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a61a246728 | chore(helm): update image docker.io/tombursch/kitchenowl-web digest to 510211e (#33177) | ||
|
|
60438c0b1f | chore(helm): update image public.ecr.aws/docker/library/odoo digest to fb9654c (#33181) | ||
|
|
96bc1b5ad9 |
chore(helm): update image ghcr.io/linuxserver/calibre digest to dc66964 (#33178)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | digest | `13c4fe0` -> `dc66964` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9fabe12e87 |
chore(helm): update image lscr.io/linuxserver/webtop digest to 7f03296 (#33180)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `4599651` -> `7f03296` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
177535afec |
chore(flux): update image jackett 23.3.45 → 23.3.46 (#33184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.45` -> `23.3.46` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7d31a1e1a6 |
chore(flux): update image blocky 16.13.10 → 16.13.11 (clustertool) (#33183)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.10` -> `16.13.11` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ede0bfeda8 |
chore(github-action): update golangci/golangci-lint-action digest to 4696ba8 (#33175)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action) | action | digest | `2226d7c` -> `4696ba8` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
59254c1e44 |
chore(helm): update image tccr.io/tccr/code-server v4.97.2 → v4.98.0 (#33173)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public) | minor | `1f828b3` -> `af92445` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
c30903eb9e |
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.3 (clustertool) (#33167)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | patch | `v1.32.2` -> `v1.32.3` | --- ### Release Notes <details> <summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary> ### [`v1.32.3`](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.2...v1.32.3) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.2...v1.32.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
993de486b8 |
chore(helm): update image ghcr.io/linuxserver/piwigo 15.4.0 → 15.5.0 (#33172)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | minor | `6eaa026` -> `a40d038` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
f16f6c35cf |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1576 → 0.22.1589 (#33169)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `84b611f` -> `dfe22f5` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
3edd97bad3 | chore(flux): update image minecraft-java 22.20.0 → 22.23.0 (#33171) | ||
|
|
1e41624b41 |
fix(deps): update kubernetes packages v0.32.2 → v0.32.3 (clustertool) (patch) (#33170)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://redirect.github.com/kubernetes/api) | require | patch | `v0.32.2` -> `v0.32.3` | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | require | patch | `v0.32.2` -> `v0.32.3` | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) | require | patch | `v0.32.2` -> `v0.32.3` | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.32.3`](https://redirect.github.com/kubernetes/api/compare/v0.32.2...v0.32.3) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.32.2...v0.32.3) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.32.3`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.2...v0.32.3) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.2...v0.32.3) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.32.3`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.2...v0.32.3) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.2...v0.32.3) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |