8cbc7e1bb38653f2d78e1aeda9b41ca52236fb8d
38027 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
8cbc7e1bb3 |
chore(flux): update helm release cilium 1.16.4 → 1.16.5 (clustertool) (#30065)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cilium](https://cilium.io/) ([source](https://redirect.github.com/cilium/cilium)) | patch | `1.16.4` -> `1.16.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cilium/cilium (cilium)</summary> ### [`v1.16.5`](https://redirect.github.com/cilium/cilium/releases/tag/v1.16.5): 1.16.5 [Compare Source](https://redirect.github.com/cilium/cilium/compare/1.16.4...1.16.5) ## Summary of Changes **Minor Changes:** - hubble: Stop building 32-bit binaries (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35974](https://redirect.github.com/cilium/cilium/issues/35974), [@​michi-covalent](https://redirect.github.com/michi-covalent)) **Bugfixes:** - Address potential connectivity disruption when using either L7 / DNS Network policies in combination with per-endpoint routes and hostLegacyRouting, or L7 / DNS network policies in combination with IPsec network encryption. (Backport PR [#​36540](https://redirect.github.com/cilium/cilium/issues/36540), Upstream PR [#​36484](https://redirect.github.com/cilium/cilium/issues/36484), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - bgp: fix race in bgp stores (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35971](https://redirect.github.com/cilium/cilium/issues/35971), [@​harsimran-pabla](https://redirect.github.com/harsimran-pabla)) - BGPv1: Fix race by reconciliation of services with externalTrafficPolicy=Local by populating locally available services after performing service diff (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36230](https://redirect.github.com/cilium/cilium/issues/36230), [@​rastislavs](https://redirect.github.com/rastislavs)) - BGPv2: Fix race by reconciliation of services with externalTrafficPolicy=Local by populating locally available services after performing service diff (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36165](https://redirect.github.com/cilium/cilium/issues/36165), [@​rastislavs](https://redirect.github.com/rastislavs)) - Cilium agent now waits until endpoints have restored before starting accepting new xDS streams. (Backport PR [#​36049](https://redirect.github.com/cilium/cilium/issues/36049), Upstream PR [#​35984](https://redirect.github.com/cilium/cilium/issues/35984), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Cilium no longer keeps old DNS-IP mappings alive while reaping newer ones, leading to spurious drops in connections to domains with many IPs associated. (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​36252](https://redirect.github.com/cilium/cilium/issues/36252), [@​bimmlerd](https://redirect.github.com/bimmlerd)) - cilium-health-ep controller is made to be more robust against successive failures. (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35936](https://redirect.github.com/cilium/cilium/issues/35936), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - DNS proxy port is no longer released when endpoint with a DNS policy fails to regenerate successfully. A potential deadlock between CEC/CCEC parser and endpoint policy update is removed. (Backport PR [#​36468](https://redirect.github.com/cilium/cilium/issues/36468), Upstream PR [#​36142](https://redirect.github.com/cilium/cilium/issues/36142), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Envoy "initial fetch timeout" warnings are now demoted to info level, as they are expected to happen during Cilium Agent restart. (Backport PR [#​36049](https://redirect.github.com/cilium/cilium/issues/36049), Upstream PR [#​36060](https://redirect.github.com/cilium/cilium/issues/36060), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Fix an issue where pod-to-world traffic goes up stack when BPF host routing is enabled with tunnel. (Backport PR [#​35861](https://redirect.github.com/cilium/cilium/issues/35861), Upstream PR [#​35098](https://redirect.github.com/cilium/cilium/issues/35098), [@​jschwinger233](https://redirect.github.com/jschwinger233)) - Fix identity leak for kvstore identity mode (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​34893](https://redirect.github.com/cilium/cilium/issues/34893), [@​odinuge](https://redirect.github.com/odinuge)) - Fix potential Cilium agent panic during endpoint restoration, occurring if the corresponding pod gets deleted while the agent is restarting. This regression only affects Cilium v1.16.4. (Backport PR [#​36302](https://redirect.github.com/cilium/cilium/issues/36302), Upstream PR [#​36292](https://redirect.github.com/cilium/cilium/issues/36292), [@​giorio94](https://redirect.github.com/giorio94)) - gateway-api: Fix gateway checks for namespace (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​35452](https://redirect.github.com/cilium/cilium/issues/35452), [@​sayboras](https://redirect.github.com/sayboras)) - gha: Remove hostLegacyRouting in clustermesh (Backport PR [#​36357](https://redirect.github.com/cilium/cilium/issues/36357), Upstream PR [#​35418](https://redirect.github.com/cilium/cilium/issues/35418), [@​sayboras](https://redirect.github.com/sayboras)) - helm: Use an absolute FQDN for the Hubble peer-service endpoint to avoid incorrect DNS resolution outside the cluster (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​36005](https://redirect.github.com/cilium/cilium/issues/36005), [@​devodev](https://redirect.github.com/devodev)) - hubble: consistently use v as prefix for the Hubble version (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​35891](https://redirect.github.com/cilium/cilium/issues/35891), [@​rolinh](https://redirect.github.com/rolinh)) - iptables: Fix data race in iptables manager (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35902](https://redirect.github.com/cilium/cilium/issues/35902), [@​pippolo84](https://redirect.github.com/pippolo84)) - lrp: update LRP services with stale backends on agent restart (Backport PR [#​36106](https://redirect.github.com/cilium/cilium/issues/36106), Upstream PR [#​36036](https://redirect.github.com/cilium/cilium/issues/36036), [@​ysksuzuki](https://redirect.github.com/ysksuzuki)) - policy: Fix bug that allowed port ranges to be attached to L7 policies, which is not permitted. ([#​36050](https://redirect.github.com/cilium/cilium/issues/36050), [@​nathanjsweet](https://redirect.github.com/nathanjsweet)) - Unbreak the cilium-dbg preflight migrate-identity command (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36089](https://redirect.github.com/cilium/cilium/issues/36089), [@​giorio94](https://redirect.github.com/giorio94)) - Use `strconv.Itoa` instead of `string()` for the correct behavior when converting `kafka.ErrorCode` from `int32` to `string`. Add relevant unit tests for Kafka plugin and handler. (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35856](https://redirect.github.com/cilium/cilium/issues/35856), [@​nddq](https://redirect.github.com/nddq)) **CI Changes:** - \[v1.16] ci: modularize chart CI push workflow ([#​35958](https://redirect.github.com/cilium/cilium/issues/35958), [@​ferozsalam](https://redirect.github.com/ferozsalam)) - gh: conformance-clustermesh: test with IPsec + BPF NodePort (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​36384](https://redirect.github.com/cilium/cilium/issues/36384), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - gha: configure environment in build-images-base/image-digests job (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​36318](https://redirect.github.com/cilium/cilium/issues/36318), [@​giorio94](https://redirect.github.com/giorio94)) - node_local_store: prevent racey tests while using mock node store. (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35945](https://redirect.github.com/cilium/cilium/issues/35945), [@​tommyp1ckles](https://redirect.github.com/tommyp1ckles)) - Remove unnecessary hubble port-forward commands (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​33523](https://redirect.github.com/cilium/cilium/issues/33523), [@​michi-covalent](https://redirect.github.com/michi-covalent)) **Misc Changes:** - \[v1.16] docs: egress masquerade selector ([#​36333](https://redirect.github.com/cilium/cilium/issues/36333), [@​viktor-kurchenko](https://redirect.github.com/viktor-kurchenko)) - \[v1.16] images: bump cni plugins to v1.6.0 ([#​36092](https://redirect.github.com/cilium/cilium/issues/36092), [@​ferozsalam](https://redirect.github.com/ferozsalam)) - bugtool: dump tail-call map for bpf_wireguard (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36183](https://redirect.github.com/cilium/cilium/issues/36183), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - chore(deps): update all github action dependencies (v1.16) ([#​36155](https://redirect.github.com/cilium/cilium/issues/36155), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all github action dependencies (v1.16) ([#​36275](https://redirect.github.com/cilium/cilium/issues/36275), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all github action dependencies (v1.16) ([#​36443](https://redirect.github.com/cilium/cilium/issues/36443), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all github action dependencies (v1.16) (patch) ([#​36277](https://redirect.github.com/cilium/cilium/issues/36277), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.16) ([#​35546](https://redirect.github.com/cilium/cilium/issues/35546), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.16) ([#​36152](https://redirect.github.com/cilium/cilium/issues/36152), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.16) ([#​36279](https://redirect.github.com/cilium/cilium/issues/36279), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update all-dependencies (v1.16) ([#​36444](https://redirect.github.com/cilium/cilium/issues/36444), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update cilium/little-vm-helper action to v0.0.19 (v1.16) ([#​36153](https://redirect.github.com/cilium/cilium/issues/36153), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update docker.io/library/golang:1.22.9 docker digest to [`147f428`](https://redirect.github.com/cilium/cilium/commit/147f428) (v1.16) ([#​36222](https://redirect.github.com/cilium/cilium/issues/36222), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update go to v1.22.10 (v1.16) ([#​36441](https://redirect.github.com/cilium/cilium/issues/36441), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.7-1732605705-2aa20ee3acb68cd38d57669af19508bea8f0ba62 (v1.16) ([#​36180](https://redirect.github.com/cilium/cilium/issues/36180), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update quay.io/cilium/cilium-envoy docker tag to v1.30.8-1733837904-eaae5aca0fb988583e5617170a65ac5aa51c0aa8 (v1.16) ([#​36495](https://redirect.github.com/cilium/cilium/issues/36495), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update quay.io/lvh-images/kind docker tag to bpf-20241129.013349 (v1.16) ([#​36278](https://redirect.github.com/cilium/cilium/issues/36278), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update quay.io/lvh-images/kind docker tag to bpf-20241206.013345 (v1.16) ([#​36442](https://redirect.github.com/cilium/cilium/issues/36442), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - chore(deps): update stable lvh-images (v1.16) (patch) ([#​36154](https://redirect.github.com/cilium/cilium/issues/36154), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - docs: Add the tls:// prefix before the IP address (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36118](https://redirect.github.com/cilium/cilium/issues/36118), [@​liyihuang](https://redirect.github.com/liyihuang)) - docs: Fix typo in multi-pool section title (Backport PR [#​36312](https://redirect.github.com/cilium/cilium/issues/36312), Upstream PR [#​36305](https://redirect.github.com/cilium/cilium/issues/36305), [@​joestringer](https://redirect.github.com/joestringer)) - docs: In k0s guide, remove dashes to fix invalid Bash variable names. (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35923](https://redirect.github.com/cilium/cilium/issues/35923), [@​yilas](https://redirect.github.com/yilas)) - docs: lrp: fix kernel version requirement for skipRedirectFromBackend (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35921](https://redirect.github.com/cilium/cilium/issues/35921), [@​ysksuzuki](https://redirect.github.com/ysksuzuki)) - docs: system-requirements: require 5.4 kernel (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​36386](https://redirect.github.com/cilium/cilium/issues/36386), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - docs: WireGuard doesn't require overlay port in Network Firewalls (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36208](https://redirect.github.com/cilium/cilium/issues/36208), [@​julianwiedmann](https://redirect.github.com/julianwiedmann)) - Endpoint populate new policymap early if empty (Backport PR [#​36479](https://redirect.github.com/cilium/cilium/issues/36479), Upstream PR [#​36361](https://redirect.github.com/cilium/cilium/issues/36361), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - envoy: Configure internal_address_config to avoid warning log (Backport PR [#​36015](https://redirect.github.com/cilium/cilium/issues/36015), Upstream PR [#​35943](https://redirect.github.com/cilium/cilium/issues/35943), [@​sayboras](https://redirect.github.com/sayboras)) - envoy: Pass tofqdns-proxy-response-max-delay to Envoy (Backport PR [#​36468](https://redirect.github.com/cilium/cilium/issues/36468), Upstream PR [#​36330](https://redirect.github.com/cilium/cilium/issues/36330), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - fix(deps): update module golang.org/x/crypto to v0.31.0 \[security] (v1.16) ([#​36530](https://redirect.github.com/cilium/cilium/issues/36530), [@​cilium-renovate](https://redirect.github.com/cilium-renovate)\[bot]) - Fixed BGP documentation (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35953](https://redirect.github.com/cilium/cilium/issues/35953), [@​seadog007](https://redirect.github.com/seadog007)) - images: Use cilium-builder image instead of golang to build hubble (Backport PR [#​36312](https://redirect.github.com/cilium/cilium/issues/36312), Upstream PR [#​35697](https://redirect.github.com/cilium/cilium/issues/35697), [@​learnitall](https://redirect.github.com/learnitall)) - lrp: fix kernel version requirement in warning log (Backport PR [#​36286](https://redirect.github.com/cilium/cilium/issues/36286), Upstream PR [#​36141](https://redirect.github.com/cilium/cilium/issues/36141), [@​ysksuzuki](https://redirect.github.com/ysksuzuki)) - Makefile: fix swagger definition for automatic renovate updates (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35979](https://redirect.github.com/cilium/cilium/issues/35979), [@​aanm](https://redirect.github.com/aanm)) - proxy: Take proxy port reference for new redirects immediately (Backport PR [#​36468](https://redirect.github.com/cilium/cilium/issues/36468), Upstream PR [#​36435](https://redirect.github.com/cilium/cilium/issues/36435), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - proxyports: Resolve data races in test (Backport PR [#​36468](https://redirect.github.com/cilium/cilium/issues/36468), Upstream PR [#​36399](https://redirect.github.com/cilium/cilium/issues/36399), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - proxyports: Sleep a bit longer in tests (Backport PR [#​36468](https://redirect.github.com/cilium/cilium/issues/36468), Upstream PR [#​36389](https://redirect.github.com/cilium/cilium/issues/36389), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Remove duplicated watch on services and endpoint in the cilium-agent (Backport PR [#​36066](https://redirect.github.com/cilium/cilium/issues/36066), Upstream PR [#​35838](https://redirect.github.com/cilium/cilium/issues/35838), [@​MrFreezeex](https://redirect.github.com/MrFreezeex)) - Rework error handling logic in neighbor discovery (Backport PR [#​36093](https://redirect.github.com/cilium/cilium/issues/36093), Upstream PR [#​35144](https://redirect.github.com/cilium/cilium/issues/35144), [@​pippolo84](https://redirect.github.com/pippolo84)) - Silence spurious clustermesh-related warnings (Backport PR [#​36225](https://redirect.github.com/cilium/cilium/issues/36225), Upstream PR [#​35867](https://redirect.github.com/cilium/cilium/issues/35867), [@​giorio94](https://redirect.github.com/giorio94)) - Update documentation for egress masquerading behavior (Backport PR [#​36462](https://redirect.github.com/cilium/cilium/issues/36462), Upstream PR [#​36267](https://redirect.github.com/cilium/cilium/issues/36267), [@​liyihuang](https://redirect.github.com/liyihuang)) **Other Changes:** - \[1.16] ci/ipsec-upgrade: increase cilium status wait duration ([#​36082](https://redirect.github.com/cilium/cilium/issues/36082), [@​harsimran-pabla](https://redirect.github.com/harsimran-pabla)) - \[v1.16] cilium, service: Fix checkLBSrcRange propagation to LB map ([#​36511](https://redirect.github.com/cilium/cilium/issues/36511), [@​borkmann](https://redirect.github.com/borkmann)) - install: Update image digests for v1.16.4 ([#​36047](https://redirect.github.com/cilium/cilium/issues/36047), [@​cilium-release-bot](https://redirect.github.com/cilium-release-bot)\[bot]) - jrajahalme/v1.16 cilium cli ([#​36541](https://redirect.github.com/cilium/cilium/issues/36541), [@​jrajahalme](https://redirect.github.com/jrajahalme)) - Revert "workflows/ipsec: Cover Ingress" ([#​36116](https://redirect.github.com/cilium/cilium/issues/36116), [@​harsimran-pabla](https://redirect.github.com/harsimran-pabla)) #### Docker Manifests ##### cilium `quay.io/cilium/cilium:v1.16.5@​sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d` `quay.io/cilium/cilium:stable@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d` ##### clustermesh-apiserver `quay.io/cilium/clustermesh-apiserver:v1.16.5@​sha256:37a7fdbef806b78ef63df9f1a9828fdddbf548d1f0e43b8eb10a6bdc8fa03958` `quay.io/cilium/clustermesh-apiserver:stable@sha256:37a7fdbef806b78ef63df9f1a9828fdddbf548d1f0e43b8eb10a6bdc8fa03958` ##### docker-plugin `quay.io/cilium/docker-plugin:v1.16.5@​sha256:d6b4ed076ae921535c2a543d4b5b63af474288ee4501653a1f442c935beb5768` `quay.io/cilium/docker-plugin:stable@sha256:d6b4ed076ae921535c2a543d4b5b63af474288ee4501653a1f442c935beb5768` ##### hubble-relay `quay.io/cilium/hubble-relay:v1.16.5@​sha256:6cfae1d1afa566ba941f03d4d7e141feddd05260e5cd0a1509aba1890a45ef00` `quay.io/cilium/hubble-relay:stable@sha256:6cfae1d1afa566ba941f03d4d7e141feddd05260e5cd0a1509aba1890a45ef00` ##### operator-alibabacloud `quay.io/cilium/operator-alibabacloud:v1.16.5@​sha256:c0edf4c8d089e76d6565d3c57128b98bc6c73d14bb4590126ee746aeaedba5e0` `quay.io/cilium/operator-alibabacloud:stable@sha256:c0edf4c8d089e76d6565d3c57128b98bc6c73d14bb4590126ee746aeaedba5e0` ##### operator-aws `quay.io/cilium/operator-aws:v1.16.5@​sha256:97e1fe0c2b522583033138eb10c170919d8de49d2788ceefdcff229a92210476` `quay.io/cilium/operator-aws:stable@sha256:97e1fe0c2b522583033138eb10c170919d8de49d2788ceefdcff229a92210476` ##### operator-azure `quay.io/cilium/operator-azure:v1.16.5@​sha256:265e2b78f572c76b523f91757083ea5f0b9b73b82f2d9714e5a8fb848e4048f9` `quay.io/cilium/operator-azure:stable@sha256:265e2b78f572c76b523f91757083ea5f0b9b73b82f2d9714e5a8fb848e4048f9` ##### operator-generic `quay.io/cilium/operator-generic:v1.16.5@​sha256:f7884848483bbcd7b1e0ccfd34ba4546f258b460cb4b7e2f06a1bcc96ef88039` `quay.io/cilium/operator-generic:stable@sha256:f7884848483bbcd7b1e0ccfd34ba4546f258b460cb4b7e2f06a1bcc96ef88039` ##### operator `quay.io/cilium/operator:v1.16.5@​sha256:617896e1b23a2c4504ab2c84f17964e24dade3b5845f733b11847202230ca940` `quay.io/cilium/operator:stable@sha256:617896e1b23a2c4504ab2c84f17964e24dade3b5845f733b11847202230ca940` </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
753bda6b9a |
chore(flux): update helm release metallb 0.14.8 → 0.14.9 (clustertool) (#30066)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [metallb](https://metallb.universe.tf) ([source](https://redirect.github.com/metallb/metallb)) | patch | `0.14.8` -> `0.14.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>metallb/metallb (metallb)</summary> ### [`v0.14.9`](https://redirect.github.com/metallb/metallb/releases/tag/v0.14.9) [Compare Source](https://redirect.github.com/metallb/metallb/compare/v0.14.8...v0.14.9) See the release notes for the details https://metallb.universe.tf/release-notes/#version-0-14-9 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
0bd30d7829 |
chore(helm): update image ghcr.io/open-webui/open-webui digest to 486412e (#30040)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `7f44971` -> `486412e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b92ab98394 | chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.4 (clustertool) (#30063) | ||
|
|
371e8c0322 |
chore(container): update traefik docker tag to v3.2.3 (#30062)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://redirect.github.com/containous/traefik) | final | patch | `v3.2.1` -> `v3.2.3` | | [traefik](https://redirect.github.com/containous/traefik) | stage | patch | `v3.2.1` -> `v3.2.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>containous/traefik (traefik)</summary> ### [`v3.2.3`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v323-2024-12-16) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.3...v3.2.3) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.2...v3.2.3) **Documentation:** - Update reference install documentation with current chart default ([#​11332](https://redirect.github.com/traefik/traefik/pull/11332) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v2.11 into v3.2 ([#​11346](https://redirect.github.com/traefik/traefik/pull/11346) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.2 ([#​11337](https://redirect.github.com/traefik/traefik/pull/11337) by [kevinpollet](https://redirect.github.com/kevinpollet)) ### [`v3.2.3`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v323-2024-12-16) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.2...v3.2.3) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.2...v3.2.3) **Documentation:** - Update reference install documentation with current chart default ([#​11332](https://redirect.github.com/traefik/traefik/pull/11332) by [mloiseleur](https://redirect.github.com/mloiseleur)) **Misc:** - Merge branch v2.11 into v3.2 ([#​11346](https://redirect.github.com/traefik/traefik/pull/11346) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.2 ([#​11337](https://redirect.github.com/traefik/traefik/pull/11337) by [kevinpollet](https://redirect.github.com/kevinpollet)) ### [`v3.2.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v322-2024-12-10) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.2...v3.2.2) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.1...v3.2.2) **Bug fixes:** - **\[docker,docker/swarm]** Rename traefik.docker.\* labels for Docker Swarm to traefik.swarm.\* ([#​11247](https://redirect.github.com/traefik/traefik/pull/11247) by [anchal00](https://redirect.github.com/anchal00)) - **\[k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.1 ([#​11314](https://redirect.github.com/traefik/traefik/pull/11314) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[plugins]** Fix WASM settings ([#​11321](https://redirect.github.com/traefik/traefik/pull/11321) by [juliens](https://redirect.github.com/juliens)) - **\[rules]** Fix models mechanism for default rule syntax ([#​11300](https://redirect.github.com/traefik/traefik/pull/11300) by [rtribotte](https://redirect.github.com/rtribotte)) **Documentation:** - Move callout to the entrypoint page footer ([#​11305](https://redirect.github.com/traefik/traefik/pull/11305) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Fix incorrect links in v3 migration sections ([#​11297](https://redirect.github.com/traefik/traefik/pull/11297) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Install Reference Documentation ([#​11213](https://redirect.github.com/traefik/traefik/pull/11213) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) ### [`v3.2.2`](https://redirect.github.com/containous/traefik/blob/HEAD/CHANGELOG.md#v322-2024-12-10) [Compare Source](https://redirect.github.com/containous/traefik/compare/v3.2.1...v3.2.2) [All Commits](https://redirect.github.com/traefik/traefik/compare/v3.2.1...v3.2.2) **Bug fixes:** - **\[docker,docker/swarm]** Rename traefik.docker.\* labels for Docker Swarm to traefik.swarm.\* ([#​11247](https://redirect.github.com/traefik/traefik/pull/11247) by [anchal00](https://redirect.github.com/anchal00)) - **\[k8s/gatewayapi]** Update sigs.k8s.io/gateway-api to v1.2.1 ([#​11314](https://redirect.github.com/traefik/traefik/pull/11314) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[plugins]** Fix WASM settings ([#​11321](https://redirect.github.com/traefik/traefik/pull/11321) by [juliens](https://redirect.github.com/juliens)) - **\[rules]** Fix models mechanism for default rule syntax ([#​11300](https://redirect.github.com/traefik/traefik/pull/11300) by [rtribotte](https://redirect.github.com/rtribotte)) **Documentation:** - Move callout to the entrypoint page footer ([#​11305](https://redirect.github.com/traefik/traefik/pull/11305) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Fix incorrect links in v3 migration sections ([#​11297](https://redirect.github.com/traefik/traefik/pull/11297) by [kevinpollet](https://redirect.github.com/kevinpollet)) - New Install Reference Documentation ([#​11213](https://redirect.github.com/traefik/traefik/pull/11213) by [sheddy-traefik](https://redirect.github.com/sheddy-traefik)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
8c8f59effe |
chore(helm): update image ghcr.io/suwayomi/tachidesk digest to e992dec (#30042)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/suwayomi/tachidesk | digest | `9065202` -> `e992dec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
7b13dc055f | chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.4 (clustertool) (#30064) | ||
|
|
919f4c8518 |
chore(container): update docker.io/nextcloud docker tag to v30.0.4 (#30060)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/nextcloud | final | patch | `30.0.2-fpm` -> `30.0.4-fpm` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
15a74d1014 |
chore(helm): update image ghcr.io/onedr0p/qbittorrent digest to c228a18 (#30039)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest | `b905a9e` -> `c228a18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9a64267c89 |
chore(helm): update image lscr.io/linuxserver/kdenlive digest to c2989bf (#30050)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/kdenlive | digest | `56803ff` -> `c2989bf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
0483bbec7a |
chore(helm): update image ghcr.io/onedr0p/plex digest to 1f28b5e (#30038)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/plex](https://ghcr.io/onedr0p/plex) | digest | `47c6f3d` -> `1f28b5e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
d0399ef972 |
chore(helm): update image ghcr.io/onedr0p/bazarr digest to a7bceef (#30037)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr) ([source](https://redirect.github.com/morpheus65535/bazarr)) | digest | `c0bf914` -> `a7bceef` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9b81d9592d |
chore(helm): update image ghcr.io/neggles/sd-webui-docker digest to 3dff2b0 (#30036)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/neggles/sd-webui-docker | digest | `257ac12` -> `3dff2b0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
539b601be3 |
chore(helm): update image ghcr.io/minekube/gate digest to 204d16a (#30034)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/minekube/gate | digest | `79ab10d` -> `204d16a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
764978c63a | chore(helm): update image ghcr.io/meeb/tubesync digest to db8ed8d (#30033) | ||
|
|
066f556737 |
chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to c8642d9 (#30031)
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)) | digest | `fe08f6c` -> `c8642d9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
7572a001cb |
chore(helm): update image ghcr.io/linuxserver/znc digest to 5ff3aa6 (#30032)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/znc](https://redirect.github.com/linuxserver/docker-znc/packages) ([source](https://redirect.github.com/linuxserver/docker-znc)) | digest | `a5b83e9` -> `5ff3aa6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
24fa03d0e0 |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to 9c5489c (#30030)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `68bcb16` -> `9c5489c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2313c3cd8b |
chore(helm): update image ghcr.io/linuxserver/tvheadend digest to 0309fcf (#30029)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/tvheadend | digest | `697995d` -> `0309fcf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
03f07f876e | chore(helm): update image ghcr.io/linuxserver/sickchill digest to e3c4357 (#30026) | ||
|
|
a91461128b |
chore(helm): update image ghcr.io/linuxserver/smokeping digest to 6ab8ea2 (#30027)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages) ([source](https://redirect.github.com/linuxserver/docker-smokeping)) | digest | `38497c2` -> `6ab8ea2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c31dae3adf | chore(helm): update image ghcr.io/linuxserver/projectsend digest to e707b0d (#30019) | ||
|
|
a644c559b2 |
chore(helm): update image ghcr.io/linuxserver/pylon digest to d2f73ad (#30021)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pylon](https://redirect.github.com/linuxserver/docker-pylon/packages) ([source](https://redirect.github.com/linuxserver/docker-pylon)) | digest | `95f8c46` -> `d2f73ad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
baf2e5d022 |
chore(helm): update image ghcr.io/linuxserver/piwigo digest to 6fa5684 (#30018)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | digest | `d0150ac` -> `6fa5684` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
028f4383ef | chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to ac80405 (#30025) | ||
|
|
3e141f0fcf |
chore(helm): update image ghcr.io/linuxserver/pwndrop digest to a1da686 (#30020)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages) ([source](https://redirect.github.com/linuxserver/docker-pwndrop)) | digest | `8036194` -> `a1da686` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
5766f4edb0 |
chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to be2225f (#30017)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages) ([source](https://redirect.github.com/linuxserver/docker-openvscode-server)) | digest | `b2b7c55` -> `be2225f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
eb3eeaf903 | chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 16b1693 (#30024) | ||
|
|
e9a22315c3 | chore(helm): update image ghcr.io/linuxserver/quassel-core digest to c0c2f40 (#30022) | ||
|
|
6141c76e02 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 945bdad (#30035)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `a36fd11` -> `945bdad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
5b52eb53cc |
chore(helm): update image ghcr.io/linuxserver/synclounge digest to 669722c (#30028)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages) ([source](https://redirect.github.com/linuxserver/docker-synclounge)) | digest | `f229e3e` -> `669722c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
789ea02275 |
chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to 86dfaf2 (#30016)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages) ([source](https://redirect.github.com/linuxserver/docker-mysql-workbench)) | digest | `7cbfd1f` -> `86dfaf2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
d7bbe3959d |
chore(helm): update image ghcr.io/linuxserver/mstream digest to 6831f5a (#30015)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages) ([source](https://redirect.github.com/linuxserver/docker-mstream)) | digest | `72342a9` -> `6831f5a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
84f5d4e813 |
chore(helm): update image ghcr.io/linuxserver/medusa digest to 5a69e80 (#30013)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/medusa](https://redirect.github.com/linuxserver/docker-medusa/packages) ([source](https://redirect.github.com/linuxserver/docker-medusa)) | digest | `30f15cb` -> `5a69e80` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2d94482f71 |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 91bb5a8 (#30012)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `ed1928a` -> `91bb5a8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9be10a1640 |
chore(helm): update image ghcr.io/linuxserver/remmina digest to afb8a46 (#30023)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages) ([source](https://redirect.github.com/linuxserver/docker-remmina)) | digest | `f8ad8ea` -> `afb8a46` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
1bddb59e68 |
chore(helm): update image ghcr.io/linuxserver/grocy digest to 7362d90 (#30011)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages) ([source](https://redirect.github.com/linuxserver/docker-grocy)) | digest | `3664b53` -> `7362d90` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
003e1b70d9 |
chore(helm): update image ghcr.io/linuxserver/filezilla digest to 8402660 (#30006)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages) ([source](https://redirect.github.com/linuxserver/docker-filezilla)) | digest | `1013363` -> `8402660` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
41aec7345e |
chore(helm): update image ghcr.io/linuxserver/freshrss digest to 6f21465 (#30009)
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)) | digest | `4ee79fc` -> `6f21465` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
9078038f55 | chore(helm): update image ghcr.io/linuxserver/foldingathome digest to a115306 (#30008) | ||
|
|
36a23f0976 | chore(helm): update image ghcr.io/linuxserver/grav digest to bf3edae (#30010) | ||
|
|
0cf3a94984 | chore(helm): update image ghcr.io/linuxserver/fleet digest to 14987d3 (#30007) | ||
|
|
2c8ba6b4bb |
chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to 48ad3c7 (#30005)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/emulatorjs](https://redirect.github.com/linuxserver/docker-emulatorjs/packages) ([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) | digest | `20cb793` -> `48ad3c7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
04b235c8c8 |
chore(helm): update image ghcr.io/linuxserver/ddclient digest to 6a73ba7 (#30002)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages) ([source](https://redirect.github.com/linuxserver/docker-ddclient)) | digest | `58cbdeb` -> `6a73ba7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2bbb3a3ece |
chore(helm): update image ghcr.io/linuxserver/minetest digest to efbd04d (#30014)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/minetest](https://redirect.github.com/linuxserver/docker-minetest/packages) ([source](https://redirect.github.com/linuxserver/docker-minetest)) | digest | `5218e4e` -> `efbd04d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
de27b0e239 |
chore(helm): update image ghcr.io/linuxserver/davos digest to 134bf27 (#30001)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages) ([source](https://redirect.github.com/linuxserver/docker-davos)) | digest | `11f7002` -> `134bf27` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
73eee4eee8 | chore(helm): update image ghcr.io/linuxserver/duckdns digest to f79fb5a (#30004) | ||
|
|
1ef211daed |
chore(helm): update image ghcr.io/linuxserver/doublecommander digest to b452b2d (#30003)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `1b51bce` -> `b452b2d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ddb513dc39 |
chore(helm): update image ghcr.io/ich777/stun-turn-server digest to 4ce46af (#29990)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/stun-turn-server | digest | `0ef286c` -> `4ce46af` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c5b0a919ab |
chore(helm): update image ghcr.io/linuxserver/booksonic-air digest to 381b4e0 (#29998)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/booksonic-air | digest | `296a7ed` -> `381b4e0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |