91eebec08b7c0137c1d31ec0ac714c15e90f6920
41237
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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=--> |