92066be8cb
Update ghcr.io/immich-app/immich-server Docker tag to v1.136.0
lint-test-helm / helm-lint (pull_request) Successful in 17s
2025-07-30 23:08:57 +00:00
3fc2a7a874
Update cloudflared Docker tag to v1.19.0 ( #1066 )
...
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m21s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.18.0` -> `1.19.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1066
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 23:07:54 +00:00
5183040eb3
Update Helm release cilium to v1.18.0 ( #1062 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cilium](https://cilium.io/ ) ([source](https://github.com/cilium/cilium )) | minor | `1.17.6` -> `1.18.0` |
---
### Release Notes
<details>
<summary>cilium/cilium (cilium)</summary>
### [`v1.18.0`](https://github.com/cilium/cilium/releases/tag/v1.18.0 ): 1.18.0
[Compare Source](https://github.com/cilium/cilium/compare/1.17.6...1.18.0 )
We are excited to announce the **[Cilium 1.18.0](https://github.com/cilium/cilium/releases/tag/v1.18.0 )** release!
A total of **3298 new commits** have been contributed to this release by a growing community of over **955 developers** and over **22,000 GitHub stars**! ⭐
To keep up to date with all the latest Cilium releases, see [Announcements](https://github.com/cilium/cilium/discussions/categories/announcements )
Here's what's new in [v1.18.0](https://github.com/cilium/cilium/releases/tag/v1.18.0 ):
#### 🚠 Networking
- **⚖️ Load Balancing Redesign**: The service load-balancing control-plane in the Cilium agent has been redesigned to reduce memory usage and improve future extensibility of load-balancing features ([cilium/cilium#38469 ](https://github.com/cilium/cilium/pull/38469 ), [@​joamaki](https://github.com/joamaki ))
- **🔌 Virtual Network Devices**: Added support for new virtual network device configurations such as VXLAN in IPsec (VinE) and IPIP tunnels ([cilium/cilium#37723 ](https://github.com/cilium/cilium/pull/37723 ), [@​ldelossa](https://github.com/ldelossa ); [cilium/cilium#37346 ](https://github.com/cilium/cilium/pull/37346 ), [@​gyutaeb](https://github.com/gyutaeb ))
- **Ⓜ️ Multiple Egress Gateways**: Egress Gateways policies can now direct traffic towards multiple gateway nodes ([cilium/cilium#39304 ](https://github.com/cilium/cilium/pull/39304 ), [@​carlos-abad](https://github.com/carlos-abad ))
- **🚦 Ingress Rate Limiting**: The bandwidth manager now supports ingress rate limiting ([cilium/cilium#36351 ](https://github.com/cilium/cilium/pull/36351 ), [@​l1b0k](https://github.com/l1b0k ))
- **📢 Multi-Device L2 Announcements**: The L2 pod announcement feature now supports multiple devices ([cilium/cilium#38198 ](https://github.com/cilium/cilium/pull/38198 ), [@​dylandreimerink](https://github.com/dylandreimerink ))
- **🏢 Neighbor Subsystem Rework**: The neighbor subsystem was made more resilient through a new system that reconciles desired neighbor entries with the kernel state ([cilium/cilium#39987 ](https://github.com/cilium/cilium/pull/39987 ), [@​dylandreimerink](https://github.com/dylandreimerink ))
#### 🌐 IPv6
- **🚇 Tunneling Underlay**: The tunneling datapath mode now supports using an IPv6 network underlay, including when configured with IPsec transparent encryption ([cilium/cilium#38296 ](https://github.com/cilium/cilium/pull/38296 ), [cilium/cilium#39497 ](https://github.com/cilium/cilium/pull/39497 ), [@​pchaigno](https://github.com/pchaigno ))
- **💬 Kube Proxy Replacement**: Cilium now implements service translation when running on an IPv6 underlay ([cilium/cilium#39074 ](https://github.com/cilium/cilium/pull/39074 ), [@​pchaigno](https://github.com/pchaigno ))
- **📋 Delegated IPAM**: When delegating IP address management to a third party plugin, Cilium now configures IPv6 routes for connectivity if the plugin supports IPv6 ([cilium/cilium#38249 ](https://github.com/cilium/cilium/pull/38249 ), [@​caorui-io](https://github.com/caorui-io ), [@​kadevu](https://github.com/kadevu ))
- **📦 IP Fragment Support**: Cilium now processes ordered IPv6 fragments to apply policy and routing functionality ([cilium/cilium#38110 ](https://github.com/cilium/cilium/pull/38110 ), [@​gentoo-root](https://github.com/gentoo-root ))
- **🚪 Egress gateway policies** can now match IPv6 address ranges ([cilium/cilium#38452 ](https://github.com/cilium/cilium/pull/38452 ), [@​rgo3](https://github.com/rgo3 ))
#### 🛡️ Policy & Observability
- **🏷️ Policy Names in Hubble-CLI**: Show the names of (C)CNPs that allowed or denied traffic when monitoring flows in Hubble ([cilium/cilium#39453 ](https://github.com/cilium/cilium/pull/39453 ), [@​antonipp](https://github.com/antonipp ))
- **📝 Policy Log Fields**: A new free-text log field is added to policies, which is exposed in Hubble flows for easy correlation and searching ([cilium/cilium#39902 ](https://github.com/cilium/cilium/pull/39902 ), [@​squeed](https://github.com/squeed ))
- **🛰️ Encapsulated Traffic Decoding**: Hubble decodes encapsulated traffic for deeper introspection into traffic flows ([cilium/cilium#37634 ](https://github.com/cilium/cilium/pull/37634 ), [@​kaworu](https://github.com/kaworu ))
- **🏰 ClusterMesh Policy Restriction**: A new option allows the **cluster** entity to apply only to the local cluster in ClusterMesh environment ([cilium/cilium#39338 ](https://github.com/cilium/cilium/pull/39338 ), [@​MrFreezeex](https://github.com/MrFreezeex ))
- **✨ Enhanced Policy Dashboard**: The Policy section of the Cilium Grafana dashboard has been improved to show more relevant graphs, including policy drops in both directions ([cilium/cilium#36492 ](https://github.com/cilium/cilium/pull/36492 ), [cilium/cilium#37445 ](https://github.com/cilium/cilium/pull/37445 ), [@​squeed](https://github.com/squeed ))
#### 🌅 Performance
- **📊 Scale Test Results**: Cilium implements policies and services up to 45% faster in higher scale environments (Various; [@​marseel](https://github.com/marseel ), [cilium/cilium#40227 ](https://github.com/cilium/cilium/pull/40227 ))
- **📦 Image Size Reduction**: Docker image sizes are reduced by 32% on arm64 architecture images ([cilium/cilium#40005 ](https://github.com/cilium/cilium/pull/40005 ), [@​marseel](https://github.com/marseel ))
- **⚡ Improved Policy Performance**: The DNS proxy can process large numbers of IPs faster, and the EndpointSelector match implementation has been optimized ([cilium/cilium#39340 ](https://github.com/cilium/cilium/pull/39340 ), [@​squeed](https://github.com/squeed ); [cilium/cilium#40414 ](https://github.com/cilium/cilium/pull/40414 ), [@​marseel](https://github.com/marseel ))
- **🪞 EndpointSlice Mirroring for Multi-Cluster Services**: Clustermesh mirrors EndpointSlice from the local cluster instead of copying the Service selectors when using the MCS-API controller ([cilium/cilium#38596 ](https://github.com/cilium/cilium/pull/38596 ), [@​MrFreezeex](https://github.com/MrFreezeex ))
- **🌐 KVStoreMesh Optimization**: Cross-cluster state distribution is optimized by only synchronizing identities keyed by ID, not by value ([cilium/cilium#36471 ](https://github.com/cilium/cilium/pull/36471 ), [@​HadrienPatte](https://github.com/HadrienPatte ))
- **🧠 Egress Gateway Processing**: Egress gateway policy processing is significantly improved when matching a large number of pods ([cilium/cilium#37714 ](https://github.com/cilium/cilium/pull/37714 ), [@​giorio94](https://github.com/giorio94 ))
- **🗑️ Optimized Garbage Collection for Connection Tracking**: Cilium leverages batched iterators for CTMap GC ([cilium/cilium#36288 ](https://github.com/cilium/cilium/pull/36288 ), [@​tommyp1ckles](https://github.com/tommyp1ckles ))
#### ⚙️ Operations
- **📈 API Server Connections at Scale**: Improve kube-apiserver connections behavior at scale through failover and setting better jitter and backoff configurations ([cilium/cilium#37601 ](https://github.com/cilium/cilium/pull/37601 ), [@​aditighag](https://github.com/aditighag ); [cilium/cilium#38031 ](https://github.com/cilium/cilium/pull/38031 ), [@​orange30](https://github.com/orange30 ); [cilium/cilium#36648 ](https://github.com/cilium/cilium/pull/36648 ), [@​wedaly](https://github.com/wedaly ))
- **🔄 ConfigMap Synchronization**: New option to automatically synchronize ConfigMap changes into the agent and report metrics for when the effective configuration is different from the desired configuration ([cilium/cilium#36510 ](https://github.com/cilium/cilium/pull/36510 ), [@​ovidiutirla](https://github.com/ovidiutirla ))
- **🎓 CRD Promotion to Stable**: Promote **CiliumCIDRGroup**, **CiliumLoadBalancerIPPool** and all **BGP** CRDs to stable API ([cilium/cilium#38940 ](https://github.com/cilium/cilium/pull/38940 ), [@​christarazi](https://github.com/christarazi ); [cilium/cilium#39090 ](https://github.com/cilium/cilium/pull/39090 ), [@​pippolo84](https://github.com/pippolo84 ); [cilium/cilium#37765 ](https://github.com/cilium/cilium/pull/37765 ), [@​rastislavs](https://github.com/rastislavs ))
- **⛔ Node Taints Handling**: The cilium-operator Deployment uses a new default set of taints which avoids deploying to a drained node ([cilium/cilium#40137 ](https://github.com/cilium/cilium/pull/40137 ), [@​Murat](https://github.com/Murat ) Parlakisik)
- **🪵 Migrate to Slog**: Cilium now uses slog as log library for all components ([cilium/cilium#39664 ](https://github.com/cilium/cilium/pull/39664 ), [@​aanm](https://github.com/aanm ))
- **🔧 Cilium dependencies** were updated to Kubernetes v1.33, Envoy v1.34, LLVM 19.1, and CNI v1.1 ([cilium/cilium#39124 ](https://github.com/cilium/cilium/pull/39124 ), [cilium/cilium#40175 ](https://github.com/cilium/cilium/pull/40175 ), [cilium/cilium#39632 ](https://github.com/cilium/cilium/pull/39632 ), [@​sayboras](https://github.com/sayboras ); [cilium/cilium#38868 ](https://github.com/cilium/cilium/pull/38868 ), [@​squeed](https://github.com/squeed ))
- **🐧 Minimum Linux Requirements**: The minimum kernel version for this release series is Linux v5.10 or similar, such as RHEL 8.6 ([cilium/cilium#38308 ](https://github.com/cilium/cilium/pull/38308 ), [@​julianwiedmann](https://github.com/julianwiedmann ))
#### 🕸️ Service Mesh & Gateway API
- **⛩️ Gateway API v1.3.0**: Gateway API support is bumped to v1.3.0 ([cilium/cilium#39590 ](https://github.com/cilium/cilium/pull/39590 ), [@​sayboras](https://github.com/sayboras ))
- **🔗 Improved GatewayClass Configuration**: The new CiliumGatewayClassConfig object adds service type validation allows the configuration of extra settings on a per-GatewayClass level: LoadBalancerSourceRangesPolicy, ParametersRef fields. This allows Cilium to reconcile multiple GatewayClasses with different configurations ([cilium/cilium#37792 ](https://github.com/cilium/cilium/pull/37792 ), [cilium/cilium#37402 ](https://github.com/cilium/cilium/pull/37402 ), [cilium/cilium#40138 ](https://github.com/cilium/cilium/pull/40138 ), [@​sayboras](https://github.com/sayboras ))
- **🚏 Multiple HTTPRoutes**: GAMMA reconciler now supports attaching multiple HTTPRoutes to the same Service ([cilium/cilium#39922 ](https://github.com/cilium/cilium/pull/39922 ), [@​youngnick](https://github.com/youngnick ))
- **🪄 Route Changes Reconciliation**: Reconcile Gateway API based on all changes to routes. This allows label updates to trigger reconciliation correctly, amongst other things ([cilium/cilium#37798 ](https://github.com/cilium/cilium/pull/37798 ), [@​sayboras](https://github.com/sayboras ))
#### 🏷️ IP Address Management
- **☁️ AWS Prefix Delegation**: Prefix delegation on AWS bare metal instances is now supported natively in Cilium's AWS ENI IPAM mode ([cilium/cilium#39678 ](https://github.com/cilium/cilium/pull/39678 ), [@​41ks](https://github.com/41ks ))
- **🏬 Multi-Pool IPAM with KVStore**: Add support for Multi-Pool IPAM in external KVstore mode ([cilium/cilium#39638 ](https://github.com/cilium/cilium/pull/39638 ), [@​pippolo84](https://github.com/pippolo84 ))
- **🔐 Multi-Pool IPAM with IPSec**: Add support for Multi-Pool IPAM mode with IPSec transparent encryption in tunnel routing mode ([cilium/cilium#39442 ](https://github.com/cilium/cilium/pull/39442 ), [@​pippolo84](https://github.com/pippolo84 ))
- **↪️ Multi-Pool Tunnel Routing**: Add support for tunnel routing in multi-pool IPAM mode ([cilium/cilium#38483 ](https://github.com/cilium/cilium/pull/38483 ), [@​pippolo84](https://github.com/pippolo84 ))
#### 🛣️ BGP
- **📇 Route Aggregation**: Add support for BGP route aggregation in the control plane ([cilium/cilium#37275 ](https://github.com/cilium/cilium/pull/37275 ), [@​romanspb80](https://github.com/romanspb80 ))
- **🎯 Overlapping Selector Matches**: Support overlapping selector matches in **CiliumBGPAdvertisement** resources ([cilium/cilium#36414 ](https://github.com/cilium/cilium/pull/36414 ), [@​dswaffordcw](https://github.com/dswaffordcw ))
- **🆔 New Router ID generation modes**: Generate router-id based on MAC addresses, or from an IP address pool ([cilium/cilium#36451 ](https://github.com/cilium/cilium/pull/36451 ), [@​yushoyamaguchi](https://github.com/yushoyamaguchi ); [cilium/cilium#38300 ](https://github.com/cilium/cilium/pull/38300 ), [@​liyihuang](https://github.com/liyihuang ))
#### 🧑💻 Development Experience
- **🧪 Test attribution**: Identify owners of test in GitHub workflow results to make it easier to connect with other developers on tricky problems ([cilium/cilium#37027 ](https://github.com/cilium/cilium/pull/37027 ), [@​Joe](https://github.com/Joe ) Stringer)
- **🛏️ Policy REST API**: The Cilium policy API exposed over a local unix socket is deprecated. The other mechanisms to configure policy via Kubernetes resources or the local filesystem are preferred ([cilium/cilium#40212 ](https://github.com/cilium/cilium/pull/40212 ), [@​squeed](https://github.com/squeed ))
- **🏗️ Feature Deprecation**: Deprecate underused features like Custom Calls, Recorder API and External Workloads ([cilium/cilium#38480 ](https://github.com/cilium/cilium/pull/38480 ), [cilium/cilium#39642 ](https://github.com/cilium/cilium/pull/39642 ), [cilium/cilium#37418 ](https://github.com/cilium/cilium/pull/37418 ), [@​brb](https://github.com/brb ))
#### 🏢 Community
- **❤️ Production Case Studies**: Many end-users have stepped forward to tell their stories running Cilium in production. If your company wants to submit their case studies let us know. We would love to hear your feedback!
- [ByteDance](https://www.youtube.com/watch?v=cKPW67D7X10 ), [Canopus Networks](https://www.youtube.com/watch?v=YXl9xuIxylY ), [Corner Banca](https://www.youtube.com/watch?v=HVPKSefazl4 ), [DB Schenker](https://www.cncf.io/case-studies/db-schenker/ ), [eBay](https://www.youtube.com/watch?v=xEa4KFf5FzY ), [ECCO](https://www.cncf.io/case-studies/ecco/ ), [G-Research](https://www.youtube.com/watch?v=kjSFN34dROQ ), [Social Network Company](https://cilium.io/blog/2025/04/15/tetragon-social-networking-user-story/ ), and [Preferred Networks](https://www.youtube.com/watch?v=n7_I4zu6f_M )
- **🇬🇧 London Events**: The community gathered at [CiliumCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/ciliumcon/ ) and the [Cilium Developer Summit](https://github.com/cilium/dev-summits/tree/main/2025-EU ) in London
- **🇺🇸 Atlanta Events**: Meet us at the upcoming [CiliumCon](https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/ciliumcon/ ) and Cilium Developers Summit in Atlanta, Georgia
- **👥 SIG Community Meetings**: [SIG Community](https://github.com/cilium/community/tree/main/sig-community ) now meets every first and third Thursday to foster, grow, and sustain the Cilium open source community
#### 📔 Full CHANGELOG
- Full CHANGELOG.md can be found [here](https://github.com/cilium/cilium/blob/v1.18.0/CHANGELOG.md ).
And finally, we would like to thank you to all contributors of Cilium that helped directly and indirectly with the project. The success of Cilium could not happen without all of you. ❤️ :people\_holding\_hands: ❤️
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1062
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 21:18:13 +00:00
432b9d269a
Update Helm release eck-operator to v3.1.0 ( #1057 )
...
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m37s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [eck-operator](https://github.com/elastic/cloud-on-k8s ) | minor | `3.0.0` -> `3.1.0` |
---
### Release Notes
<details>
<summary>elastic/cloud-on-k8s (eck-operator)</summary>
### [`v3.1.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v3.1.0 )
[Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v3.0.0...v3.1.0 )
### Elastic Cloud on Kubernetes 3.1.0
- [Quickstart guide](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s#eck-quickstart )
##### Release Highlights
- It is now possible to propagate metadata from the parent custom resource to the child resources created by the operator. If you add labels or annotations on an Elasticsearch, Kibana, or Agent resource, for example, these can be automatically propagated to the Pods, Services, and other resources created by the operator. Refer to the [Propagate Labels and Annotations](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/propagate-labels-annotations.md ) page for examples and more details.
- To reduce the attack surface and improve overall security UBI images are now based on the UBI micro base image.
##### Features and enhancements
- UBI: Use micro image instead of minimal [#​8704](https://github.com/elastic/cloud-on-k8s/pull/8704 )
- Propagate metadata to children [#​8673](https://github.com/elastic/cloud-on-k8s/pull/8673 ) (issue: [#​2652](https://github.com/elastic/cloud-on-k8s/issues/2652 ))
- Allow advanced configuration for fleet-managed Elastic Agents [#​8623](https://github.com/elastic/cloud-on-k8s/pull/8623 ) (issue: [#​8619](https://github.com/elastic/cloud-on-k8s/issues/8619 ))
##### Fixes
- Set owner on service account Secret, update it when application is recreated [#​8716](https://github.com/elastic/cloud-on-k8s/pull/8716 )
- fix: Cannot disable TLS in Logstash [#​8706](https://github.com/elastic/cloud-on-k8s/pull/8706 ) (issue: [#​8600](https://github.com/elastic/cloud-on-k8s/issues/8600 ))
- Move from deprecated container input to filestream [#​8679](https://github.com/elastic/cloud-on-k8s/pull/8679 ) (issue: [#​8667](https://github.com/elastic/cloud-on-k8s/issues/8667 ))
- Add automated workaround for 9.0.0 maps issue [#​8665](https://github.com/elastic/cloud-on-k8s/pull/8665 ) (issue: [#​8655](https://github.com/elastic/cloud-on-k8s/issues/8655 ))
- Bump go.mod to v3 [#​8609](https://github.com/elastic/cloud-on-k8s/pull/8609 )
- Helm: Add support for missing `remoteClusterServer` value [#​8612](https://github.com/elastic/cloud-on-k8s/pull/8612 )
##### Documentation improvements
- \[Helm] Fix examples/logstash/basic-eck.yaml [#​8695](https://github.com/elastic/cloud-on-k8s/pull/8695 )
##### Miscellaneous
- Update Go version to 1.24.5 [#​8745](https://github.com/elastic/cloud-on-k8s/pull/8745 )
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.6-1750858477 [#​8711](https://github.com/elastic/cloud-on-k8s/pull/8711 )
- fix(deps): update k8s to v0.33.2 [#​8699](https://github.com/elastic/cloud-on-k8s/pull/8699 )
- fix(deps): update module cloud.google.com/go/storage to v1.52.0 [#​8629](https://github.com/elastic/cloud-on-k8s/pull/8629 )
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 [#​8631](https://github.com/elastic/cloud-on-k8s/pull/8631 )
- fix(deps): update module github.com/google/go-containerregistry to v0.20.6 [#​8672](https://github.com/elastic/cloud-on-k8s/pull/8672 )
- fix(deps): update module github.com/magiconair/properties to v1.8.10 [#​8625](https://github.com/elastic/cloud-on-k8s/pull/8625 )
- fix(deps): update module github.com/prometheus/common to v0.63.0 [#​8569](https://github.com/elastic/cloud-on-k8s/pull/8569 )
- fix(deps): update module github.com/spf13/viper to v1.20.1 [#​8570](https://github.com/elastic/cloud-on-k8s/pull/8570 )
- fix(deps): update module google.golang.org/api to v0.227.0 [#​8529](https://github.com/elastic/cloud-on-k8s/pull/8529 )
- fix(deps): update module helm.sh/helm/v3 to 3.17.3 [#​8598](https://github.com/elastic/cloud-on-k8s/pull/8598 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1057
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 21:07:35 +00:00
bd9e13db31
Update Helm release loki to v6.34.0 ( #1065 )
...
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m56s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.33.0` -> `6.34.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1065
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 20:59:02 +00:00
95f527369e
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 7d01e56
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m19s
2025-07-30 16:01:09 +00:00
a7247be871
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 4f92221 ( #1063 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m32s
2025-07-30 15:02:12 +00:00
438e2c2ec8
Update vectorim/element-web Docker tag to v1.11.107
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m25s
2025-07-30 14:02:09 +00:00
2159b0cd40
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d85a14f
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-30 14:01:38 +00:00
3a96b1668c
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to e7894be
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m3s
2025-07-30 13:01:24 +00:00
abd7a133e8
Update rmcrackan/libation Docker tag to v12.4.11
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m30s
2025-07-30 12:01:54 +00:00
32ddfaeedd
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.8 ( #1056 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m23s
2025-07-30 10:01:30 +00:00
59ad5134d0
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.7
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m27s
2025-07-30 09:01:30 +00:00
9ab6742b53
Update d3fk/s3cmd:latest Docker digest to 02eaa25
lint-test-helm / helm-lint (pull_request) Successful in 35s
lint-test-helm / helm-lint (push) Successful in 29s
renovate / renovate (push) Successful in 1m0s
2025-07-30 04:02:05 +00:00
8f88765923
remove valkey secret
lint-test-helm / helm-lint (push) Successful in 1m10s
renovate / renovate (push) Successful in 1m37s
2025-07-29 20:36:23 -05:00
ffc1e7cd78
fix host
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m27s
2025-07-29 20:34:49 -05:00
e2f0c91b20
remove valkey
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-07-29 20:33:20 -05:00
55d31fe4d2
add redis
renovate / renovate (push) Successful in 1m6s
lint-test-helm / helm-lint (push) Successful in 1m9s
2025-07-29 20:29:39 -05:00
e51325b58a
remove valkey
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m19s
2025-07-29 20:28:19 -05:00
280de0b09d
add redis
lint-test-helm / helm-lint (push) Successful in 1m13s
renovate / renovate (push) Successful in 2m18s
2025-07-29 20:23:55 -05:00
23346060fd
switch redis
lint-test-helm / helm-lint (push) Successful in 48s
renovate / renovate (push) Has been cancelled
2025-07-29 20:22:44 -05:00
b26b99b83d
switch redis
lint-test-helm / helm-lint (push) Successful in 1m6s
renovate / renovate (push) Has been cancelled
2025-07-29 20:21:01 -05:00
c9263167fd
add redis
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m17s
2025-07-29 20:16:44 -05:00
6727510c06
add secret
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m6s
2025-07-29 20:15:34 -05:00
c7aef50428
switch redis
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-07-29 20:14:41 -05:00
f4d0eb8ce0
add redis
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m30s
2025-07-29 20:09:59 -05:00
2716355912
remove valkey
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m50s
2025-07-29 20:05:04 -05:00
afb0351d4e
switch redis
lint-test-helm / helm-lint (push) Successful in 1m8s
renovate / renovate (push) Has been cancelled
2025-07-29 20:03:12 -05:00
3ac6645815
add rdis
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m37s
2025-07-29 20:00:16 -05:00
50c33107e6
switch redis
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 49s
2025-07-29 19:54:44 -05:00
5c670a2325
add rdis
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m7s
2025-07-29 19:52:14 -05:00
f77913891f
remvoe valkey
lint-test-helm / helm-lint (push) Successful in 1m4s
renovate / renovate (push) Has been cancelled
2025-07-29 19:49:54 -05:00
df49d279f5
switch redis
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m18s
2025-07-29 19:47:12 -05:00
78dce69935
add rdis
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m48s
2025-07-29 19:44:32 -05:00
28a695f6e0
switch redis
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m6s
2025-07-29 19:41:10 -05:00
82e643e7ba
add redis
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m16s
2025-07-29 19:36:57 -05:00
42a530a818
switch redis
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m24s
2025-07-29 19:31:30 -05:00
4cc19b007a
remove valke
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Has been cancelled
2025-07-29 19:30:40 -05:00
3142d2f62e
add redis confi
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-07-29 19:29:01 -05:00
08cf8533ae
switch redis
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m3s
2025-07-29 19:28:00 -05:00
5e11839997
add redis
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m6s
2025-07-29 19:26:13 -05:00
2b2c9f676f
add redis
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-07-29 19:25:20 -05:00
b17c0a3bda
remove valke
lint-test-helm / helm-lint (push) Successful in 1m6s
renovate / renovate (push) Successful in 1m54s
2025-07-29 19:21:45 -05:00
acc5416856
switch redis
lint-test-helm / helm-lint (push) Successful in 51s
renovate / renovate (push) Has been cancelled
2025-07-29 19:20:19 -05:00
ab5444e38b
switch redis
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m16s
2025-07-29 19:15:28 -05:00
74ecf00860
remove valkey
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-07-29 19:14:11 -05:00
e6db65c1fa
change redis service
lint-test-helm / helm-lint (push) Successful in 31s
renovate / renovate (push) Successful in 1m50s
2025-07-29 19:10:51 -05:00
c1f0b74a7d
add redis replciation
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m37s
2025-07-29 19:06:56 -05:00
062e0ef36b
switch redis
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Has been cancelled
2025-07-29 19:05:50 -05:00
a74f564f02
remove valkey
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-07-29 19:04:03 -05:00
90762f9147
switch service
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m32s
2025-07-29 19:01:04 -05:00
895ad08e34
switch service
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-29 19:00:41 -05:00
95b86bd8ed
switch redis
lint-test-helm / helm-lint (push) Successful in 21s
process-repository / process-repository (push) Failing after 36s
renovate / renovate (push) Successful in 1m52s
2025-07-29 18:58:01 -05:00
aabb239269
switch redis
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-07-29 18:57:35 -05:00
bfc14a97d9
add redis replciation
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m28s
2025-07-29 18:54:48 -05:00
57c8b22491
add redis replciation
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-07-29 18:53:36 -05:00
c78c576933
remove valkey
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m23s
2025-07-29 18:45:27 -05:00
c0a2f93a39
change redis
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m23s
2025-07-29 18:42:27 -05:00
d9b1ed4179
fix security context
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m38s
2025-07-29 18:12:01 -05:00
89c335ba70
fix value
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m27s
2025-07-29 18:07:02 -05:00
7a2fe0ba54
fix repo
lint-test-helm / helm-lint (push) Successful in 24s
renovate / renovate (push) Has been cancelled
2025-07-29 18:06:14 -05:00
7437f992e7
add redis dashboards
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-07-29 18:05:25 -05:00
a16b5763a7
add redis replciation
lint-test-helm / helm-lint (push) Successful in 40s
renovate / renovate (push) Successful in 1m6s
2025-07-29 17:56:17 -05:00
a98a93b9bd
Update Helm release vault to v0.30.1 ( #1053 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m8s
2025-07-29 22:28:03 +00:00
44459db474
add redis operator
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-07-29 17:26:52 -05:00
b993ae7a92
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 911483a ( #1052 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m35s
2025-07-29 22:01:32 +00:00
7f1652abda
fix documentation
lint-test-helm / helm-lint (push) Successful in 1m8s
renovate / renovate (push) Successful in 1m47s
2025-07-29 16:26:36 -05:00
86ae34c08d
use rancher image
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m7s
2025-07-29 16:24:12 -05:00
11fae5bd22
Update Helm release app-template to v4.2.0 ( #1050 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m6s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.1.2` -> `4.2.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.2.0
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.2.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1050
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-29 21:06:50 +00:00
b74af2343e
Update searxng/searxng:latest Docker digest to 8ee0664
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m38s
2025-07-29 15:03:14 +00:00
1ad9812bfd
Update stalwartlabs/stalwart Docker tag to v0.13.2
lint-test-helm / helm-lint (push) Successful in 9s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 1m24s
2025-07-29 12:01:53 +00:00
f91fb7a702
Update Helm release argo-cd to v8.2.3
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m8s
2025-07-29 11:01:58 +00:00
7d09a81435
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.6
lint-test-helm / helm-lint (pull_request) Successful in 30s
lint-test-helm / helm-lint (push) Successful in 31s
renovate / renovate (push) Successful in 2m29s
2025-07-29 07:01:49 +00:00
dfd567d703
Update searxng/searxng:latest Docker digest to 53f74df
lint-test-helm / helm-lint (pull_request) Successful in 28s
lint-test-helm / helm-lint (push) Successful in 30s
renovate / renovate (push) Successful in 1m10s
2025-07-29 06:01:30 +00:00
6da861d985
revert brightness
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 3m32s
2025-07-28 22:18:05 -05:00
6f89cb1377
add card blur
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m13s
2025-07-28 21:10:51 -05:00
a905fe0f69
remove blur
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m27s
2025-07-28 21:02:11 -05:00
29c48ed208
remove custom css mount
lint-test-helm / helm-lint (push) Successful in 52s
renovate / renovate (push) Has been cancelled
2025-07-28 21:01:15 -05:00
3491bd5aa9
change backround
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m42s
2025-07-28 19:58:46 -05:00
b3cdffa10f
fix script
lint-test-helm / helm-lint (push) Successful in 10s
process-repository / process-repository (push) Failing after 47s
renovate / renovate (push) Successful in 1m28s
2025-07-28 15:54:15 -05:00
0ad191a2e0
fix script
renovate / renovate (push) Successful in 1m39s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-28 15:33:55 -05:00
9664a0d0c7
add karakeep button
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m19s
2025-07-28 15:11:03 -05:00
d03d6e90e8
Update vaultwarden/server Docker tag to v1.34.2
renovate / renovate (push) Successful in 1m23s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
2025-07-28 19:03:13 +00:00
387e93912e
Update kube-prometheus-stack Docker tag to v75.15.1 ( #1044 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m42s
2025-07-28 17:02:44 +00:00
b0c401335c
Update ghcr.io/n8n-io/n8n Docker tag to v1.105.0
renovate / renovate (push) Successful in 3m4s
lint-test-helm / helm-lint (push) Successful in 31s
2025-07-28 15:02:31 +00:00
d46986b17b
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.4
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 27s
renovate / renovate (push) Has been cancelled
2025-07-28 15:01:59 +00:00
5adfb2c57d
Update searxng/searxng:latest Docker digest to d9078a3 ( #1041 )
lint-test-helm / helm-lint (push) Successful in 26s
renovate / renovate (push) Successful in 2m35s
2025-07-28 14:04:24 +00:00
36cd6bf8f2
Update searxng/searxng:latest Docker digest to 87f6e6e ( #1040 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 4m48s
2025-07-28 11:02:41 +00:00
a5deddf5ad
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.7.4
renovate / renovate (push) Successful in 3m6s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-28 10:02:55 +00:00
1bb8ab8ccc
Update ghcr.io/linuxserver/plex:1.41.9 Docker digest to 3f124bb
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 25s
2025-07-28 10:02:44 +00:00
5a00fe307f
Update searxng/searxng:latest Docker digest to 01f4b7b ( #1037 )
lint-test-helm / helm-lint (push) Successful in 26s
renovate / renovate (push) Successful in 3m6s
2025-07-28 06:02:10 +00:00
6afb813ef0
Update rmcrackan/libation Docker tag to v12.4.10
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 1m24s
renovate / renovate (push) Successful in 3m18s
2025-07-28 04:01:07 +00:00
2a86219fe0
enable db wal mode
renovate / renovate (push) Successful in 2m33s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-27 19:51:18 -05:00
c1093027cb
fix ref
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m18s
2025-07-27 19:38:26 -05:00
734ec576e0
fix path
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m1s
2025-07-27 19:36:53 -05:00
fe9afb3315
migrate karakeep
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-07-27 19:35:19 -05:00
b229a801ee
Update Helm release external-dns to v1.18.0 ( #937 )
...
lint-test-helm / helm-lint (push) Successful in 9s
process-repository / process-repository (push) Failing after 14s
renovate / renovate (push) Successful in 1m35s
Reviewed-on: #937
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-27 23:15:50 +00:00
87e598ab66
fix path
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m19s
2025-07-27 17:36:41 -05:00
6b08f540fb
change index
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m40s
2025-07-27 17:15:06 -05:00
4782ed96e0
upgrade
renovate / renovate (push) Successful in 1m1s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-27 17:00:03 -05:00
108bf7d56c
remove elastic helm
renovate / renovate (push) Successful in 1m6s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-27 16:55:31 -05:00
ff368200fd
fix veryify
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m12s
2025-07-27 16:52:10 -05:00
9b1b8a35a2
fix port
renovate / renovate (push) Successful in 1m38s
lint-test-helm / helm-lint (push) Successful in 7s
2025-07-27 16:49:18 -05:00
3f49fe9d65
update endpoint
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m32s
2025-07-27 16:47:40 -05:00
f5c78c1a90
remove elastic helm
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m34s
2025-07-27 16:43:36 -05:00
daf5f05fbb
add elastic
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-07-27 16:41:53 -05:00
a13cabb44b
change version
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m20s
2025-07-27 15:18:56 -05:00
fadeb1f092
upgrade version
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m13s
2025-07-27 15:16:12 -05:00
80a63c71c4
add elastic deployment from operator
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 50s
2025-07-27 14:48:42 -05:00
ba45ff7048
Update searxng/searxng:latest Docker digest to d09426c ( #1035 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m21s
2025-07-27 16:01:11 +00:00
53531d4585
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.3 ( #1034 )
renovate / renovate (push) Successful in 1m26s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-27 07:01:07 +00:00
face122fb0
add elastic operator
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m24s
2025-07-26 21:49:56 -05:00
69842672b0
Update dpage/pgadmin4 Docker tag to v9.6 ( #1028 )
...
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.5` -> `9.6` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1028
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-27 02:33:20 +00:00
e672df9f60
Update Helm release cloudnative-pg to v0.25.0 ( #1030 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudnative-pg](https://cloudnative-pg.io ) ([source](https://github.com/cloudnative-pg/charts )) | minor | `0.24.0` -> `0.25.0` |
---
### Release Notes
<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>
### [`v0.25.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.25.0 )
[Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0 )
CloudNativePG Operator Helm Chart
#### What's Changed
- fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by [@​icekom](https://github.com/icekom ) in https://github.com/cloudnative-pg/charts/pull/467
- ci(security): set workflows permission to read-all by default by [@​sxd](https://github.com/sxd ) in https://github.com/cloudnative-pg/charts/pull/594
- fix(cluster): update backup template to use conditional encryption va… by [@​5h4k4r](https://github.com/5h4k4r ) in https://github.com/cloudnative-pg/charts/pull/614
- feat( cluster ): Advanced configuration for monitoring queries by [@​itay-grudev](https://github.com/itay-grudev ) in https://github.com/cloudnative-pg/charts/pull/585
- chore(deps): update actions/setup-python action to v5.6.0 by [@​renovate](https://github.com/renovate )\[bot] in https://github.com/cloudnative-pg/charts/pull/565
- chore(deps): update sigstore/cosign-installer action to v3.9.1 by [@​renovate](https://github.com/renovate )\[bot] in https://github.com/cloudnative-pg/charts/pull/564
- Release cloudnative-pg-v0.25.0 by [@​github-actions](https://github.com/github-actions )\[bot] in https://github.com/cloudnative-pg/charts/pull/626
#### New Contributors
- [@​icekom](https://github.com/icekom ) made their first contribution in https://github.com/cloudnative-pg/charts/pull/467
- [@​5h4k4r](https://github.com/5h4k4r ) made their first contribution in https://github.com/cloudnative-pg/charts/pull/614
**Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1030
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-27 02:33:08 +00:00
907c4bc370
Update Helm release argo-cd to v8.2.2 ( #1033 )
lint-test-helm / helm-lint (push) Successful in 13s
process-repository / process-repository (push) Failing after 13s
renovate / renovate (push) Successful in 1m5s
2025-07-26 23:01:48 +00:00
31c12101c2
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.7 ( #1032 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m6s
2025-07-26 22:01:21 +00:00
37362be359
Update searxng/searxng:latest Docker digest to 36cc163
renovate / renovate (push) Successful in 1m24s
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-26 17:00:56 +00:00
c08d9d3b5f
Update Helm release argo-cd to v8.2.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m29s
2025-07-26 09:01:21 +00:00
4cb9c5e193
Update searxng/searxng:latest Docker digest to 9086692 ( #1027 )
renovate / renovate (push) Successful in 1m42s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-26 05:01:17 +00:00
012cea19a5
Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to c0836f4 ( #1026 )
renovate / renovate (push) Successful in 1m40s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-26 00:01:53 +00:00
f6dee4d5e9
Update hashicorp/vault Docker tag to v1.20.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m32s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-25 21:01:49 +00:00
5313a442b9
Update searxng/searxng:latest Docker digest to 3f02a12
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m16s
2025-07-25 20:01:07 +00:00
3086eb9a20
Update kube-prometheus-stack Docker tag to v75.15.0 ( #1023 )
lint-test-helm / helm-lint (push) Successful in 9s
process-repository / process-repository (push) Failing after 18s
renovate / renovate (push) Successful in 2m2s
2025-07-25 18:01:50 +00:00
5ce264e6f6
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.1 ( #1022 )
renovate / renovate (push) Successful in 2m0s
lint-test-helm / helm-lint (push) Successful in 15s
2025-07-25 17:01:17 +00:00
bb1b022b3c
Update searxng/searxng:latest Docker digest to 08d9de0 ( #1021 )
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-25 17:01:10 +00:00
d596ee8073
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2 ( #1020 )
...
renovate / renovate (push) Successful in 2m2s
lint-test-helm / helm-lint (push) Successful in 10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/gitroomhq/postiz-app | major | `v1.65.7` -> `v2.0.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1020
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-25 15:39:51 +00:00
90faa82ade
Update kube-prometheus-stack Docker tag to v75.14.0 ( #1019 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m27s
2025-07-25 14:01:48 +00:00
5b39be8d93
Update searxng/searxng:latest Docker digest to c80d3b6
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m23s
2025-07-25 11:01:23 +00:00
ef438c88b5
Update harbor.alexlebens.net/images/site-profile Docker tag to v1.0.1 ( #1017 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m47s
2025-07-25 05:13:16 +00:00
a6d921809a
Update harbor.alexlebens.net/images/site-profile Docker tag to v1 ( #1016 )
...
renovate / renovate (push) Successful in 55s
lint-test-helm / helm-lint (push) Successful in 14s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | major | `0.12.0` -> `1.0.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v1.0.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.12.0...1.0.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.12.0...1.0.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1016
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-25 04:40:45 +00:00
c753638804
Update ghcr.io/traefik/traefik Docker tag to v3.5.0 ( #1006 )
...
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m46s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/traefik/traefik](https://hub.docker.com/_/traefik ) ([source](https://github.com/traefik/traefik-library-image )) | minor | `v3.4.4` -> `v3.5.0` |
---
### Release Notes
<details>
<summary>traefik/traefik-library-image (ghcr.io/traefik/traefik)</summary>
### [`v3.5.0`](https://github.com/traefik/traefik-library-image/compare/v3.5.0...v3.5.0 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.5.0...v3.5.0 )
### [`v3.5.0`](https://github.com/traefik/traefik-library-image/compare/v3.4.5...v3.5.0 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.4.5...v3.5.0 )
### [`v3.4.5`](https://github.com/traefik/traefik-library-image/compare/v3.4.5...v3.4.5 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.4.5...v3.4.5 )
### [`v3.4.5`](https://github.com/traefik/traefik-library-image/compare/v3.4.4...v3.4.5 )
[Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.4.4...v3.4.5 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1006
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-25 02:21:48 +00:00
de1745bb08
expand storage
renovate / renovate (push) Successful in 1m24s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-24 19:50:52 -05:00
f5001471eb
Update Helm release loki to v6.33.0 ( #1014 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m42s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.32.0` -> `6.33.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1014
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-25 00:47:34 +00:00
d2ec982344
Update ghcr.io/linuxserver/code-server Docker tag to v4.102.2 ( #1015 )
lint-test-helm / helm-lint (push) Successful in 11s
process-repository / process-repository (push) Failing after 17s
renovate / renovate (push) Successful in 2m14s
2025-07-24 23:01:29 +00:00
87b91c4c8c
Update Helm release headlamp to v0.33.0 ( #1011 )
...
renovate / renovate (push) Successful in 1m52s
lint-test-helm / helm-lint (push) Successful in 16s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/ ) ([source](https://github.com/kubernetes-sigs/headlamp )) | minor | `0.32.1` -> `0.33.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/headlamp (headlamp)</summary>
### [`v0.33.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.33.0 ): 0.33.0
#### ✨ Enhancements:
- Add new task bar which allows to keep otherwise transient tasks open
- This feature allows e.g. opening several logs views and view them side by side
- Allows keeping a terminal, logs, details view, etc. open while navigating to other clusters or views
- Also allows long-running tasks to be kept around without blocking the navigation
- Make CRDs views more consistent with the remaining views. Thanks to [@​farodin91](https://github.com/farodin91 ) .
- Speed up load time and experience for the desktop version
- Optimize rendering and improve styling of the map
- Add global filter to tables. Thanks to [@​userAdityaa](https://github.com/userAdityaa ) .
- Add BackendTLSPolicy views. Thanks to [@​userAdityaa](https://github.com/userAdityaa ) .
- Add create button for more resources
- Add Tamil locale. Thanks to [@​fromsaurav](https://github.com/fromsaurav ) .
- Add hostIPs and podIPs to the Pod's details view
**New task bar with a terminal and logs open side by side:**
<img width="1671" height="910" alt="New task bar with a terminal and logs open side by side" src="https://github.com/user-attachments/assets/dc2eff62-d217-456b-b777-6236ee21ea4a " />
**Overview function for the new taskbar:**
<img width="1671" height="910" alt="Overview function for the new taskbar" src="https://github.com/user-attachments/assets/ab921cf9-7c88-4d85-b567-11476b8d1652 " />
#### 🐞 Bug fixes
* Do not use eval for the advanced search
* Fix spawning job from CronJob
* Display missing port for default backend
* Fix checking if the exec'ing into a pod can be done. Thanks to @​cavus700 .
* Use allowed namespaces when getting the Overview's events
* Fix key-related react warnings. Thanks to @​farodin91 .
* Fix bar chart colors in dark mode
* Fix chart tooltips in Node list view
* Move headlampConfig to a pkg in the backend. Thanks to @​upsaurav12 .
* Fix the kind field when creating a CR. Thanks to @​ChayanDass .
#### 💻 Development
* Update story for AlerNotification. Thanks to @​ANIRUDH-SJ .
* Add story for StatefulSet. Thanks to @​SinghaAnirban005
* Add tests to UI slice (redux). Thanks to @​DhairyaMajmudar .
* Make the ServiceDetails more realistic. Thanks to @​farodin91 .
* Fix misc stories/tests issues
* Add missing shx development dependency
* Replace rimraf use by shx
* Add air config, for auto reload of the backend modules. Thanks to @​ChayanDass .
* Make backend exit with a proper code if the port is in use
#### 📖 Documentation
* Revamp plugin development documentation
<!-- end-release-notes -->
**Container image:** 🐳 [ghcr.io/headlamp-k8s/headlamp:v0.33.0](https://github.com/orgs/headlamp-k8s/packages/container/package/headlamp )
**Desktop Apps:**
🐧 [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp )
🐧 Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-x64.AppImage ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-arm64.AppImage ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-armv7l.AppImage )
🐧 Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-x64.tar.gz ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-arm64.tar.gz ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-armv7l.tar.gz )
🐧 Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/headlamp_0.33.0-1_amd64.deb )
:green\_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-mac-x64.dmg )
:green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-mac-arm64.dmg )
:blue\_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-win-x64.exe )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1011
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-24 18:52:37 +00:00
0c2bcea310
Update searxng/searxng:latest Docker digest to bd765c6
lint-test-helm / helm-lint (push) Successful in 13s
lint-test-helm / helm-lint (pull_request) Successful in 12s
renovate / renovate (push) Successful in 1m44s
2025-07-24 16:01:31 +00:00
f0eac365b2
Update searxng/searxng:latest Docker digest to fd0064b
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m6s
2025-07-24 14:01:08 +00:00
592a9dddb4
Update Helm release argo-workflows to v0.45.21 ( #1010 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m41s
2025-07-24 12:01:40 +00:00
2a2b6f0b84
Update ghcr.io/kashalls/external-dns-unifi-webhook Docker tag to v0.6.1
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 50s
2025-07-24 06:03:01 +00:00
0b3500487b
Update searxng/searxng:latest Docker digest to f1ac5a2 ( #1008 )
renovate / renovate (push) Successful in 2m5s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-24 06:01:34 +00:00
dac603f906
change strategy
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m2s
2025-07-23 20:46:59 -05:00
f3e47b7762
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.12.0 ( #1007 )
...
renovate / renovate (push) Successful in 1m26s
lint-test-helm / helm-lint (push) Successful in 9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `0.11.3` -> `0.12.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v0.12.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.11.3...0.12.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.11.3...0.12.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1007
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-24 01:44:40 +00:00
b42257e4a9
use round logo
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m37s
2025-07-23 20:42:21 -05:00
6ff1e67ee5
fix path
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
2025-07-23 20:38:15 -05:00
b4cbd0edbc
use new logo
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m6s
2025-07-23 20:34:50 -05:00
07f7be3cdb
Update thewicklowwolf/lidatube Docker tag to v0.2.30 ( #1005 )
renovate / renovate (push) Successful in 2m0s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-24 00:01:38 +00:00
7830068e92
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.3 ( #1004 )
lint-test-helm / helm-lint (push) Successful in 18s
process-repository / process-repository (push) Failing after 11s
renovate / renovate (push) Successful in 1m53s
2025-07-23 23:01:59 +00:00
5f0d866ba3
Update searxng/searxng:latest Docker digest to c628221 ( #1003 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-23 23:01:49 +00:00
1b446f9e49
Update Helm release argo-cd to v8.2.0 ( #1002 )
...
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm ) | minor | `8.1.4` -> `8.2.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v8.2.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.2.0 )
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.1.4...argo-cd-8.2.0 )
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- feat(argo-cd): Support ability to override `.global.networkPolicy.create` at the component level by [@​AswinT22](https://github.com/AswinT22 ) in https://github.com/argoproj/argo-helm/pull/3382
#### New Contributors
- [@​AswinT22](https://github.com/AswinT22 ) made their first contribution in https://github.com/argoproj/argo-helm/pull/3382
**Full Changelog**: https://github.com/argoproj/argo-helm/compare/argo-cd-8.1.4...argo-cd-8.2.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1002
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-23 22:10:35 +00:00
f537f4c1df
Update searxng/searxng:latest Docker digest to 13ea0dd
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m57s
2025-07-23 17:01:27 +00:00
03eecdf8e3
Update rmcrackan/libation Docker tag to v12.4.9 ( #1000 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m40s
2025-07-23 15:29:43 +00:00
fa1eb06eec
Update Helm release metrics-server to v3.13.0 ( #996 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [metrics-server](https://github.com/kubernetes-sigs/metrics-server ) | minor | `3.12.2` -> `3.13.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #996
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-23 15:28:20 +00:00
6435b6290c
Update Helm release authentik to v2025.6.4
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m18s
2025-07-23 14:03:25 +00:00
2564cf96be
Update ghcr.io/n8n-io/n8n Docker tag to v1.104.1 ( #998 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Failing after 31s
2025-07-23 13:02:04 +00:00
f74fff2893
Update rmcrackan/libation Docker tag to v12.4.8
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m22s
2025-07-23 12:02:04 +00:00
a51c41c577
Update ghcr.io/linuxserver/prowlarr:1.37.0 Docker digest to d2462d4
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m23s
2025-07-23 05:01:29 +00:00
e4c4381b25
Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 2231bc5 ( #994 )
lint-test-helm / helm-lint (push) Successful in 41s
renovate / renovate (push) Successful in 2m25s
2025-07-23 04:01:41 +00:00
5401917f8f
Update d3fk/s3cmd:latest Docker digest to 243e81a
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m44s
2025-07-23 03:01:25 +00:00
2faa13504d
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 943f7b4 ( #992 )
lint-test-helm / helm-lint (push) Successful in 15s
process-repository / process-repository (push) Failing after 9s
renovate / renovate (push) Successful in 2m23s
2025-07-22 22:01:35 +00:00
e7e575d059
Update elasticsearch Docker tag to v22.0.14 ( #991 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m58s
2025-07-22 19:01:54 +00:00
410ccb3844
Update kube-prometheus-stack Docker tag to v75.13.0
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m41s
2025-07-22 18:02:17 +00:00
d5effb79c0
Update Helm release argo-cd to v8.1.4 ( #989 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m11s
2025-07-22 15:03:18 +00:00
192280fd27
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.7.3
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 3m34s
2025-07-22 09:02:20 +00:00
bbdcf1a3be
Update searxng/searxng:latest Docker digest to 4c0724b
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-22 09:02:05 +00:00
e3b0d4085c
add themes
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m38s
2025-07-21 22:28:37 -05:00
3b356f9bcd
fix download
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m7s
2025-07-21 22:24:00 -05:00
809cde214f
fix extract
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m36s
2025-07-21 22:11:46 -05:00
f016489e00
change theems
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
2025-07-21 22:09:06 -05:00
6f25cc264b
use release
2025-07-21 22:07:19 -05:00
99beebf512
change storage
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m8s
2025-07-21 21:50:04 -05:00
f29c29ae93
non read only volume
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m7s
2025-07-21 21:47:52 -05:00
871dfa0a0c
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.11.3 ( #986 )
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2025-07-22 02:47:34 +00:00
2dbf788c56
add theme
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-07-21 21:45:58 -05:00
508c723362
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.2 ( #985 )
lint-test-helm / helm-lint (push) Successful in 17s
process-repository / process-repository (push) Failing after 29s
renovate / renovate (push) Successful in 1m33s
2025-07-21 23:01:43 +00:00
d50928040e
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.65.7 ( #984 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m6s
2025-07-21 15:01:39 +00:00
753897ae63
Update ghcr.io/n8n-io/n8n Docker tag to v1.104.0
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m57s
2025-07-21 14:01:37 +00:00
5c95e8e23d
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.65.6
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m9s
2025-07-21 13:01:28 +00:00
31f61e142f
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.65.4
lint-test-helm / helm-lint (pull_request) Successful in 32s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m44s
2025-07-21 11:01:19 +00:00
5f5054cba7
Update ghcr.io/linuxserver/plex:1.41.9 Docker digest to f8ed359 ( #980 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m51s
2025-07-21 10:01:20 +00:00
ff32f9d4b2
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.11.2 ( #979 )
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m39s
2025-07-21 04:01:59 +00:00
8e362b67ce
Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to ae89f05 ( #978 )
lint-test-helm / helm-lint (push) Successful in 9s
process-repository / process-repository (push) Failing after 17s
renovate / renovate (push) Successful in 2m19s
2025-07-20 18:01:16 +00:00
33a698df74
Update Helm release gitea to v12.1.2 ( #977 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m30s
2025-07-20 16:01:44 +00:00
8ec931bd6c
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.11.0 ( #975 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m27s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `0.10.0` -> `0.11.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v0.11.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.10.0...0.11.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.10.0...0.11.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #975
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-20 03:48:29 +00:00
f38822c0f4
Update prometheus-operator-crds Docker tag to v22.0.1
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 9s
process-repository / process-repository (push) Failing after 17s
renovate / renovate (push) Successful in 1m16s
2025-07-19 21:01:37 +00:00
1ad9536fbc
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.18 ( #973 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m10s
2025-07-19 20:01:49 +00:00
6a1be215f8
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.17
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Failing after 1m26s
2025-07-19 18:01:35 +00:00
1ec92dd8e7
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.1
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m23s
2025-07-19 14:01:22 +00:00
0b229ebe55
Update rmcrackan/libation Docker tag to v12.4.7
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m13s
2025-07-19 12:01:37 +00:00
b0fddf64e7
Update searxng/searxng:latest Docker digest to 8f1196f ( #969 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 57s
2025-07-19 09:01:36 +00:00
a7011507c2
Update searxng/searxng:latest Docker digest to cd2097d ( #968 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-19 06:01:42 +00:00
943c383853
Update kube-prometheus-stack Docker tag to v75.12.0 ( #967 )
lint-test-helm / helm-lint (push) Successful in 8s
process-repository / process-repository (push) Failing after 10s
renovate / renovate (push) Failing after 1m24s
2025-07-18 15:02:20 +00:00
2dc60f6602
Update rmcrackan/libation Docker tag to v12.4.6
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m52s
2025-07-18 13:01:23 +00:00
3d785b6a64
Update searxng/searxng:latest Docker digest to c1ad2bd
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m2s
2025-07-18 09:01:44 +00:00
fc30d67a6c
Update ghcr.io/linuxserver/code-server Docker tag to v4.102.1 ( #963 )
lint-test-helm / helm-lint (push) Successful in 9s
process-repository / process-repository (push) Failing after 26s
renovate / renovate (push) Successful in 1m33s
2025-07-17 22:01:45 +00:00
13ab50d871
Update searxng/searxng:latest Docker digest to 79ecc3f
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m15s
2025-07-17 18:01:45 +00:00
5646da1fc7
Update Helm release argo-workflows to v0.45.20
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m17s
2025-07-17 15:01:53 +00:00
843a9bed18
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.65.1
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 17s
2025-07-17 15:01:38 +00:00
6ec45bbcb8
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.65.0
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m38s
2025-07-17 14:01:31 +00:00
009e12745d
Update Helm release cilium to v1.17.6
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m31s
2025-07-17 12:01:34 +00:00
646bfa41ab
Update ghcr.io/n8n-io/n8n Docker tag to v1.103.1
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m7s
2025-07-17 10:01:34 +00:00
cc3e0d44f2
Update ghcr.io/linuxserver/code-server Docker tag to v4.102.0 ( #953 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m5s
2025-07-17 05:01:50 +00:00
e3be305110
Update Helm release loki to v6.32.0 ( #951 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Failing after 1m24s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.31.0` -> `6.32.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #951
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-17 00:48:26 +00:00
e26783157b
Update bitnami/kubectl Docker tag to v1.33.3 ( #952 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s
2025-07-17 00:01:56 +00:00
7eaba4da84
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.1
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
process-repository / process-repository (push) Failing after 11s
renovate / renovate (push) Successful in 1m16s
2025-07-16 23:01:22 +00:00
0f3285b86d
Update alpine Docker tag to v3.22.1
renovate / renovate (push) Successful in 1m7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-16 22:01:25 +00:00
37aea137cf
Update searxng/searxng:latest Docker digest to 804b728
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Failing after 1m12s
2025-07-16 20:01:20 +00:00
1820afb0dd
Update ghcr.io/plexguide/huntarr Docker tag to v8.1.15 ( #947 )
renovate / renovate (push) Successful in 53s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-16 19:01:32 +00:00
cf1761d32e
Update Helm release volsync to v0.13.0 ( #946 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 56s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [volsync](https://volsync.readthedocs.io/ ) ([source](https://github.com/backube/volsync )) | minor | `0.12.1` -> `0.13.0` |
---
### Release Notes
<details>
<summary>backube/volsync (volsync)</summary>
### [`v0.13.0`](https://github.com/backube/volsync/releases/tag/v0.13.0 )
[Compare Source](https://github.com/backube/volsync/compare/v0.12.1...v0.13.0 )
##### Changed
- Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
- Restic updated to v0.18.0
- Syncthing updated to v1.29.7
##### Fixed
- Fix restic cache PVC name collision if replicationsource and
replicationdestination have the same name and are in the same
namespace
##### Security
- kube-rbac-proxy upgraded to v0.19.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #946
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-16 18:30:32 +00:00
94a124173a
Update vectorim/element-web Docker tag to v1.11.106 ( #945 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m20s
2025-07-16 16:02:01 +00:00
2fada4e387
Update Helm release matrix-synapse to v3.12.5 ( #944 )
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-16 16:01:53 +00:00
d1782f28bb
Update Helm release element-web to v1.4.16 ( #943 )
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-16 16:01:47 +00:00
4a3f9e940a
Update ghcr.io/plexguide/huntarr Docker tag to v8.1.14 ( #942 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m16s
2025-07-16 15:01:50 +00:00
540555cd69
Update ghcr.io/plexguide/huntarr Docker tag to v8.1.13 ( #941 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Failing after 1m34s
2025-07-16 13:01:43 +00:00
320450f27e
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.3
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m10s
2025-07-16 11:01:39 +00:00
1ef9563450
Update dock.mau.dev/mautrix/discord Docker tag to v0.7.5
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-16 11:01:21 +00:00
19c9278173
Update searxng/searxng:latest Docker digest to 9b83b0a ( #938 )
renovate / renovate (push) Successful in 56s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-16 10:01:45 +00:00
45335fb69e
Update gitea/gitea Docker tag to v1.24.3 ( #936 )
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s
2025-07-16 06:01:36 +00:00
4bdb2ec16a
Update ghcr.io/linuxserver/prowlarr:1.37.0 Docker digest to 89eac63 ( #935 )
renovate / renovate (push) Successful in 1m36s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-16 04:36:41 +00:00
38d4502f8f
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.10.0 ( #934 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `0.9.0` -> `0.10.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v0.10.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.9.0...0.10.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.9.0...0.10.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #934
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-16 04:35:29 +00:00
039bffee3f
Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to d902a74 ( #933 )
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m55s
2025-07-16 04:01:51 +00:00
2389ef8c72
Update valkey Docker tag to v3.0.22 ( #932 )
renovate / renovate (push) Successful in 1m53s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-16 03:02:19 +00:00
d5d126f210
Update d3fk/s3cmd:latest Docker digest to 4e1ea57 ( #931 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-07-16 03:01:28 +00:00
3ebcfd0634
Update ghcr.io/plexguide/huntarr Docker tag to v8.1.12 ( #930 )
lint-test-helm / helm-lint (push) Successful in 1m0s
process-repository / process-repository (push) Failing after 9s
renovate / renovate (push) Successful in 2m10s
2025-07-15 21:02:46 +00:00
f19f334622
Update elasticsearch Docker tag to v22.0.13
lint-test-helm / helm-lint (push) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m44s
2025-07-15 19:01:06 +00:00
bb23fc5f6b
Update prometheus-operator-crds Docker tag to v22 ( #928 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m41s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts ) | major | `21.0.0` -> `22.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>
### [`v22.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-22.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-21.0.0...prometheus-operator-crds-22.0.0 )
A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools
#### What's Changed
- Renovate: exclude prometheus-operator minor updates for kube-prometheus-stack by [@​jkroepke](https://github.com/jkroepke ) in https://github.com/prometheus-community/helm-charts/pull/5891
- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.84.0 by [@​renovate](https://github.com/renovate )\[bot] in https://github.com/prometheus-community/helm-charts/pull/5892
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-11.0.1...prometheus-operator-crds-22.0.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #928
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-15 18:08:12 +00:00
06055854f6
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.9.0 ( #923 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile ) | minor | `0.8.13` -> `0.9.0` |
---
### Release Notes
<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>
### [`v0.9.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.8.13...0.9.0 )
[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/0.8.13...0.9.0 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #923
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-15 18:07:45 +00:00
3b3de5932f
Update kube-prometheus-stack Docker tag to v75.11.0
renovate / renovate (push) Successful in 1m9s
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-15 18:01:15 +00:00
08b92905fd
Update ghcr.io/gethomepage/homepage Docker tag to v1.4.0
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-docker / docker-lint (push) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m7s
2025-07-15 17:03:12 +00:00
162d3ff031
Update valkey Docker tag to v3.0.21
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 15s
renovate / renovate (push) Successful in 1m30s
2025-07-15 17:01:01 +00:00
c6394fdb19
Update ghcr.io/linuxserver/plex Docker tag to v1.41.9
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m28s
2025-07-15 16:01:04 +00:00
8f66809bd8
Update Helm release argo-events to v2.4.16
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m31s
2025-07-15 07:01:15 +00:00
32b210b9ae
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.64.1
lint-test-helm / helm-lint (pull_request) Successful in 21s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m42s
2025-07-15 05:01:02 +00:00
a7ce0f72ab
change paths
renovate / renovate (push) Successful in 1m22s
2025-07-14 22:31:25 -05:00
608403d394
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 5189086
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 8s
process-repository / process-repository (push) Failing after 13s
renovate / renovate (push) Successful in 1m23s
2025-07-14 21:01:15 +00:00
c664952029
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to f87225d
lint-test-helm / helm-lint (push) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m29s
2025-07-14 20:00:53 +00:00
d2f5ed9275
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.16
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m14s
2025-07-14 18:01:10 +00:00
d8803b9b19
Update ghcr.io/n8n-io/n8n Docker tag to v1.103.0
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 44s
2025-07-14 13:02:50 +00:00
647e473cb8
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.7.2
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m46s
2025-07-14 13:00:58 +00:00
f32fae0816
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.64.0
lint-test-helm / helm-lint (pull_request) Successful in 32s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m18s
2025-07-14 11:01:08 +00:00
765715c328
Update ghcr.io/n8n-io/n8n Docker tag to v1.102.2
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m56s
2025-07-14 10:01:35 +00:00
36401277dc
Update ghcr.io/linuxserver/plex:1.41.8 Docker digest to e16ec1d
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-14 10:01:09 +00:00
8fa80d8767
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.0 ( #905 )
...
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m36s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/stuffanthings/qbit_manage | minor | `v4.4.0` -> `v4.5.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #905
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-14 04:45:36 +00:00
ae09521317
use single workflow script
renovate / renovate (push) Has been cancelled
2025-07-13 23:44:24 -05:00
cc3032f8b1
Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to dd31e90
lint-test-helm / helm-lint (pull_request) Successful in 27s
lint-test-helm / helm-lint (push) Successful in 41s
process-pull-requests / process-pull-requests (push) Successful in 9s
process-issues / process-issues (push) Successful in 12s
renovate / renovate (push) Successful in 1m25s
2025-07-13 18:01:06 +00:00
51925e17fc
Update ghcr.io/traefik/traefik Docker tag to v3.4.4
lint-test-docker / docker-lint (pull_request) Successful in 12s
lint-test-docker / docker-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m26s
2025-07-13 01:01:13 +00:00
0c734f49bd
Update ghcr.io/linuxserver/code-server:4.101.2 Docker digest to f4d4b72
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 8s
process-issues / process-issues (push) Failing after 10s
process-pull-requests / process-pull-requests (push) Failing after 12s
renovate / renovate (push) Successful in 1m35s
2025-07-12 21:01:08 +00:00
35efa3bf3a
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.26.0
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m33s
2025-07-12 20:01:15 +00:00
b1eed74dba
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.63.0
lint-test-helm / helm-lint (push) Successful in 14s
lint-test-helm / helm-lint (pull_request) Successful in 33s
renovate / renovate (push) Successful in 1m23s
2025-07-12 15:01:38 +00:00
0ea4eb11b0
skip check
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m14s
2025-07-11 21:53:24 -05:00
07e4b1240f
Update Helm release generic-device-plugin to v0.4.0 ( #907 )
...
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts ) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common )) | minor | `0.3.2` -> `0.4.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #907
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-12 02:50:58 +00:00
49afaf9733
Update iib0011/omni-tools Docker tag to v0.5.0 ( #902 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 10s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [iib0011/omni-tools](https://github.com/iib0011/omni-tools ) | minor | `0.4.0` -> `0.5.0` |
---
### Release Notes
<details>
<summary>iib0011/omni-tools (iib0011/omni-tools)</summary>
### [`v0.5.0`](https://github.com/iib0011/omni-tools/releases/tag/v0.5.0 )
[Compare Source](https://github.com/iib0011/omni-tools/compare/v0.4.0...v0.5.0 )
### Docker Images
- `iib0011/omni-tools:latest`
- `iib0011/omni-tools:0.5.0`
### What's New?
#### 🖼️ Image Tools
- Image Editor (crop, rotate, add filters, watermark, annotate and more)
- Rotate Image
- Convert Images to JPG
#### 📄 PDF Tools
- PDF Editor (add text, images, signature, checkboxes)
- PDF to PNG
#### 🎥 Video Tools
- Video to GIF
#### 🔊 Audio Tools
- Extract Audio
- Change Speed
- Trim Audio
- Merge Audio
#### ⏱️ Time Tools
- Crontab Explainer
- Check Leap Years
#### 🔠 String & Text Tools
- Text Censor
#### 🧾 XML Tools
- XML Beautifier
- XML Validator
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #902
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-12 02:50:20 +00:00
4ade8d44b8
Update binwiederhier/ntfy Docker tag to v2.13.0 ( #899 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 8s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [binwiederhier/ntfy](https://ntfy.sh/ ) ([source](https://github.com/binwiederhier/ntfy )) | minor | `v2.12.0` -> `v2.13.0` |
---
### Release Notes
<details>
<summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary>
### [`v2.13.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.13.0 )
[Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.12.0...v2.13.0 )
#### Changelog
- [`1ce08a1`](1ce08a18c0
) Bump release notes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #899
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-12 02:49:08 +00:00
14d9086281
use tag ids
renovate / renovate (push) Successful in 1m32s
2025-07-11 21:47:32 -05:00
647ace1b01
Update outlinewiki/outline Docker tag to v0.85.1
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m37s
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-12 02:01:01 +00:00
adf5a6709a
Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to b0ac157
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m22s
2025-07-12 00:01:31 +00:00
a55c150931
Update Helm release trivy-operator to v0.29.3
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Successful in 8s
process-pull-requests / process-pull-requests (push) Failing after 11s
process-issues / process-issues (push) Failing after 13s
renovate / renovate (push) Successful in 1m42s
2025-07-11 23:01:12 +00:00
f1e1daf9da
Update Helm release rook-ceph-cluster to v1.17.6
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m44s
2025-07-11 21:01:44 +00:00
dc172fd1c1
Update Helm release rook-ceph to v1.17.6
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-07-11 21:01:15 +00:00
0e28c17110
Update kube-prometheus-stack Docker tag to v75.10.0
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m52s
2025-07-11 18:01:22 +00:00
eab79644ed
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.62.3
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m32s
2025-07-11 17:02:59 +00:00
06f3e6038d
Update Helm release argo-cd to v8.1.3
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-07-11 17:01:59 +00:00
a5bfc74e46
Update elasticsearch Docker tag to v22.0.12
lint-test-helm / helm-lint (pull_request) Successful in 13s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-11 17:01:04 +00:00
ad34a5a1e4
Update searxng/searxng:latest Docker digest to 54097e8
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m2s
2025-07-11 16:01:13 +00:00
f600827e4a
Update searxng/searxng:latest Docker digest to fdbeaac
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m33s
2025-07-11 15:01:21 +00:00
02a9133308
Update searxng/searxng:latest Docker digest to 0382dea
lint-test-helm / helm-lint (pull_request) Successful in 23s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m38s
2025-07-11 10:00:56 +00:00
c8302da338
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.62.2
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m10s
2025-07-11 09:01:07 +00:00
b349343326
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.62.1
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m27s
2025-07-11 07:01:24 +00:00
a7b8c1365b
Update searxng/searxng:latest Docker digest to 5182fb2
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-11 07:01:03 +00:00
c442d466e9
Update harbor.alexlebens.net/images/site-profile Docker tag to v0.8.13
renovate / renovate (push) Successful in 1m16s
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-10 21:01:48 +00:00
d2d096ea14
change selector
lint-test-helm / helm-lint (push) Successful in 8s
process-pull-requests / process-pull-requests (push) Failing after 14s
process-issues / process-issues (push) Failing after 9s
renovate / renovate (push) Successful in 1m25s
2025-07-10 15:04:54 -05:00
51e010bee2
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 1f77944
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m2s
2025-07-10 17:00:56 +00:00
f17b27c883
Update searxng/searxng:latest Docker digest to a8de13b
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m42s
2025-07-10 14:01:22 +00:00
10ecebbd0c
Update Helm release element-web to v1.4.15
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m15s
2025-07-10 13:02:38 +00:00
19ee94fba9
Update Helm release matrix-synapse to v3.12.4
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-07-10 13:01:37 +00:00
0fd5123388
Update directus/directus Docker tag to v11.9.3
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-10 13:01:08 +00:00
342136737c
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.62.0
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m21s
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-07-10 09:01:18 +00:00
b660eb91f8
Update Helm release loki to v6.31.0 ( #880 )
...
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m38s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts ) ([source](https://github.com/grafana/helm-charts )) | minor | `6.30.1` -> `6.31.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #880
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-10 03:28:09 +00:00
e4b1faec28
downgrade
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m32s
2025-07-09 22:25:15 -05:00
9264d0822c
change interval
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m12s
2025-07-09 22:20:12 -05:00
9a4ae74055
change dashboard
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m6s
2025-07-09 21:53:57 -05:00
13b6150bf8
clean
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m36s
2025-07-09 21:47:49 -05:00
76998e656e
ceph monitor
renovate / renovate (push) Successful in 1m0s
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-09 21:45:50 -05:00
0f6debbed2
change interval
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m24s
2025-07-09 21:31:05 -05:00
72481df33b
change match
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m31s
2025-07-09 21:17:38 -05:00
368a756f82
change interval
2025-07-09 21:02:16 -05:00
c66982ae0f
change cred
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m1s
2025-07-09 20:59:13 -05:00
ece2f417ee
change endpoint
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 58s
2025-07-09 20:54:21 -05:00
8e9943bf16
change cred
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m24s
2025-07-09 20:52:45 -05:00
0fff683779
change config
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m1s
2025-07-09 20:49:33 -05:00
df3005b463
change endpoint
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m24s
2025-07-09 20:43:03 -05:00
af28a82603
use different endpoint
renovate / renovate (push) Successful in 1m27s
lint-test-helm / helm-lint (push) Successful in 16s
2025-07-09 20:38:01 -05:00
8db946c072
use different image
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m32s
2025-07-09 20:33:54 -05:00
8ce792750d
change endpoint
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 59s
2025-07-09 20:06:59 -05:00
58478a4d75
change endpoint
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 44s
2025-07-09 19:57:31 -05:00
e243a71c97
adjust
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m25s
2025-07-09 19:54:49 -05:00
37707c4d8a
adjust
renovate / renovate (push) Successful in 1m22s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-09 19:51:20 -05:00
399b9582f5
adjust
renovate / renovate (push) Successful in 1m34s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-09 19:41:52 -05:00
b03e742fb8
remove prine
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m20s
2025-07-09 19:29:17 -05:00
65085e0708
fix script
renovate / renovate (push) Successful in 1m16s
lint-test-helm / helm-lint (push) Successful in 7s
2025-07-09 19:26:40 -05:00
27f5a94b88
fix script
renovate / renovate (push) Successful in 1m6s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-09 19:25:23 -05:00
318c76db70
fix script
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m14s
2025-07-09 19:23:57 -05:00
a4a6f06d51
fix script
renovate / renovate (push) Successful in 1m24s
lint-test-helm / helm-lint (push) Successful in 13s
2025-07-09 19:12:00 -05:00
83e6cd027a
fix script
lint-test-helm / helm-lint (push) Successful in 11s
process-pull-requests / process-pull-requests (push) Successful in 14s
renovate / renovate (push) Successful in 1m44s
process-issues / process-issues (push) Failing after 7s
2025-07-09 18:32:31 -05:00
ccb9c5d3f0
fix script
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m30s
2025-07-09 18:22:25 -05:00
5ec03b72cf
fix secret name
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 46s
2025-07-09 17:50:35 -05:00
dc126a174d
Update ollama/ollama Docker tag to v0.9.6
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 24s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m44s
2025-07-09 18:01:27 +00:00
08a100cb50
Update searxng/searxng:latest Docker digest to 8f757f6
lint-test-helm / helm-lint (push) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 1m43s
2025-07-09 16:01:09 +00:00
75153ee497
Update ghcr.io/n8n-io/n8n Docker tag to v1.102.1
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m27s
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-07-09 14:02:07 +00:00
8054949f2f
Update clidey/whodb Docker tag to v0.58.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-09 13:01:56 +00:00
ee43a22b63
Update bitnami/kubectl Docker tag to v1.33.2
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m25s
2025-07-09 10:05:14 +00:00
071ddd31a3
Update Helm release trivy-operator to v0.29.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 27s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 5m34s
2025-07-09 08:01:33 +00:00
6009bf8ec6
Update valkey Docker tag to v3.0.20
renovate / renovate (push) Successful in 1m46s
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Successful in 13s
2025-07-09 07:02:46 +00:00
713b541059
Update searxng/searxng:latest Docker digest to 4d84927
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-07-09 07:01:15 +00:00
247ca8a0e2
Update elasticsearch Docker tag to v22.0.11
lint-test-helm / helm-lint (pull_request) Successful in 16s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m43s
2025-07-09 04:01:28 +00:00
646f6ba778
Update d3fk/s3cmd:latest Docker digest to dacbd4b
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (push) Successful in 14s
2025-07-09 02:28:21 +00:00
f67e39ebaa
add toleration
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m19s
2025-07-08 21:27:25 -05:00
0de4ec60be
change endpoint
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m8s
2025-07-08 21:10:01 -05:00
6388857514
add debug log
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-07-08 21:08:49 -05:00
fffd144bee
fix env
renovate / renovate (push) Successful in 1m11s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-08 21:00:52 -05:00
c0101ad39a
fix image
renovate / renovate (push) Successful in 42s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-08 20:59:53 -05:00
9d6601e558
fix field
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m26s
2025-07-08 20:58:27 -05:00
8a21aabdd1
add s3 monitor
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m8s
2025-07-08 20:54:00 -05:00
fb2897d31a
shorten retention
lint-test-helm / helm-lint (push) Successful in 42s
renovate / renovate (push) Successful in 1m35s
2025-07-08 20:17:24 -05:00
4a16ad297f
fix path
lint-test-helm / helm-lint (push) Successful in 9s
process-pull-requests / process-pull-requests (push) Successful in 8s
process-issues / process-issues (push) Failing after 12s
renovate / renovate (push) Successful in 1m11s
2025-07-08 18:25:50 -05:00
5eefb67cae
update config
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 56s
2025-07-08 18:23:43 -05:00
dd4329f24a
fix paths
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m21s
2025-07-08 18:17:03 -05:00
385e401c08
add prune
renovate / renovate (push) Successful in 1m18s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-08 18:03:53 -05:00
752f67f052
update config
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 1m3s
2025-07-08 17:56:31 -05:00
0944149ee2
Update ghcr.io/twin/gatus Docker tag to v5.20.0 ( #869 )
...
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m4s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus ) | minor | `v5.19.0` -> `v5.20.0` |
---
### Release Notes
<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>
### [`v5.20.0`](https://github.com/TwiN/gatus/releases/tag/v5.20.0 )
[Compare Source](https://github.com/TwiN/gatus/compare/v5.19.0...v5.20.0 )
#### What's Changed
- feat(api): Add optional duration to external endpoint results by [@​bcross](https://github.com/bcross ) in https://github.com/TwiN/gatus/pull/1092
- fix: Limit the pageSize to maximum-number-of-results on first page by [@​TwiN](https://github.com/TwiN ) in https://github.com/TwiN/gatus/pull/1149
- fix: Convert key to lowercase when looking up endpoint by key by [@​TwiN](https://github.com/TwiN ) in https://github.com/TwiN/gatus/pull/1150
#### New Contributors
- [@​bcross](https://github.com/bcross ) made their first contribution in https://github.com/TwiN/gatus/pull/1092
**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.19.0...v5.20.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #869
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-08 22:04:31 +00:00
760a276fab
Update valkey Docker tag to v3.0.17
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m25s
lint-test-helm / helm-lint (push) Successful in 33s
2025-07-08 14:01:48 +00:00
1790ef4bf0
Update Helm release reloader to v2.1.5
lint-test-helm / helm-lint (pull_request) Successful in 28s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m14s
renovate/stability-days Updates have met minimum release age requirement
2025-07-08 13:01:37 +00:00
6530c703a8
Update searxng/searxng:latest Docker digest to 72c187b
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 23s
renovate / renovate (push) Successful in 1m56s
2025-07-08 12:01:21 +00:00
40955779a7
Update searxng/searxng:latest Docker digest to 603b5ed
lint-test-helm / helm-lint (pull_request) Successful in 24s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m48s
2025-07-08 08:01:25 +00:00
3ebe19fed6
Update cloudflared Docker tag to v1.18.0 ( #847 )
...
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m40s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.17.3` -> `1.18.0` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #847
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-08 01:52:32 +00:00
f5406b925b
Update Helm release headlamp to v0.32.1 ( #848 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/ ) ([source](https://github.com/kubernetes-sigs/headlamp )) | minor | `0.31.1` -> `0.32.1` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #848
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-08 01:52:07 +00:00
b5d66dc1d6
Update slskd/slskd Docker tag to v0.23.1 ( #860 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [slskd/slskd](https://slskd.org ) ([source](https://github.com/slskd/slskd )) | minor | `0.22.5` -> `0.23.1` |
---
### Release Notes
<details>
<summary>slskd/slskd (slskd/slskd)</summary>
### [`v0.23.1`](https://github.com/slskd/slskd/releases/tag/0.23.1 )
[Compare Source](https://github.com/slskd/slskd/compare/0.23.0...0.23.1 )
#### What's Changed
- Fix regression in scripts and webhooks causing json to be missing detail by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1389
**Full Changelog**: https://github.com/slskd/slskd/compare/0.23.0...0.23.1
### [`v0.23.0`](https://github.com/slskd/slskd/releases/tag/0.23.0 )
[Compare Source](https://github.com/slskd/slskd/compare/0.22.5...0.23.0 )
### 🎉 Database Migrations (that preserve data!)
This release introduces a new system that performs database migrations on existing data ([#​1343](https://github.com/slskd/slskd/issues/1343 )), which was necessary to migrate the Transfers database to correct an out of memory issue at startup for users with a large number of transfer records (see [#​1291](https://github.com/slskd/slskd/issues/1291 )).
Upon first start after upgrading to 0.23.0 the application will apply the initial migration to the Transfers database (`transfers.db`), if there is one. Depending on the system and the amount of data present, this may take a while, and the UI will be inaccessible during the process.
Backups of existing databases are taken prior to the start of the process (you can find them in `/data/backups`) and they aren't deleted automatically, so **your historical data is safe**. A feature to add auto deletion after a period of time will come later.
In the unlikely event that the process fails to complete successfully, follow the directions in the new [migration docs](https://github.com/slskd/slskd/blob/master/docs/migrations.md ), which explain what to do if something goes wrong, and how to get the application back to a working state if the migration can't be completed.
If you find that your database can't be migrated successfully, please file an issue and I can work on providing a standalone migration tool.
#### What's Changed
- Add a system to perform database migrations by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1343
- Fix remaining transfter State queries using HasFlag() by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1356
- Extend health check startup to 60 minutes, set $SHELL for docker container, and bump the GC memory limit from 500MiB to 2GiB by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1359
- Bump Soulseek.NET to 7.1.0 by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1363
- Update documentation for scripts by [@​jpdillingham](https://github.com/jpdillingham ) in https://github.com/slskd/slskd/pull/1384
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /src/web by [@​dependabot](https://github.com/dependabot ) in https://github.com/slskd/slskd/pull/1329
**Full Changelog**: https://github.com/slskd/slskd/compare/0.22.5...0.23.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/860
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-08 01:51:24 +00:00
75c9a6d91f
Update ghcr.io/n8n-io/n8n Docker tag to v1.102.0
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 11s
process-issues / process-issues (push) Failing after 11s
process-pull-requests / process-pull-requests (push) Successful in 11s
renovate / renovate (push) Successful in 1m31s
2025-07-07 17:02:05 +00:00
4de0badf77
Update ghcr.io/linuxserver/plex:1.41.8 Docker digest to 2bae650
lint-test-helm / helm-lint (pull_request) Successful in 22s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m34s
2025-07-07 10:01:31 +00:00
966cc14253
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.61.3
renovate / renovate (push) Successful in 1m51s
lint-test-helm / helm-lint (pull_request) Successful in 34s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-07 09:01:48 +00:00
344dec6999
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.61.2
renovate / renovate (push) Successful in 2m8s
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-07 07:01:13 +00:00
66beef9ca8
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.6
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 9s
process-issues / process-issues (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 8s
renovate / renovate (push) Successful in 1m44s
2025-07-06 22:00:51 +00:00
6ce7e549a9
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.61.0
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-06 15:01:14 +00:00
6bb757a008
Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to a3fe846
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m57s
2025-07-06 08:00:49 +00:00
9403941826
Update kube-prometheus-stack Docker tag to v75.9.0
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 8s
process-issues / process-issues (push) Failing after 10s
process-pull-requests / process-pull-requests (push) Successful in 19s
renovate / renovate (push) Successful in 1m12s
2025-07-05 23:01:10 +00:00
e3a9d82e64
Update ghcr.io/linuxserver/code-server:4.101.2 Docker digest to e95165d
lint-test-helm / helm-lint (pull_request) Successful in 30s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m23s
2025-07-05 21:01:46 +00:00
bad72e17ff
Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to 3f6c13c
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m29s
2025-07-05 17:03:35 +00:00
5b92ca2e2e
Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to b1daebb
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m14s
2025-07-05 17:02:22 +00:00
8bff8ffc83
Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to 4afcb09
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 11s
2025-07-05 17:01:38 +00:00
b9359b003b
Update ghcr.io/linuxserver/prowlarr:1.37.0 Docker digest to b6583ae
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-07-05 17:01:26 +00:00
dc653b85ed
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to a848b8a
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-07-05 17:00:55 +00:00
dc23665094
Update searxng/searxng:latest Docker digest to 67ee37b
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m40s
2025-07-05 12:01:49 +00:00
e358614d74
Update outlinewiki/outline Docker tag to v0.85.0 ( #844 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m22s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | minor | `0.84.0` -> `0.85.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v0.85.0`](https://github.com/outline/outline/releases/tag/v0.85.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.84.0...v0.85.0 )
<img width="938" alt="image" src="https://github.com/user-attachments/assets/1545516f-8cb2-4df8-8fea-f8ad65ae49ff " />
#### What's Changed
##### Installation screen
We added a new screen when installing Outline for the first time which allows setting up a workspace in the database with email before setting up any SSO providers. This should provide an easier onboarding experience for new users.
##### Editor improvements
- Tables now have the ability to merge and split cells across rows and columns, use this to create more complex layouts.
- Added a new shortcut to create a table, just type `|--` on a new line to insert a table.
- It is now possible to specify an exact pixel size for images in https://github.com/outline/outline/pull/9288
- Add Dart and Flutter syntax highlighting is now supported in https://github.com/outline/outline/pull/9346
##### OIDC improvements
We now support the `.well-known` discovery endpoint, meaning OIDC can be configured with just `OIDC_ISSUER_URL`, `OIDC_CLIENT_ID`, and `OIDC_CLIENT_SECRET`. Much simpler than the previous approach.
PKCE is now also used if the discovery endpoint signals support.
##### Other Improvements
- Editor blocks can now be moved up and down with Cmd+Alt+Arrow keys in https://github.com/outline/outline/pull/9502
- New menu option to apply a template to existing document in https://github.com/outline/outline/pull/9236
- Hungarian language support in https://github.com/outline/outline/pull/9230
- English (UK) language support in https://github.com/outline/outline/pull/9336
- There is now an option to disable commenting per-collection in https://github.com/outline/outline/pull/9295
- Add sitemap to publicly shared documents with indexing enabled in https://github.com/outline/outline/pull/9334
- Add `attachments.list` API endpoint in https://github.com/outline/outline/pull/9259
- Add warning to user on large documents in https://github.com/outline/outline/pull/9282
- Add workspace description setting in https://github.com/outline/outline/pull/9345
- Add option to show modified timestamp on publicly shared docs in https://github.com/outline/outline/pull/9347
- Add support for individual database environment variables in https://github.com/outline/outline/pull/9344
- API: `allowIndexing` and `showLastUpdated` can now be set in `shares.create` in https://github.com/outline/outline/pull/9476
##### Fixes
- Fix flash of previous value after editing title in sidebar for documents by [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya ) in https://github.com/outline/outline/pull/9197
- We now fallback to `id_token` when OIDC userinfo endpoint is sparse by [@​xadammr](https://github.com/xadammr ) in https://github.com/outline/outline/pull/9172
- Add encoding meta tag to exported HTML in https://github.com/outline/outline/pull/9207
- Archived documents should not show in @​mention suggestions in https://github.com/outline/outline/pull/9208
- Icon on collection home does not match sidebar when private in https://github.com/outline/outline/pull/9209
- Reset editing state when collection/document title is unmodified in https://github.com/outline/outline/pull/9221
- Consider active collections only for index computation in https://github.com/outline/outline/pull/9225
- Remove # from stored filesystem keys in https://github.com/outline/outline/pull/9231
- Resolve index collision when restoring collection in https://github.com/outline/outline/pull/9229
- Increase `defaultSignedUrlExpires` from 60s to 5 minutes in https://github.com/outline/outline/pull/9233
- Fix misalignment between email and comment mentions in https://github.com/outline/outline/pull/9234
- Image caption uncentered in https://github.com/outline/outline/pull/9239
- Fixed document URL generation for titles with only special characters in https://github.com/outline/outline/pull/9258
- Initial avatars in notification popover malformed in https://github.com/outline/outline/pull/9274
- perf: Various improvements to collaborators facepile in https://github.com/outline/outline/pull/9281
- Skip fetching children for unsupported Notion blocks in https://github.com/outline/outline/pull/9289
- Prevent outdated clients from connecting to collaboration server in https://github.com/outline/outline/pull/9291
- Properly escape backslashes in search queries in https://github.com/outline/outline/pull/9297
- Prevented multiple context menus from being open simultaneously in https://github.com/outline/outline/pull/9298
- JSON import goes through MD serialization in https://github.com/outline/outline/pull/9309
- read-only styles not applied to history in https://github.com/outline/outline/pull/9319
- Canonical meta tag is incorrect for documents shared to custom domain in https://github.com/outline/outline/pull/9398
- Use br tag for breaks inside tables in https://github.com/outline/outline/pull/9405
- Persist document icon & color in import flow in https://github.com/outline/outline/pull/9421
- Show integrations breadcrumb for Linear scene in https://github.com/outline/outline/pull/9418
- Regression in `collections.info` endpoint disallowed find by urlId in https://github.com/outline/outline/pull/9423
- Ensure notification relationships are loaded in `EmailProcessor` in https://github.com/outline/outline/pull/9426
- Memberships loaded for incorrect user in collection add\_user/remove\_user in https://github.com/outline/outline/pull/9428
- Handle Notion linked database errors in https://github.com/outline/outline/pull/9429
- Fixed a regression in the design of facepile overflow in https://github.com/outline/outline/pull/9439
- Login via email not properly redirects to desktop app in https://github.com/outline/outline/pull/9440
- All documents now show again in CMD+K when searching by title in https://github.com/outline/outline/pull/9445
- Skip showing archived docs in shared section in https://github.com/outline/outline/pull/9451
- Public share search offset is incorrect in https://github.com/outline/outline/pull/9465
- Use `Retry-After` header for Notion rate-limit retries in https://github.com/outline/outline/pull/9467
- Client and server validation differ for subdomains in https://github.com/outline/outline/pull/9468
- Paginated list edgecase in https://github.com/outline/outline/pull/9484
- Not correctly catching linked databases in https://github.com/outline/outline/pull/9497
- Fix OIDC login failures with Base64 avatar URLs in https://github.com/outline/outline/pull/9501
- OIDC logout redirect unreliable in https://github.com/outline/outline/pull/9508
- Various fixes for HTML -> Markdown conversion in https://github.com/outline/outline/pull/9509
- Add OAuth support to search query source enum by [@​andycop](https://github.com/andycop ) in https://github.com/outline/outline/pull/9511
- Double title appears on some imported documents in https://github.com/outline/outline/pull/9522
#### New Contributors
- [@​MehdiBouzouaya](https://github.com/MehdiBouzouaya ) made their first contribution in https://github.com/outline/outline/pull/9202
- [@​xadammr](https://github.com/xadammr ) made their first contribution in https://github.com/outline/outline/pull/9172
- [@​urbalazs](https://github.com/urbalazs ) made their first contribution in https://github.com/outline/outline/pull/9230
- [@​andycop](https://github.com/andycop ) made their first contribution in https://github.com/outline/outline/pull/9511
**Full Changelog**: https://github.com/outline/outline/compare/v0.84.0...v0.85.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #844
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:56:17 +00:00
12c5bed619
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.7.1 ( #824 )
...
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/ ) ([source](https://github.com/home-assistant/core )) | minor | `2025.6.3` -> `2025.7.1` |
---
### Release Notes
<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>
### [`v2025.7.1`](https://github.com/home-assistant/core/releases/tag/2025.7.1 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.7.0...2025.7.1 )
- Set timeout for remote calendar ([@​Thomas55555] - [#​147024]) ([remote\_calendar docs][remote_calendar docs])
- Fix missing port in samsungtv ([@​epenet] - [#​147962]) ([samsungtv docs])
- Bump ZHA to 0.0.62 ([@​puddly] - [#​147966]) ([zha docs]) (dependency)
- Bump aiounifi to v84 ([@​Kane610] - [#​147987]) ([unifi docs])
- Fix state being incorrectly reported in some situations on Music Assistant players ([@​marcelveldt] - [#​147997]) ([music\_assistant docs][music_assistant docs]) (dependency)
- Bump hass-nabucasa from 0.104.0 to 0.105.0 ([@​ludeeus] - [#​148040]) ([cloud docs]) (dependency)
- Fix Telegram bots using plain text parser failing to load on restart ([@​hanwg] - [#​148050]) ([telegram\_bot docs][telegram_bot docs])
- Bump pyenphase to 2.2.0 ([@​catsmanac] - [#​148070]) ([enphase\_envoy docs][enphase_envoy docs]) (dependency)
- Cancel enphase mac verification on unload. ([@​catsmanac] - [#​148072]) ([enphase\_envoy docs][enphase_envoy docs])
- Bump aioamazondevices to 3.2.3 ([@​chemelli74] - [#​148082]) ([alexa\_devices docs][alexa_devices docs]) (dependency)
- Update frontend to [`2025070`](https://github.com/home-assistant/core/commit/20250702 ).1 ([@​bramkragten] - [#​148131]) ([frontend docs]) (dependency)
- \[ci] Fix typing issue with aiohttp and aiosignal ([@​cdce8p] - [#​148141]) ([http docs])
- Bump venstarcolortouch to 0.21 ([@​mlfreeman2] - [#​148152]) ([venstar docs]) (dependency)
[#​147024]: https://github.com/home-assistant/core/pull/147024
[#​147533]: https://github.com/home-assistant/core/pull/147533
[#​147962]: https://github.com/home-assistant/core/pull/147962
[#​147966]: https://github.com/home-assistant/core/pull/147966
[#​147987]: https://github.com/home-assistant/core/pull/147987
[#​147997]: https://github.com/home-assistant/core/pull/147997
[#​148040]: https://github.com/home-assistant/core/pull/148040
[#​148050]: https://github.com/home-assistant/core/pull/148050
[#​148070]: https://github.com/home-assistant/core/pull/148070
[#​148072]: https://github.com/home-assistant/core/pull/148072
[#​148082]: https://github.com/home-assistant/core/pull/148082
[#​148131]: https://github.com/home-assistant/core/pull/148131
[#​148141]: https://github.com/home-assistant/core/pull/148141
[#​148152]: https://github.com/home-assistant/core/pull/148152
[@​Kane610]: https://github.com/Kane610
[@​Thomas55555]: https://github.com/Thomas55555
[@​bramkragten]: https://github.com/bramkragten
[@​catsmanac]: https://github.com/catsmanac
[@​cdce8p]: https://github.com/cdce8p
[@​chemelli74]: https://github.com/chemelli74
[@​epenet]: https://github.com/epenet
[@​frenck]: https://github.com/frenck
[@​hanwg]: https://github.com/hanwg
[@​ludeeus]: https://github.com/ludeeus
[@​marcelveldt]: https://github.com/marcelveldt
[@​mlfreeman2]: https://github.com/mlfreeman2
[@​puddly]: https://github.com/puddly
[abode docs]: https://www.home-assistant.io/integrations/abode/
[adax docs]: https://www.home-assistant.io/integrations/adax/
[aemet docs]: https://www.home-assistant.io/integrations/aemet/
[agent_dvr docs]: https://www.home-assistant.io/integrations/agent_dvr/
[ai_task docs]: https://www.home-assistant.io/integrations/ai_task/
[alexa_devices docs]: https://www.home-assistant.io/integrations/alexa_devices/
[cloud docs]: https://www.home-assistant.io/integrations/cloud/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[http docs]: https://www.home-assistant.io/integrations/http/
[music_assistant docs]: https://www.home-assistant.io/integrations/music_assistant/
[remote_calendar docs]: https://www.home-assistant.io/integrations/remote_calendar/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[telegram_bot docs]: https://www.home-assistant.io/integrations/telegram_bot/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[venstar docs]: https://www.home-assistant.io/integrations/venstar/
[zha docs]: https://www.home-assistant.io/integrations/zha/
### [`v2025.7.0`](https://github.com/home-assistant/core/releases/tag/2025.7.0 )
[Compare Source](https://github.com/home-assistant/core/compare/2025.6.3...2025.7.0 )
https://www.home-assistant.io/blog/2025/07/02/release-20257/
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #824
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:55:46 +00:00
54f23a9747
Update Helm release traefik to v36.3.0 ( #820 )
...
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/ ) ([source](https://github.com/traefik/traefik-helm-chart )) | minor | `36.2.0` -> `36.3.0` |
---
### Release Notes
<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>
### [`v36.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v36.3.0 )
[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v36.2.0...v36.3.0 )
#### 🚀 Features
- feat(deployment): allow null and 0 replicas [#​1452](https://github.com/traefik/traefik-helm-chart/issues/1452 ) by [@​na2na-p](https://github.com/na2na-p )
- feat(deps): update traefik docker tag to v3.4.3 [#​1466](https://github.com/traefik/traefik-helm-chart/issues/1466 ) by [@​renovate](https://github.com/renovate )\[bot]
#### 📦 Others
- chore(CRDs): 🔧 👷 fix tag detection on release [#​1464](https://github.com/traefik/traefik-helm-chart/issues/1464 ) by [@​mloiseleur](https://github.com/mloiseleur )
- chore(release): 🚀 publish 36.3.0 [#​1468](https://github.com/traefik/traefik-helm-chart/issues/1468 ) by [@​mloiseleur](https://github.com/mloiseleur )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/820
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:55:30 +00:00
825822f23c
Update ghcr.io/twin/gatus Docker tag to v5.19.0 ( #818 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus ) | minor | `v5.18.1` -> `v5.19.0` |
---
### Release Notes
<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>
### [`v5.19.0`](https://github.com/TwiN/gatus/releases/tag/v5.19.0 )
[Compare Source](https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0 )
#### What's Changed
- feat(alerting): Add HomeAssistant support by [@​volodimyr](https://github.com/volodimyr ) in https://github.com/TwiN/gatus/pull/1125
- feat(alerting): Add ilert alert provider by [@​DaTiMy](https://github.com/DaTiMy ) in https://github.com/TwiN/gatus/pull/1082
- docs: Add NixOS example by [@​pizzapim](https://github.com/pizzapim ) in https://github.com/TwiN/gatus/pull/1131
#### New Contributors
- [@​pizzapim](https://github.com/pizzapim ) made their first contribution in https://github.com/TwiN/gatus/pull/1131
- [@​volodimyr](https://github.com/volodimyr ) made their first contribution in https://github.com/TwiN/gatus/pull/1125
- [@​DaTiMy](https://github.com/DaTiMy ) made their first contribution in https://github.com/TwiN/gatus/pull/1082
**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.18.1...v5.19.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #818
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:55:18 +00:00
7e581f9bf0
Update ghcr.io/actualbudget/actual Docker tag to v25.7.1 ( #816 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `25.6.1` -> `25.7.1` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #816
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:55:05 +00:00
7da7a2793d
Update dpage/pgadmin4 Docker tag to v9.5 ( #813 )
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.4` -> `9.5` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #813
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:55:00 +00:00
12831ad36e
Update mirror.gcr.io/aquasec/trivy Docker tag to v0.64.1 ( #812 )
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mirror.gcr.io/aquasec/trivy](https://www.aquasec.com/products/trivy/ ) ([source](https://github.com/aquasecurity/trivy )) | minor | `0.63.0` -> `0.64.1` |
---
### Release Notes
<details>
<summary>aquasecurity/trivy (mirror.gcr.io/aquasec/trivy)</summary>
### [`v0.64.1`](https://github.com/aquasecurity/trivy/releases/tag/v0.64.1 )
[Compare Source](https://github.com/aquasecurity/trivy/compare/v0.64.0...v0.64.1 )
#### Changelog
- [`86ee3c1`](86ee3c1176
) release: v0.64.1 \[release/v0.64] ([#​9122](https://github.com/aquasecurity/trivy/issues/9122 ))
- [`4e12722`](4e1272283a
) fix(misconf): skip rewriting expr if attr is nil \[backport: release/v0.64] ([#​9127](https://github.com/aquasecurity/trivy/issues/9127 ))
- [`9a7d384`](9a7d38432c
) fix(cli): Add more non-sensitive flags to telemetry \[backport: release/v0.64] ([#​9124](https://github.com/aquasecurity/trivy/issues/9124 ))
- [`53adfba`](53adfba3c2
) fix(rootio): check full version to detect `root.io` packages \[backport: release/v0.64] ([#​9120](https://github.com/aquasecurity/trivy/issues/9120 ))
- [`8cf1bf9`](8cf1bf9f6f
) fix(alma): parse epochs from rpmqa file \[backport: release/v0.64] ([#​9119](https://github.com/aquasecurity/trivy/issues/9119 ))
### [`v0.64.0`](https://github.com/aquasecurity/trivy/blob/HEAD/CHANGELOG.md#0640-2025-06-30 )
[Compare Source](https://github.com/aquasecurity/trivy/compare/v0.63.0...v0.64.0 )
##### Features
- **cli:** add version constraints to annoucements ([#​9023](https://github.com/aquasecurity/trivy/issues/9023 )) ([19efa9f](19efa9fd37
))
- **java:** dereference all maven settings.xml env placeholders ([#​9024](https://github.com/aquasecurity/trivy/issues/9024 )) ([5aade69](5aade698c7
))
- **misconf:** add OpenTofu file extension support ([#​8747](https://github.com/aquasecurity/trivy/issues/8747 )) ([57801d0](57801d0324
))
- **misconf:** normalize CreatedBy for buildah and legacy docker builder ([#​8953](https://github.com/aquasecurity/trivy/issues/8953 )) ([65e155f](65e155fdaf
))
- **redhat:** Add EOL date for RHEL 10. ([#​8910](https://github.com/aquasecurity/trivy/issues/8910 )) ([48258a7](48258a701a
))
- reject unsupported artifact types in remote image retrieval ([#​9052](https://github.com/aquasecurity/trivy/issues/9052 )) ([1e1e1b5](1e1e1b5fa6
))
- **sbom:** add manufacturer field to CycloneDX tools metadata ([#​9019](https://github.com/aquasecurity/trivy/issues/9019 )) ([41d0f94](41d0f949c8
))
- **terraform:** add partial evaluation for policy templates ([#​8967](https://github.com/aquasecurity/trivy/issues/8967 )) ([a9f7dcd](a9f7dcdb9c
))
- **ubuntu:** add end of life date for Ubuntu 25.04 ([#​9077](https://github.com/aquasecurity/trivy/issues/9077 )) ([367564a](367564a3be
))
- **ubuntu:** add eol date for 20.04-ESM ([#​8981](https://github.com/aquasecurity/trivy/issues/8981 )) ([87118a0](87118a0ec4
))
- **vuln:** add Root.io support for container image scanning ([#​9073](https://github.com/aquasecurity/trivy/issues/9073 )) ([3a0ec0f](3a0ec0f2ac
))
##### Bug Fixes
- Add missing version check flags ([#​8951](https://github.com/aquasecurity/trivy/issues/8951 )) ([ef5f8de](ef5f8de8da
))
- **cli:** add some values to the telemetry call ([#​9056](https://github.com/aquasecurity/trivy/issues/9056 )) ([fd2bc91](fd2bc91e13
))
- Correctly check for semver versions for trivy version check ([#​8948](https://github.com/aquasecurity/trivy/issues/8948 )) ([b813527](b813527449
))
- don't show corrupted trivy-db warning for first run ([#​8991](https://github.com/aquasecurity/trivy/issues/8991 )) ([4ed78e3](4ed78e39af
))
- **misconf:** .Config.User always takes precedence over USER in .History ([#​9050](https://github.com/aquasecurity/trivy/issues/9050 )) ([371b8cc](371b8cc02f
))
- **misconf:** correct Azure value-to-time conversion in AsTimeValue ([#​9015](https://github.com/aquasecurity/trivy/issues/9015 )) ([40d017b](40d017b67d
))
- **misconf:** move disabled checks filtering after analyzer scan ([#​9002](https://github.com/aquasecurity/trivy/issues/9002 )) ([a58c36d](a58c36de12
))
- **misconf:** reduce log noise on incompatible check ([#​9029](https://github.com/aquasecurity/trivy/issues/9029 )) ([99c5151](99c5151d6e
))
- **nodejs:** correctly parse `packages` array of `bun.lock` file ([#​8998](https://github.com/aquasecurity/trivy/issues/8998 )) ([875ec3a](875ec3a9d2
))
- **report:** don't panic when report contains vulns, but doesn't contain packages for `table` format ([#​8549](https://github.com/aquasecurity/trivy/issues/8549 )) ([87fda76](87fda76f38
))
- **sbom:** remove unnecessary OS detection check in SBOM decoding ([#​9034](https://github.com/aquasecurity/trivy/issues/9034 )) ([198789a](198789a07b
))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #812
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-05 04:54:50 +00:00
6ccea15097
Update php Docker tag to v8.4.10
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m45s
2025-07-05 03:01:54 +00:00
55240f8c3d
Update kube-prometheus-stack Docker tag to v75.8.1
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-05 03:01:13 +00:00
0213d4e54a
Update ghcr.io/linuxserver/sonarr:4.0.15 Docker digest to e3916c8
lint-test-helm / helm-lint (pull_request) Successful in 23s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m9s
2025-07-05 00:01:13 +00:00
148b673bad
Update searxng/searxng:latest Docker digest to 943a2c5
lint-test-helm / helm-lint (pull_request) Successful in 29s
lint-test-helm / helm-lint (push) Successful in 9s
process-pull-requests / process-pull-requests (push) Successful in 14s
process-issues / process-issues (push) Failing after 13s
renovate / renovate (push) Successful in 2m12s
2025-07-04 20:00:55 +00:00
370414688f
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.5
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-04 19:01:09 +00:00
930406ce84
Update kube-prometheus-stack Docker tag to v75.8.0
lint-test-helm / helm-lint (push) Successful in 10s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m41s
2025-07-04 15:01:22 +00:00
da7d7d826a
Update Helm release external-secrets to v0.18.2
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m46s
2025-07-04 13:01:30 +00:00
eae284649a
Update searxng/searxng:latest Docker digest to 82113a2
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-04 13:01:07 +00:00
24bece0d8d
Update searxng/searxng:latest Docker digest to 29b2e9a
lint-test-helm / helm-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m19s
2025-07-04 11:00:58 +00:00
ea08ddd050
Update searxng/searxng:latest Docker digest to 232e451
renovate / renovate (push) Successful in 1m33s
lint-test-helm / helm-lint (push) Successful in 7s
lint-test-helm / helm-lint (pull_request) Successful in 25s
2025-07-04 10:01:08 +00:00
774423bfd8
Update searxng/searxng:latest Docker digest to 34b9935
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m43s
2025-07-04 09:01:43 +00:00
bf03b99fdc
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.60.1
lint-test-helm / helm-lint (pull_request) Successful in 31s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (push) Successful in 10s
2025-07-03 19:01:17 +00:00
17f4d89bcc
Update ollama/ollama Docker tag to v0.9.5
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 21s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m35s
2025-07-03 18:01:17 +00:00
878fb21683
Update ghcr.io/n8n-io/n8n Docker tag to v1.101.1
lint-test-helm / helm-lint (push) Successful in 11s
process-pull-requests / process-pull-requests (push) Successful in 51s
process-issues / process-issues (push) Failing after 9s
renovate / renovate (push) Successful in 1m43s
2025-07-03 16:01:37 +00:00
771b54cfc2
Update searxng/searxng:latest Docker digest to e8110da
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 9s
2025-07-03 16:01:05 +00:00
3941ad2ba3
Update searxng/searxng:latest Docker digest to 22c02f3
lint-test-helm / helm-lint (pull_request) Successful in 22s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m37s
2025-07-03 15:01:48 +00:00
59f96cfb8d
Update Helm release cert-manager to v1.18.2
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m45s
2025-07-03 13:02:48 +00:00
724cfa0487
Update searxng/searxng:latest Docker digest to 8744b6b
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-03 13:02:16 +00:00
60620996e8
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.59.0
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m56s
2025-07-03 08:01:58 +00:00
a03f3df287
Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m36s
2025-07-03 01:01:02 +00:00
dc5b23afeb
Update thewicklowwolf/lidatube Docker tag to v0.2.29
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 1m21s
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-07-03 00:02:09 +00:00
283b60a449
Update directus/directus Docker tag to v11.9.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m19s
2025-07-02 17:01:36 +00:00
3376155035
Update vectorim/element-web Docker tag to v1.11.105
lint-test-helm / helm-lint (push) Successful in 8s
process-pull-requests / process-pull-requests (push) Successful in 10s
process-issues / process-issues (push) Failing after 12s
renovate / renovate (push) Successful in 2m59s
2025-07-02 16:02:06 +00:00
34d6b073d6
Update ollama/ollama Docker tag to v0.9.4
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-02 16:01:38 +00:00
20cac07a58
Update d3fk/s3cmd:latest Docker digest to e9f00f4
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m37s
2025-07-02 03:01:14 +00:00
37661dd886
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 7fa7791
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 37s
renovate / renovate (push) Successful in 1m2s
2025-07-01 22:01:13 +00:00
2057e81514
Update kube-prometheus-stack Docker tag to v75.7.0
lint-test-helm / helm-lint (push) Successful in 13s
process-issues / process-issues (push) Failing after 8s
process-pull-requests / process-pull-requests (push) Successful in 14s
renovate / renovate (push) Successful in 2m12s
2025-07-01 18:02:14 +00:00
4ceb62ec2f
Update directus/directus Docker tag to v11.9.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
2025-07-01 18:01:32 +00:00
324725b0e2
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.58.0
lint-test-helm / helm-lint (pull_request) Successful in 34s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m20s
2025-07-01 09:01:33 +00:00
c5f9fd10cd
Update kube-prometheus-stack Docker tag to v75.6.2
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m5s
2025-06-30 21:01:30 +00:00
7e0b21ba54
Update elasticsearch Docker tag to v22.0.10
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 54s
2025-06-30 20:01:23 +00:00
1e0a3ded35
Update ghcr.io/n8n-io/n8n Docker tag to v1.101.0
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m11s
2025-06-30 16:01:15 +00:00
68ddcda0cf
Update searxng/searxng:latest Docker digest to 5a9a87d
lint-test-helm / helm-lint (push) Successful in 13s
lint-test-helm / helm-lint (pull_request) Successful in 25s
renovate / renovate (push) Successful in 1m15s
2025-06-30 12:01:31 +00:00
f3d541e2ed
Update ghcr.io/linuxserver/plex:1.41.8 Docker digest to 14e8d78
lint-test-helm / helm-lint (pull_request) Successful in 21s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m14s
2025-06-30 10:01:24 +00:00
6d8a346198
Update Helm release generic-device-plugin to v0.3.2
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m12s
2025-06-29 22:00:52 +00:00
c96bf18445
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.57.0
lint-test-helm / helm-lint (pull_request) Successful in 30s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m17s
2025-06-29 13:00:52 +00:00
9f1b49071d
Update ghcr.io/linuxserver/qbittorrent:5.1.1 Docker digest to 1afa9ee
renovate / renovate (push) Successful in 57s
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 9s
2025-06-29 08:01:00 +00:00
26cca8ea84
Update searxng/searxng:latest Docker digest to fc36c9c
lint-test-helm / helm-lint (pull_request) Successful in 23s
renovate / renovate (push) Successful in 1m0s
lint-test-helm / helm-lint (push) Successful in 10s
2025-06-29 07:00:55 +00:00
cbf00096d1
Update ghcr.io/plexguide/huntarr Docker tag to v8 ( #681 )
...
lint-test-helm / helm-lint (push) Successful in 12s
process-issues / process-issues (push) Failing after 12s
process-pull-requests / process-pull-requests (push) Successful in 18s
renovate / renovate (push) Successful in 2m7s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/plexguide/huntarr | major | `7.8.2` -> `8.1.11` |
---
> ⚠️ **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**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC44IiwidXBkYXRlZEluVmVyIjoiNDEuMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #681
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-06-28 22:07:58 +00:00
261006e898
Update hashicorp/vault Docker tag to v1.20.0 ( #781 )
...
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m6s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| hashicorp/vault | minor | `1.19.5` -> `1.20.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #781
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-06-28 22:04:49 +00:00
48a63bccbe
add merge step
renovate / renovate (push) Successful in 1m17s
2025-06-28 17:02:31 -05:00
a2903c5a7b
Update kube-prometheus-stack Docker tag to v75.6.1
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m3s
2025-06-28 21:56:37 +00:00
03ddd24db3
Merge pull request 'Update Helm release snapshot-controller to v4.1.0' ( #762 ) from renovate/snapshot-controller-4.x into main
...
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 3m6s
Reviewed-on: #762
2025-06-28 21:53:49 +00:00
184f2fdb08
Update Helm release snapshot-controller to v4.1.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-28 21:53:05 +00:00
0ff6f80992
Merge pull request 'Update xenrox/ntfy-alertmanager Docker tag to v0.5.0' ( #761 ) from renovate/xenrox-ntfy-alertmanager-0.x into main
...
lint-test-helm / helm-lint (push) Failing after 12s
renovate / renovate (push) Successful in 1m14s
Reviewed-on: #761
2025-06-28 21:52:06 +00:00
600f99b4ca
Update xenrox/ntfy-alertmanager Docker tag to v0.5.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-28 21:48:44 +00:00
f1d06516e6
change config
renovate / renovate (push) Successful in 1m24s
2025-06-28 16:47:31 -05:00
f9f47a699e
Update cloudflared Docker tag to v1.17.3
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 34s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-28 21:45:14 +00:00
3ad88d5c30
add debug
renovate / renovate (push) Has been cancelled
2025-06-28 16:44:08 -05:00
dcc625631f
Update Helm release authentik to v2025.6.3
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m59s
2025-06-28 15:01:09 +00:00
be0f016513
Update Helm release gitea to v12.1.1
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m31s
2025-06-28 14:01:26 +00:00
e04846db55
Update searxng/searxng:latest Docker digest to 2c92af5
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-06-28 14:00:50 +00:00
af9fcfd4c6
Update Helm release argo-cd to v8.1.2
lint-test-helm / helm-lint (push) Failing after 9s
renovate / renovate (push) Successful in 1m26s
2025-06-28 12:01:53 +00:00
77e71a38bf
Update searxng/searxng:latest Docker digest to 3ff0ca3
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-28 12:01:05 +00:00
c1eb752b6f
Merge pull request 'Update directus/directus Docker tag to v11.9.0' ( #786 ) from renovate/directus-directus-11.x into main
...
lint-test-helm / helm-lint (push) Failing after 9s
renovate / renovate (push) Successful in 2m0s
Reviewed-on: #786
2025-06-28 05:21:01 +00:00
7cd3653caa
Merge pull request 'Update nginx Docker tag to v1.29.0' ( #777 ) from renovate/nginx-1.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
Reviewed-on: #777
2025-06-28 05:20:27 +00:00
cdbfd469e2
Merge pull request 'Update Helm release traefik to v36.2.0' ( #771 ) from renovate/traefik-36.x into main
...
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
Reviewed-on: #771
2025-06-28 05:20:19 +00:00
82268e8de0
Update nginx Docker tag to v1.29.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-28 00:03:56 +00:00
a9e9414b36
Update Helm release traefik to v36.2.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-28 00:03:42 +00:00
c777bd75e0
Update directus/directus Docker tag to v11.9.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-28 00:03:09 +00:00
edaa9649ec
Update thewicklowwolf/lidatube Docker tag to v0.2.28
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 2m36s
2025-06-28 00:01:31 +00:00
f1a4e7ce64
Update Helm release tailscale-operator to v1.84.3
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 7s
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m57s
2025-06-27 18:01:13 +00:00
bac4c469f6
Update searxng/searxng:latest Docker digest to 84fd815
lint-test-helm / helm-lint (pull_request) Successful in 33s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m23s
2025-06-27 17:01:08 +00:00
8ab03ba514
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.56.0
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m57s
2025-06-27 12:01:18 +00:00
75e010e8b6
Update ollama/ollama Docker tag to v0.9.3
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m42s
2025-06-27 08:01:16 +00:00
2e2e6ef213
Update Helm release external-secrets to v0.18.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m49s
2025-06-27 07:02:02 +00:00
0e6d5aa5b7
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.5
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-27 07:01:03 +00:00
f7f897470f
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.4
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m40s
2025-06-27 06:01:24 +00:00
2ec2f8a6a2
Update ghcr.io/traefik/traefik Docker tag to v3.4.3
lint-test-docker / docker-lint (pull_request) Successful in 11s
lint-test-docker / docker-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m33s
2025-06-27 01:01:58 +00:00
7311d1b8a8
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.3
lint-test-helm / helm-lint (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 11s
process-issues / process-issues (push) Failing after 17s
renovate / renovate (push) Successful in 1m16s
2025-06-26 20:01:36 +00:00
e9b4c44aa0
Update ghcr.io/tailscale/tailscale Docker tag to v1.84.3
renovate / renovate (push) Has been cancelled
lint-test-docker / docker-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-docker / docker-lint (pull_request) Successful in 19s
2025-06-26 19:02:30 +00:00
c1ad2567e2
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.2
renovate / renovate (push) Successful in 1m35s
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-26 19:01:13 +00:00
ea80cbdd20
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.55.1
renovate / renovate (push) Successful in 1m56s
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-26 15:01:25 +00:00
46b1ade9ef
Update searxng/searxng:latest Docker digest to d1a8f60
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m28s
2025-06-26 13:01:10 +00:00
fcf0f2040f
Update rmcrackan/libation Docker tag to v12.4.5
renovate / renovate (push) Successful in 1m47s
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 9s
renovate/stability-days Updates have met minimum release age requirement
2025-06-26 11:03:29 +00:00
1ad8783802
Update valkey Docker tag to v3.0.16
lint-test-helm / helm-lint (pull_request) Successful in 46s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-26 11:01:24 +00:00
bda4f91451
Update ghcr.io/linuxserver/code-server Docker tag to v4.101.2
renovate / renovate (push) Successful in 1m24s
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-25 22:00:54 +00:00
3e3f4c8634
Update mrusse08/soularr:latest Docker digest to da225f2
lint-test-helm / helm-lint (pull_request) Successful in 23s
renovate / renovate (push) Successful in 1m32s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-25 21:01:40 +00:00
ea7b526dc1
Update searxng/searxng:latest Docker digest to 2ae57bb
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 22s
renovate / renovate (push) Successful in 1m32s
2025-06-25 16:02:42 +00:00
311e413b5e
Update ghcr.io/n8n-io/n8n Docker tag to v1.100.1
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m22s
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-25 11:02:16 +00:00
b877404c0c
Update searxng/searxng:latest Docker digest to 7d109fa
lint-test-helm / helm-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m23s
2025-06-25 08:01:24 +00:00
55a0ba9c99
Update searxng/searxng:latest Docker digest to 853dbbf
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m21s
2025-06-25 07:01:21 +00:00
bfc7a9eb4e
Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.1
lint-test-helm / helm-lint (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 9s
process-issues / process-issues (push) Failing after 11s
renovate / renovate (push) Successful in 2m18s
2025-06-25 03:02:47 +00:00
66a4c64e31
Update d3fk/s3cmd:latest Docker digest to e311d96
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-06-25 03:02:11 +00:00
5d6181141d
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to b515d79
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m29s
2025-06-24 22:01:01 +00:00
15863f3c7a
Update mrusse08/soularr:latest Docker digest to eb0db66
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m16s
2025-06-24 20:01:03 +00:00
650248ba71
Update elasticsearch Docker tag to v22.0.9
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m15s
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-06-24 19:02:09 +00:00
ea88ac3607
Update Helm release app-template to v4.1.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m5s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m10s
2025-06-24 15:03:43 +00:00
ee6fafd631
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.6.3
lint-test-helm / helm-lint (pull_request) Successful in 21s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m15s
2025-06-24 14:01:26 +00:00
b6c1868285
Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.7.2
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m30s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-23 23:01:05 +00:00
4491f72fea
Update searxng/searxng:latest Docker digest to bf3d26c
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m17s
2025-06-23 22:01:24 +00:00
f301ae0cab
Update searxng/searxng:latest Docker digest to c6ef461
lint-test-helm / helm-lint (pull_request) Successful in 28s
renovate / renovate (push) Successful in 1m23s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-23 21:01:19 +00:00
21244b19bc
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.6.2
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m1s
lint-test-helm / helm-lint (pull_request) Successful in 18s
2025-06-23 19:02:10 +00:00
d31b0c22db
Update ghcr.io/n8n-io/n8n Docker tag to v1.100.0
lint-test-helm / helm-lint (pull_request) Successful in 7s
renovate / renovate (push) Successful in 1m7s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-23 13:02:26 +00:00
15f0191f00
Merge pull request 'Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.4.0' ( #753 ) from renovate/ghcr.io-stuffanthings-qbit_manage-4.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
process-pull-requests / process-pull-requests (push) Successful in 11s
process-issues / process-issues (push) Failing after 1m19s
renovate / renovate (push) Successful in 2m47s
Reviewed-on: #753
2025-06-23 04:10:34 +00:00
811954652a
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.4.0
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-23 03:02:46 +00:00
ec5a0d6741
Update ghcr.io/lrstanley/vault-unseal Docker tag to v0.7.1
lint-test-helm / helm-lint (push) Failing after 10s
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m18s
2025-06-23 03:01:19 +00:00
bd1b1a5dd9
Update searxng/searxng:latest Docker digest to 50e190e
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m4s
2025-06-22 08:02:11 +00:00
948032e6d6
Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to ca63259
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-22 08:00:59 +00:00
48b8a8a7df
Update searxng/searxng:latest Docker digest to 58c8af4
renovate / renovate (push) Successful in 1m5s
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-22 07:00:53 +00:00
8729f89900
Update searxng/searxng:latest Docker digest to 7c3e7c2
renovate / renovate (push) Successful in 1m15s
lint-test-helm / helm-lint (pull_request) Successful in 26s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-22 06:01:31 +00:00
06fda91986
disable rule
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 10s
process-pull-requests / process-pull-requests (push) Successful in 10s
renovate / renovate (push) Successful in 1m48s
2025-06-22 00:25:11 -05:00
ad7cc5d58a
Update ghcr.io/linuxserver/code-server Docker tag to v4.101.1
renovate / renovate (push) Successful in 1m0s
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-22 04:39:59 +00:00
8721b113d4
add to automerge
renovate / renovate (push) Successful in 1m58s
2025-06-21 23:38:44 -05:00
3500d0d9c1
Update gitea/gitea Docker tag to v1.24.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (pull_request) Successful in 21s
lint-test-docker / docker-lint (push) Failing after 7s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m20s
2025-06-21 22:01:13 +00:00
ddbc200f35
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.54.0
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m25s
2025-06-21 18:01:19 +00:00
42af59e92b
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.53.0
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 11s
process-pull-requests / process-pull-requests (push) Successful in 1m30s
renovate / renovate (push) Successful in 1m55s
2025-06-21 07:01:37 +00:00
64c4fb02b6
Update Helm release argo-workflows to v0.45.19
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate/stability-days Updates have met minimum release age requirement
2025-06-21 07:01:07 +00:00
1247f33dbc
Update Helm release rook-ceph-cluster to v1.17.5
lint-test-helm / helm-lint (push) Failing after 8s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate / renovate (push) Successful in 1m22s
2025-06-20 22:02:12 +00:00
8a88b9e879
Update Helm release rook-ceph to v1.17.5
lint-test-helm / helm-lint (push) Failing after 7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-06-20 22:01:14 +00:00
a3d0f904ad
Update gitea/gitea Docker tag to v1.24.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (pull_request) Successful in 13s
lint-test-helm / helm-lint (push) Failing after 8s
lint-test-docker / docker-lint (push) Failing after 9s
renovate / renovate (push) Successful in 1m15s
2025-06-20 21:01:21 +00:00
ce95801054
Merge pull request 'Update kube-prometheus-stack Docker tag to v75.4.0' ( #738 ) from renovate/kube-prometheus-stack-75.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
process-pull-requests / process-pull-requests (push) Successful in 1m11s
process-issues / process-issues (push) Failing after 1m11s
renovate / renovate (push) Successful in 1m15s
Reviewed-on: #738
2025-06-20 18:58:55 +00:00
234331a57c
Update kube-prometheus-stack Docker tag to v75.4.0
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-20 18:56:48 +00:00
7c36a3a16a
remove topology
renovate / renovate (push) Successful in 1m22s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-20 13:55:37 -05:00
e661cb8ed8
add toleration
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Has been cancelled
2025-06-20 13:54:33 -05:00
24aec19d05
Update ghcr.io/linuxserver/sonarr Docker tag to v4.0.15
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-20 18:53:21 +00:00
370417848a
cleanup values
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
2025-06-20 13:52:08 -05:00
6319b13f40
fix
renovate / renovate (push) Successful in 1m25s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-20 13:30:05 -05:00
559bf8f978
Update Helm release cilium to v1.17.5
lint-test-helm / helm-lint (push) Failing after 11s
renovate / renovate (push) Successful in 1m51s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-20 18:21:43 +00:00
414524751f
add automerge
renovate / renovate (push) Successful in 1m28s
2025-06-20 13:15:29 -05:00
43b8d830e1
change ignore
lint-test-helm / helm-lint (push) Failing after 13s
renovate / renovate (push) Successful in 1m49s
2025-06-20 12:41:32 -05:00
2a4adef031
disable vul scanner
lint-test-helm / helm-lint (push) Failing after 44s
renovate / renovate (push) Successful in 1m52s
2025-06-20 12:03:34 -05:00
21ff9587ce
remove plugin
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Failing after 12m0s
2025-06-20 11:36:01 -05:00
63bb4e1d9e
update plugin
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m27s
2025-06-20 11:31:30 -05:00
341cbf80da
remove mount
renovate / renovate (push) Successful in 1m55s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-20 11:23:29 -05:00
c53a97aaea
remove mount
renovate / renovate (push) Successful in 1m21s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-20 11:13:57 -05:00
3b1f0099fe
change namespace
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m22s
2025-06-20 11:02:06 -05:00
c0c0d4773c
fix title
lint-test-helm / helm-lint (push) Failing after 36s
renovate / renovate (push) Has been cancelled
2025-06-20 11:01:17 -05:00
5194165bab
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.4
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m15s
2025-06-20 12:02:05 +00:00
a4ad813a04
Update clidey/whodb Docker tag to v0.57.0
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m14s
2025-06-20 07:04:14 +00:00
b777640aea
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.52.2
lint-test-helm / helm-lint (pull_request) Successful in 58s
lint-test-helm / helm-lint (push) Failing after 50s
renovate / renovate (push) Successful in 1m54s
2025-06-20 07:01:49 +00:00
6c5370b637
change repo
lint-test-helm / helm-lint (push) Failing after 1s
renovate / renovate (push) Successful in 2m3s
2025-06-19 23:47:49 -05:00
983db36fba
update selector
renovate / renovate (push) Successful in 1m9s
lint-test-helm / helm-lint (push) Failing after 2s
2025-06-19 23:18:48 -05:00
a2d4139fb1
move dashboard
renovate / renovate (push) Successful in 1m38s
lint-test-helm / helm-lint (push) Failing after 2s
2025-06-19 23:08:07 -05:00
45595bd6c1
add iot dashboard
2025-06-19 23:06:48 -05:00
cde42b6d92
remove commented out section
2025-06-19 23:05:23 -05:00
b384b7147d
change values
lint-test-helm / helm-lint (push) Failing after 2s
renovate / renovate (push) Successful in 2m48s
2025-06-19 22:40:37 -05:00
f9696b5064
monitor all namespaces
lint-test-helm / helm-lint (push) Failing after 2s
renovate / renovate (push) Successful in 1m31s
2025-06-19 22:32:33 -05:00
76d7bb1390
add airgradient scrape
2025-06-19 22:32:21 -05:00
521bbd5636
add n8n
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m13s
2025-06-19 22:25:00 -05:00
194cbca91a
Update kube-prometheus-stack Docker tag to v75.3.6
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Failing after 2s
renovate / renovate (push) Successful in 1m43s
2025-06-20 03:02:31 +00:00
1c21d4d2a7
remove selector
lint-test-helm / helm-lint (push) Failing after 3s
renovate / renovate (push) Successful in 3m0s
2025-06-19 21:06:47 -05:00
880f924864
disable bgp
lint-test-helm / helm-lint (push) Failing after 3s
renovate / renovate (push) Failing after 1m40s
2025-06-19 20:44:08 -05:00
297698c2f9
change host
lint-test-helm / helm-lint (push) Failing after 3s
renovate / renovate (push) Successful in 1m46s
2025-06-19 19:30:19 -05:00
4337e6a4f4
Merge pull request 'Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0' ( #729 ) from renovate/registry.k8s.io-sig-storage-snapshot-controller-8.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 13m52s
process-issues / process-issues (push) Failing after 2s
process-pull-requests / process-pull-requests (push) Failing after 1s
Reviewed-on: #729
2025-06-19 20:11:33 +00:00
1cb422f03b
Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.45.01' ( #734 ) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 5s
Reviewed-on: #734
2025-06-19 20:11:02 +00:00
f99e549518
Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.45.01' ( #733 ) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
Reviewed-on: #733
2025-06-19 20:10:59 +00:00
796a154b19
Merge pull request 'Update ghcr.io/renovatebot/renovate Docker tag to v41' ( #732 ) from renovate/ghcr.io-renovatebot-renovate-41.x into main
...
renovate / renovate (push) Has been cancelled
Reviewed-on: #732
2025-06-19 20:10:48 +00:00
c99b01c82a
Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.45.01
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-19 19:01:34 +00:00
fe8ad79b4c
Update ghcr.io/haveagitgat/tdarr Docker tag to v2.45.01
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-19 19:01:29 +00:00
acf272988e
Update ghcr.io/renovatebot/renovate Docker tag to v41
lint-test-helm / helm-lint (pull_request) Successful in 5s
2025-06-19 14:02:25 +00:00
b2169c37af
Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-19 14:02:15 +00:00
a0a05ab235
Update Helm release matrix-synapse to v3.12.3
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 46s
2025-06-19 09:03:47 +00:00
a2b0ef8d81
Update ghcr.io/n8n-io/n8n Docker tag to v1.99.1
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m8s
2025-06-19 09:02:06 +00:00
b12f096b23
Update kube-prometheus-stack Docker tag to v75.3.5
lint-test-helm / helm-lint (pull_request) Successful in 16s
renovate / renovate (push) Successful in 1m8s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-19 07:01:37 +00:00
420e743bdb
adjust severity
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m11s
2025-06-18 22:32:24 -05:00
ec7da8d590
Merge pull request 'Update Helm release coredns to v1.43.0' ( #726 ) from renovate/coredns-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m32s
Reviewed-on: #726
2025-06-19 03:27:59 +00:00
2a5befc806
update config
renovate / renovate (push) Has been cancelled
2025-06-18 22:27:12 -05:00
978a96ceeb
Update Helm release coredns to v1.43.0
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-06-19 03:23:33 +00:00
92608a1353
Update ollama/ollama Docker tag to v0.9.2
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m41s
lint-test-helm / helm-lint (push) Failing after 6s
renovate/stability-days Updates have not met minimum release age requirement
2025-06-19 03:22:01 +00:00
982dccb364
Update Helm release trivy-operator to v0.29.1
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 5s
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-19 03:20:48 +00:00
0c4fb5dc85
Update Helm release reloader to v2.1.4
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-19 03:19:59 +00:00
a7e00c7360
Update Helm release cert-manager to v1.18.1
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-19 03:19:34 +00:00
661083f43b
Update Helm release element-web to v1.4.14
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-19 03:18:51 +00:00
aa34d95674
Merge pull request 'Update Helm release external-dns to v1.17.0' ( #712 ) from renovate/external-dns-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Has been cancelled
Reviewed-on: #712
2025-06-19 03:18:42 +00:00
1f5685922a
Update Helm release argo-cd to v8.1.1
lint-test-helm / helm-lint (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
renovate/stability-days Updates have not met minimum release age requirement
2025-06-19 03:18:20 +00:00
fdc285d734
Merge pull request 'Update Helm release external-secrets to v0.18.0' ( #710 ) from renovate/external-secrets-0.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #710
2025-06-19 03:17:39 +00:00
d973cac8ba
Update Helm release external-secrets to v0.18.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-19 03:13:02 +00:00
85bbb9af14
Update Helm release external-dns to v1.17.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-19 03:12:57 +00:00
540e92b553
update config
renovate / renovate (push) Successful in 1m10s
2025-06-18 22:12:03 -05:00
4d043694f1
Update kube-prometheus-stack Docker tag to v75.3.3
lint-test-helm / helm-lint (push) Failing after 5s
process-issues / process-issues (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 7s
renovate / renovate (push) Successful in 1m36s
2025-06-18 23:01:44 +00:00
4adc496d37
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.3
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Has been cancelled
2025-06-18 23:01:26 +00:00
54ea2f161b
Update valkey Docker tag to v3.0.15
lint-test-helm / helm-lint (pull_request) Successful in 50s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 1m21s
2025-06-18 21:03:32 +00:00
280fadff0a
Update kube-prometheus-stack Docker tag to v75.3.2
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m2s
2025-06-18 21:02:15 +00:00
658b73fe85
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.2
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m53s
2025-06-18 19:57:24 +00:00
347fdb00f3
Merge pull request 'Update Helm release gitea to v12.1.0' ( #701 ) from renovate/gitea-12.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Failing after 1m12s
Reviewed-on: #701
2025-06-18 19:56:14 +00:00
e8c87ac435
Merge pull request 'Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.1' ( #708 ) from renovate/ghcr.io-fuzzygrim-yamtrack-0.x into main
...
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
Reviewed-on: #708
2025-06-18 19:55:12 +00:00
dbc086ae1b
Merge pull request 'Update eigenfocus/eigenfocus Docker tag to v1.2.0' ( #704 ) from renovate/eigenfocus-eigenfocus-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
Reviewed-on: #704
2025-06-18 19:54:51 +00:00
aee0c54226
Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.52.1' ( #702 ) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #702
2025-06-18 19:54:42 +00:00
a9a21f75a7
Merge pull request 'Update Helm release argo-cd to v8.1.0' ( #700 ) from renovate/argo-cd-8.x into main
...
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Has been cancelled
Reviewed-on: #700
2025-06-18 19:54:29 +00:00
24f883e439
Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.44.01' ( #698 ) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
Reviewed-on: #698
2025-06-18 19:54:16 +00:00
deabb5a202
Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.44.01' ( #697 ) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 6s
Reviewed-on: #697
2025-06-18 19:53:48 +00:00
20697726cc
Merge pull request 'Update clidey/whodb Docker tag to v0.56.0' ( #696 ) from renovate/clidey-whodb-0.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #696
2025-06-18 19:53:28 +00:00
cbf820ef82
Merge pull request 'Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.25.1' ( #680 ) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 7s
Reviewed-on: #680
2025-06-18 19:53:12 +00:00
cd084cfcda
Merge pull request 'Update kube-prometheus-stack Docker tag to v75' ( #692 ) from renovate/kube-prometheus-stack-75.x into main
...
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 5s
Reviewed-on: #692
2025-06-18 19:52:45 +00:00
38f7505aac
Merge pull request 'Update ghcr.io/n8n-io/n8n Docker tag to v1.99.0' ( #689 ) from renovate/ghcr.io-n8n-io-n8n-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Has been cancelled
Reviewed-on: #689
2025-06-18 19:52:30 +00:00
091b63cb4f
Merge pull request 'Update ghcr.io/linuxserver/radarr Docker tag to v5.26.2' ( #682 ) from renovate/ghcr.io-linuxserver-radarr-5.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #682
2025-06-18 19:52:17 +00:00
e8d157b857
Update kube-prometheus-stack Docker tag to v75
lint-test-helm / helm-lint (pull_request) Successful in 27s
2025-06-18 19:02:16 +00:00
b9d7983ca1
Update Helm release gitea to v12.1.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-06-18 14:04:42 +00:00
9ab5745b66
Update Helm release argo-cd to v8.1.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-18 14:04:38 +00:00
1d69f31e66
Update ghcr.io/n8n-io/n8n Docker tag to v1.99.0
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-18 14:04:33 +00:00
005aeeb03c
Update ghcr.io/linuxserver/radarr Docker tag to v5.26.2
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-18 14:04:24 +00:00
e3e8d93121
Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.44.01
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-18 14:04:18 +00:00
f96ef968ea
Update ghcr.io/haveagitgat/tdarr Docker tag to v2.44.01
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-18 14:04:16 +00:00
302ca75dcb
Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.52.1
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-18 14:04:11 +00:00
8945fcaff7
Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.24.1
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-18 14:04:09 +00:00
2fc2cf37c3
Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.25.1
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-18 14:04:06 +00:00
c94cf4143e
Update eigenfocus/eigenfocus Docker tag to v1.2.0
lint-test-helm / helm-lint (pull_request) Successful in 7s
renovate/stability-days Updates have met minimum release age requirement
2025-06-18 14:04:02 +00:00
c107b42a07
Update clidey/whodb Docker tag to v0.56.0
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-18 14:03:56 +00:00
c31c751c41
Update vectorim/element-web Docker tag to v1.11.104
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m33s
2025-06-18 14:02:55 +00:00
0fcc203c15
Update Helm release authentik to v2025.6.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 24s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m37s
2025-06-18 08:01:23 +00:00
358fd8595e
Update cloudflared Docker tag to v1.17.2
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 1m24s
renovate / renovate (push) Successful in 1m57s
2025-06-18 06:01:38 +00:00
541b033e36
Update d3fk/s3cmd:latest Docker digest to eaf734d
lint-test-helm / helm-lint (push) Failing after 17s
renovate / renovate (push) Successful in 2m29s
lint-test-helm / helm-lint (pull_request) Successful in 11s
2025-06-18 03:01:56 +00:00
dbb3fe3cc9
Update rmcrackan/libation Docker tag to v12.4.4
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m58s
2025-06-17 18:01:57 +00:00
1f76c017b9
Update Helm release coredns to v1.42.4
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m26s
2025-06-17 10:01:17 +00:00
fdabef85b4
Update mrusse08/soularr:latest Docker digest to 77d55f8
renovate / renovate (push) Successful in 1m20s
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-17 02:01:08 +00:00
ee68fe65a4
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.2
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 9s
renovate / renovate (push) Successful in 2m4s
2025-06-16 18:02:26 +00:00
bcae9cfcf4
Update dock.mau.dev/mautrix/discord Docker tag to v0.7.4
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-06-16 18:01:56 +00:00
824c613d8c
Update valkey Docker tag to v3.0.14
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m36s
2025-06-16 15:03:12 +00:00
2fb8d56846
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.15
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 1m36s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-16 15:01:52 +00:00
f32bc9227a
Update kube-prometheus-stack Docker tag to v74.2.2
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m15s
2025-06-16 14:01:12 +00:00
8e812dc55d
Update registry.k8s.io/coredns/coredns Docker tag to v1.12.2
renovate / renovate (push) Successful in 1m29s
lint-test-helm / helm-lint (push) Failing after 8s
lint-test-helm / helm-lint (pull_request) Successful in 23s
2025-06-16 09:02:05 +00:00
a8d917819f
Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.9.3
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m2s
2025-06-15 22:01:11 +00:00
bb5c32004e
Update ollama/ollama Docker tag to v0.9.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 9s
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate / renovate (push) Successful in 1m27s
2025-06-15 18:01:53 +00:00
6dda92387f
Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to 3e87e9b
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m20s
2025-06-15 08:01:09 +00:00
43dfb35264
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 914a9e8
lint-test-helm / helm-lint (push) Failing after 5s
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate / renovate (push) Successful in 1m40s
2025-06-15 06:01:40 +00:00
9911cc8089
Update ghcr.io/linuxserver/code-server:4.100.3 Docker digest to 2b0035a
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m44s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-14 21:02:32 +00:00
18cbf0bb77
Update kube-prometheus-stack Docker tag to v74.2.1
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Successful in 1m58s
lint-test-helm / helm-lint (push) Failing after 1m4s
2025-06-14 19:53:52 +00:00
664972277c
Merge pull request 'Update kube-prometheus-stack Docker tag to v74.2.0' ( #677 ) from renovate/kube-prometheus-stack-74.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 9s
process-pull-requests / process-pull-requests (push) Successful in 12s
renovate / renovate (push) Successful in 2m16s
Reviewed-on: #677
2025-06-14 19:53:03 +00:00
fca7914302
Update kube-prometheus-stack Docker tag to v74.2.0
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-14 19:01:07 +00:00
ca5db479a4
Update valkey Docker tag to v3.0.13
lint-test-helm / helm-lint (push) Failing after 5s
lint-test-helm / helm-lint (pull_request) Successful in 40s
renovate / renovate (push) Successful in 1m1s
2025-06-14 13:01:05 +00:00
1726043259
Update searxng/searxng:latest Docker digest to a6ad4d7
lint-test-helm / helm-lint (pull_request) Successful in 13s
renovate / renovate (push) Successful in 1m9s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-14 07:01:15 +00:00
f0c6147bf8
Update ghcr.io/linuxserver/sonarr:4.0.14 Docker digest to de67e5b
renovate / renovate (push) Successful in 1m17s
lint-test-helm / helm-lint (pull_request) Successful in 22s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-14 00:01:48 +00:00
a24f64d6a0
Update elasticsearch Docker tag to v22.0.8
renovate / renovate (push) Successful in 2m2s
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-13 23:01:24 +00:00
88e2425866
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.6.1
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m13s
2025-06-13 21:01:58 +00:00
f28a075bfd
Update ghcr.io/plexguide/huntarr Docker tag to v7.8.2
lint-test-helm / helm-lint (pull_request) Successful in 23s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m0s
2025-06-13 08:01:08 +00:00
cd0ecb09a1
Update ghcr.io/plexguide/huntarr Docker tag to v7.8.1
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 55s
2025-06-13 07:01:11 +00:00
8cd38e6063
Update searxng/searxng:latest Docker digest to ab61c66
lint-test-helm / helm-lint (pull_request) Successful in 24s
renovate / renovate (push) Successful in 1m32s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-13 03:01:37 +00:00
256f892e12
Merge pull request 'Update Helm release generic-device-plugin to v0.3.1' ( #667 ) from renovate/generic-device-plugin-0.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
process-pull-requests / process-pull-requests (push) Successful in 7s
process-issues / process-issues (push) Successful in 15s
renovate / renovate (push) Successful in 59s
Reviewed-on: #667
2025-06-12 20:12:20 +00:00
acd808024e
Merge pull request 'Update cloudflared Docker tag to v1.17.1' ( #665 ) from renovate/cloudflared-1.x into main
...
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
Reviewed-on: #665
2025-06-12 20:12:14 +00:00
8e47009206
change config
renovate / renovate (push) Has been cancelled
2025-06-12 15:11:58 -05:00
1b26b71118
Update Helm release generic-device-plugin to v0.3.1
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-12 19:51:05 +00:00
3badd27fe2
Update cloudflared Docker tag to v1.17.1
lint-test-helm / helm-lint (pull_request) Successful in 42s
2025-06-12 19:50:33 +00:00
9eae161131
Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.8.0' ( #666 ) from renovate/ghcr.io-plexguide-huntarr-7.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 55s
Reviewed-on: #666
2025-06-12 19:49:47 +00:00
617da3cc96
Merge pull request 'Update kube-prometheus-stack Docker tag to v74' ( #668 ) from renovate/kube-prometheus-stack-74.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 47s
Reviewed-on: #668
2025-06-12 19:46:40 +00:00
ec39099370
Update kube-prometheus-stack Docker tag to v74
lint-test-helm / helm-lint (pull_request) Successful in 32s
2025-06-12 19:04:11 +00:00
b9c06007b4
Update ghcr.io/plexguide/huntarr Docker tag to v7.8.0
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-12 19:03:56 +00:00
eaa207884e
Merge pull request 'Update prometheus-operator-crds Docker tag to v21' ( #664 ) from renovate/prometheus-operator-crds-21.x into main
...
renovate / renovate (push) Successful in 4m3s
lint-test-helm / helm-lint (push) Failing after 6s
Reviewed-on: #664
2025-06-12 18:10:52 +00:00
755ba7aa0b
Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.43.01' ( #659 ) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #659
2025-06-12 18:10:40 +00:00
14e6dd64ef
Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.43.01' ( #658 ) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #658
2025-06-12 18:10:34 +00:00
6e36111d70
Update prometheus-operator-crds Docker tag to v21
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-12 14:02:24 +00:00
5f4c77dc8e
Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.43.01
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-12 14:02:01 +00:00
334ded757a
Update ghcr.io/haveagitgat/tdarr Docker tag to v2.43.01
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-12 14:01:57 +00:00
cb014aafe5
Update Helm release element-web to v1.4.13
lint-test-helm / helm-lint (pull_request) Successful in 9s
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 41s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-12 12:04:14 +00:00
06ae5bb79e
Update Helm release app-template to v4.1.1
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m1s
2025-06-12 12:03:20 +00:00
ec52647afe
Update ghcr.io/n8n-io/n8n Docker tag to v1.98.1
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-12 12:01:46 +00:00
9d1649bcf0
Update prometheus-operator-crds Docker tag to v20.0.3
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m6s
2025-06-12 11:02:35 +00:00
50edb9ced2
Update kube-prometheus-stack Docker tag to v73.2.3
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-12 11:01:23 +00:00
4e2fd46361
Update bbilly1/tubearchivist Docker tag to v0.5.4
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 57s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-12 01:02:09 +00:00
8546ca3cb8
Update searxng/searxng:latest Docker digest to 6288308
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m16s
2025-06-12 01:01:29 +00:00
55dda22b1f
Update thewicklowwolf/lidatube Docker tag to v0.2.27
lint-test-helm / helm-lint (pull_request) Successful in 7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
2025-06-12 00:03:27 +00:00
695d8f1c98
Update searxng/searxng:latest Docker digest to 883c1a1
renovate / renovate (push) Successful in 1m24s
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-06-12 00:02:03 +00:00
35b0943190
Merge pull request 'Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.6.0' ( #655 ) from renovate/ghcr.io-home-assistant-home-assistant-2025.x into main
...
lint-test-helm / helm-lint (push) Failing after 10s
process-issues / process-issues (push) Failing after 8s
process-pull-requests / process-pull-requests (push) Failing after 12s
renovate / renovate (push) Successful in 1m43s
Reviewed-on: #655
2025-06-11 21:11:32 +00:00
d6a59337da
Merge pull request 'Update ghcr.io/n8n-io/n8n Docker tag to v1.98.0' ( #647 ) from renovate/ghcr.io-n8n-io-n8n-1.x into main
...
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #647
2025-06-11 21:11:02 +00:00
78765f8469
Update ghcr.io/n8n-io/n8n Docker tag to v1.98.0
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-11 21:03:39 +00:00
1ac1b7ea5c
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.6.0
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-11 21:03:24 +00:00