1117 Commits

Author SHA1 Message Date
57b439ac09 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.136.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-07-30 23:08:50 +00:00
3fc2a7a874 Update cloudflared Docker tag to v1.19.0 (#1066)
All checks were successful
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)
All checks were successful
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), [@&#8203;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), [@&#8203;ldelossa](https://github.com/ldelossa); [cilium/cilium#37346](https://github.com/cilium/cilium/pull/37346), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;caorui-io](https://github.com/caorui-io), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;squeed](https://github.com/squeed))

#### 🌅 Performance

- **📊 Scale Test Results**: Cilium implements policies and services up to 45% faster in higher scale environments (Various; [@&#8203;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), [@&#8203;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), [@&#8203;squeed](https://github.com/squeed); [cilium/cilium#40414](https://github.com/cilium/cilium/pull/40414), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;aditighag](https://github.com/aditighag); [cilium/cilium#38031](https://github.com/cilium/cilium/pull/38031), [@&#8203;orange30](https://github.com/orange30); [cilium/cilium#36648](https://github.com/cilium/cilium/pull/36648), [@&#8203;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), [@&#8203;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), [@&#8203;christarazi](https://github.com/christarazi); [cilium/cilium#39090](https://github.com/cilium/cilium/pull/39090), [@&#8203;pippolo84](https://github.com/pippolo84); [cilium/cilium#37765](https://github.com/cilium/cilium/pull/37765), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;sayboras](https://github.com/sayboras); [cilium/cilium#38868](https://github.com/cilium/cilium/pull/38868), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;yushoyamaguchi](https://github.com/yushoyamaguchi); [cilium/cilium#38300](https://github.com/cilium/cilium/pull/38300), [@&#8203;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), [@&#8203;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), [@&#8203;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), [@&#8203;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)
All checks were successful
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 [#&#8203;8704](https://github.com/elastic/cloud-on-k8s/pull/8704)
- Propagate metadata to children [#&#8203;8673](https://github.com/elastic/cloud-on-k8s/pull/8673) (issue: [#&#8203;2652](https://github.com/elastic/cloud-on-k8s/issues/2652))
- Allow advanced configuration for fleet-managed Elastic Agents [#&#8203;8623](https://github.com/elastic/cloud-on-k8s/pull/8623) (issue: [#&#8203;8619](https://github.com/elastic/cloud-on-k8s/issues/8619))

##### Fixes

- Set owner on service account Secret, update it when application is recreated [#&#8203;8716](https://github.com/elastic/cloud-on-k8s/pull/8716)
- fix: Cannot disable TLS in Logstash [#&#8203;8706](https://github.com/elastic/cloud-on-k8s/pull/8706) (issue: [#&#8203;8600](https://github.com/elastic/cloud-on-k8s/issues/8600))
- Move from deprecated container input to filestream [#&#8203;8679](https://github.com/elastic/cloud-on-k8s/pull/8679) (issue: [#&#8203;8667](https://github.com/elastic/cloud-on-k8s/issues/8667))
- Add automated workaround for 9.0.0 maps issue [#&#8203;8665](https://github.com/elastic/cloud-on-k8s/pull/8665) (issue: [#&#8203;8655](https://github.com/elastic/cloud-on-k8s/issues/8655))
- Bump go.mod to v3 [#&#8203;8609](https://github.com/elastic/cloud-on-k8s/pull/8609)
- Helm: Add support for missing `remoteClusterServer` value [#&#8203;8612](https://github.com/elastic/cloud-on-k8s/pull/8612)

##### Documentation improvements

- \[Helm] Fix examples/logstash/basic-eck.yaml [#&#8203;8695](https://github.com/elastic/cloud-on-k8s/pull/8695)

##### Miscellaneous

- Update Go version to 1.24.5 [#&#8203;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 [#&#8203;8711](https://github.com/elastic/cloud-on-k8s/pull/8711)
- fix(deps): update k8s to v0.33.2 [#&#8203;8699](https://github.com/elastic/cloud-on-k8s/pull/8699)
- fix(deps): update module cloud.google.com/go/storage to v1.52.0 [#&#8203;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 [#&#8203;8631](https://github.com/elastic/cloud-on-k8s/pull/8631)
- fix(deps): update module github.com/google/go-containerregistry to v0.20.6 [#&#8203;8672](https://github.com/elastic/cloud-on-k8s/pull/8672)
- fix(deps): update module github.com/magiconair/properties to v1.8.10 [#&#8203;8625](https://github.com/elastic/cloud-on-k8s/pull/8625)
- fix(deps): update module github.com/prometheus/common to v0.63.0 [#&#8203;8569](https://github.com/elastic/cloud-on-k8s/pull/8569)
- fix(deps): update module github.com/spf13/viper to v1.20.1 [#&#8203;8570](https://github.com/elastic/cloud-on-k8s/pull/8570)
- fix(deps): update module google.golang.org/api to v0.227.0 [#&#8203;8529](https://github.com/elastic/cloud-on-k8s/pull/8529)
- fix(deps): update module helm.sh/helm/v3 to 3.17.3 [#&#8203;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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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)
All checks were successful
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
Some checks failed
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
Some checks failed
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)
All checks were successful
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)
All checks were successful
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
All checks were successful
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
Some checks failed
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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)
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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 [@&#8203;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 [@&#8203;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 [@&#8203;5h4k4r](https://github.com/5h4k4r) in https://github.com/cloudnative-pg/charts/pull/614
- feat( cluster ): Advanced configuration for monitoring queries by [@&#8203;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 [@&#8203;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 [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/564
- Release cloudnative-pg-v0.25.0 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/cloudnative-pg/charts/pull/626

#### New Contributors

- [@&#8203;icekom](https://github.com/icekom) made their first contribution in https://github.com/cloudnative-pg/charts/pull/467
- [@&#8203;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)
Some checks failed
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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)
Some checks failed
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)
All checks were successful
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)
Some checks failed
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)
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
All checks were successful
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 [@&#8203;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 [@&#8203;userAdityaa](https://github.com/userAdityaa) .
- Add BackendTLSPolicy views. Thanks to [@&#8203;userAdityaa](https://github.com/userAdityaa) .
- Add create button for more resources
- Add Tamil locale. Thanks to [@&#8203;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 @&#8203;cavus700 .
* Use allowed namespaces when getting the Overview's events
* Fix key-related react warnings. Thanks to @&#8203;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 @&#8203;upsaurav12 .
* Fix the kind field when creating a CR. Thanks to @&#8203;ChayanDass .

#### 💻 Development
* Update story for AlerNotification. Thanks to @&#8203;ANIRUDH-SJ .
* Add story for StatefulSet. Thanks to @&#8203;SinghaAnirban005
* Add tests to UI slice (redux). Thanks to @&#8203;DhairyaMajmudar .
* Make the ServiceDetails more realistic. Thanks to @&#8203;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 @&#8203;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
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
Some checks failed
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)
All checks were successful
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 [@&#8203;AswinT22](https://github.com/AswinT22) in https://github.com/argoproj/argo-helm/pull/3382

#### New Contributors

- [@&#8203;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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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
All checks were successful
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)
Some checks failed
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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)
Some checks failed
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)
All checks were successful
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
Some checks failed
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
Some checks failed
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)
Some checks failed
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
All checks were successful
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)
All checks were successful
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
Some checks failed
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)
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
Some checks failed
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
All checks were successful
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
All checks were successful
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)
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
Some checks failed
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)
All checks were successful
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)
Some checks failed
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
All checks were successful
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
Some checks failed
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)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
Some checks failed
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
All checks were successful
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)
All checks were successful
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 [@&#8203;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 [@&#8203;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)
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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)
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
Some checks failed
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
All checks were successful
renovate / renovate (push) Successful in 1m32s
2025-07-11 21:47:32 -05:00
647ace1b01 Update outlinewiki/outline Docker tag to v0.85.1
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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)
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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 [@&#8203;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 [@&#8203;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 [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1150

#### New Contributors

- [@&#8203;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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
All checks were successful
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)
Some checks failed
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)
Some checks failed
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 [@&#8203;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 ([#&#8203;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 [#&#8203;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 [@&#8203;jpdillingham](https://github.com/jpdillingham) in https://github.com/slskd/slskd/pull/1343
- Fix remaining transfter State queries using HasFlag() by [@&#8203;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 [@&#8203;jpdillingham](https://github.com/jpdillingham) in https://github.com/slskd/slskd/pull/1359
- Bump Soulseek.NET to 7.1.0 by [@&#8203;jpdillingham](https://github.com/jpdillingham) in https://github.com/slskd/slskd/pull/1363
- Update documentation for scripts by [@&#8203;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 [@&#8203;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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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)
All checks were successful
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 [@&#8203;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 [@&#8203;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 @&#8203;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 [@&#8203;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

- [@&#8203;MehdiBouzouaya](https://github.com/MehdiBouzouaya) made their first contribution in https://github.com/outline/outline/pull/9202
- [@&#8203;xadammr](https://github.com/xadammr) made their first contribution in https://github.com/outline/outline/pull/9172
- [@&#8203;urbalazs](https://github.com/urbalazs) made their first contribution in https://github.com/outline/outline/pull/9230
- [@&#8203;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)
Some checks failed
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 ([@&#8203;Thomas55555] - [#&#8203;147024]) ([remote\_calendar docs][remote_calendar docs])
- Fix missing port in samsungtv ([@&#8203;epenet] - [#&#8203;147962]) ([samsungtv docs])
- Bump ZHA to 0.0.62 ([@&#8203;puddly] - [#&#8203;147966]) ([zha docs]) (dependency)
- Bump aiounifi to v84 ([@&#8203;Kane610] - [#&#8203;147987]) ([unifi docs])
- Fix state being incorrectly reported in some situations on Music Assistant players ([@&#8203;marcelveldt] - [#&#8203;147997]) ([music\_assistant docs][music_assistant docs]) (dependency)
- Bump hass-nabucasa from 0.104.0 to 0.105.0 ([@&#8203;ludeeus] - [#&#8203;148040]) ([cloud docs]) (dependency)
- Fix Telegram bots using plain text parser failing to load on restart ([@&#8203;hanwg] - [#&#8203;148050]) ([telegram\_bot docs][telegram_bot docs])
- Bump pyenphase to 2.2.0 ([@&#8203;catsmanac] - [#&#8203;148070]) ([enphase\_envoy docs][enphase_envoy docs]) (dependency)
- Cancel enphase mac verification on unload. ([@&#8203;catsmanac] - [#&#8203;148072]) ([enphase\_envoy docs][enphase_envoy docs])
- Bump aioamazondevices to 3.2.3 ([@&#8203;chemelli74] - [#&#8203;148082]) ([alexa\_devices docs][alexa_devices docs]) (dependency)
- Update frontend to [`2025070`](https://github.com/home-assistant/core/commit/20250702).1 ([@&#8203;bramkragten] - [#&#8203;148131]) ([frontend docs]) (dependency)
- \[ci] Fix typing issue with aiohttp and aiosignal ([@&#8203;cdce8p] - [#&#8203;148141]) ([http docs])
- Bump venstarcolortouch to 0.21 ([@&#8203;mlfreeman2] - [#&#8203;148152]) ([venstar docs]) (dependency)

[#&#8203;147024]: https://github.com/home-assistant/core/pull/147024

[#&#8203;147533]: https://github.com/home-assistant/core/pull/147533

[#&#8203;147962]: https://github.com/home-assistant/core/pull/147962

[#&#8203;147966]: https://github.com/home-assistant/core/pull/147966

[#&#8203;147987]: https://github.com/home-assistant/core/pull/147987

[#&#8203;147997]: https://github.com/home-assistant/core/pull/147997

[#&#8203;148040]: https://github.com/home-assistant/core/pull/148040

[#&#8203;148050]: https://github.com/home-assistant/core/pull/148050

[#&#8203;148070]: https://github.com/home-assistant/core/pull/148070

[#&#8203;148072]: https://github.com/home-assistant/core/pull/148072

[#&#8203;148082]: https://github.com/home-assistant/core/pull/148082

[#&#8203;148131]: https://github.com/home-assistant/core/pull/148131

[#&#8203;148141]: https://github.com/home-assistant/core/pull/148141

[#&#8203;148152]: https://github.com/home-assistant/core/pull/148152

[@&#8203;Kane610]: https://github.com/Kane610

[@&#8203;Thomas55555]: https://github.com/Thomas55555

[@&#8203;bramkragten]: https://github.com/bramkragten

[@&#8203;catsmanac]: https://github.com/catsmanac

[@&#8203;cdce8p]: https://github.com/cdce8p

[@&#8203;chemelli74]: https://github.com/chemelli74

[@&#8203;epenet]: https://github.com/epenet

[@&#8203;frenck]: https://github.com/frenck

[@&#8203;hanwg]: https://github.com/hanwg

[@&#8203;ludeeus]: https://github.com/ludeeus

[@&#8203;marcelveldt]: https://github.com/marcelveldt

[@&#8203;mlfreeman2]: https://github.com/mlfreeman2

[@&#8203;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)
Some checks failed
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 [#&#8203;1452](https://github.com/traefik/traefik-helm-chart/issues/1452) by [@&#8203;na2na-p](https://github.com/na2na-p)
- feat(deps): update traefik docker tag to v3.4.3 [#&#8203;1466](https://github.com/traefik/traefik-helm-chart/issues/1466) by [@&#8203;renovate](https://github.com/renovate)\[bot]

#### 📦 Others

- chore(CRDs): 🔧 👷 fix tag detection on release [#&#8203;1464](https://github.com/traefik/traefik-helm-chart/issues/1464) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- chore(release): 🚀 publish 36.3.0 [#&#8203;1468](https://github.com/traefik/traefik-helm-chart/issues/1468) by [@&#8203;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)
Some checks failed
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 [@&#8203;volodimyr](https://github.com/volodimyr) in https://github.com/TwiN/gatus/pull/1125
- feat(alerting): Add ilert alert provider by [@&#8203;DaTiMy](https://github.com/DaTiMy) in https://github.com/TwiN/gatus/pull/1082
- docs: Add NixOS example by [@&#8203;pizzapim](https://github.com/pizzapim) in https://github.com/TwiN/gatus/pull/1131

#### New Contributors

- [@&#8203;pizzapim](https://github.com/pizzapim) made their first contribution in https://github.com/TwiN/gatus/pull/1131
- [@&#8203;volodimyr](https://github.com/volodimyr) made their first contribution in https://github.com/TwiN/gatus/pull/1125
- [@&#8203;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)
Some checks failed
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)
Some checks failed
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)
Some checks failed
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] ([#&#8203;9122](https://github.com/aquasecurity/trivy/issues/9122))
- [`4e12722`](4e1272283a) fix(misconf): skip rewriting expr if attr is nil \[backport: release/v0.64] ([#&#8203;9127](https://github.com/aquasecurity/trivy/issues/9127))
- [`9a7d384`](9a7d38432c) fix(cli): Add more non-sensitive flags to telemetry \[backport: release/v0.64] ([#&#8203;9124](https://github.com/aquasecurity/trivy/issues/9124))
- [`53adfba`](53adfba3c2) fix(rootio): check full version to detect `root.io` packages \[backport: release/v0.64] ([#&#8203;9120](https://github.com/aquasecurity/trivy/issues/9120))
- [`8cf1bf9`](8cf1bf9f6f) fix(alma): parse epochs from rpmqa file \[backport: release/v0.64] ([#&#8203;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 ([#&#8203;9023](https://github.com/aquasecurity/trivy/issues/9023)) ([19efa9f](19efa9fd37))
- **java:** dereference all maven settings.xml env placeholders ([#&#8203;9024](https://github.com/aquasecurity/trivy/issues/9024)) ([5aade69](5aade698c7))
- **misconf:** add OpenTofu file extension support ([#&#8203;8747](https://github.com/aquasecurity/trivy/issues/8747)) ([57801d0](57801d0324))
- **misconf:** normalize CreatedBy for buildah and legacy docker builder ([#&#8203;8953](https://github.com/aquasecurity/trivy/issues/8953)) ([65e155f](65e155fdaf))
- **redhat:** Add EOL date for RHEL 10. ([#&#8203;8910](https://github.com/aquasecurity/trivy/issues/8910)) ([48258a7](48258a701a))
- reject unsupported artifact types in remote image retrieval ([#&#8203;9052](https://github.com/aquasecurity/trivy/issues/9052)) ([1e1e1b5](1e1e1b5fa6))
- **sbom:** add manufacturer field to CycloneDX tools metadata ([#&#8203;9019](https://github.com/aquasecurity/trivy/issues/9019)) ([41d0f94](41d0f949c8))
- **terraform:** add partial evaluation for policy templates ([#&#8203;8967](https://github.com/aquasecurity/trivy/issues/8967)) ([a9f7dcd](a9f7dcdb9c))
- **ubuntu:** add end of life date for Ubuntu 25.04 ([#&#8203;9077](https://github.com/aquasecurity/trivy/issues/9077)) ([367564a](367564a3be))
- **ubuntu:** add eol date for 20.04-ESM ([#&#8203;8981](https://github.com/aquasecurity/trivy/issues/8981)) ([87118a0](87118a0ec4))
- **vuln:** add Root.io support for container image scanning ([#&#8203;9073](https://github.com/aquasecurity/trivy/issues/9073)) ([3a0ec0f](3a0ec0f2ac))

##### Bug Fixes

- Add missing version check flags ([#&#8203;8951](https://github.com/aquasecurity/trivy/issues/8951)) ([ef5f8de](ef5f8de8da))
- **cli:** add some values to the telemetry call ([#&#8203;9056](https://github.com/aquasecurity/trivy/issues/9056)) ([fd2bc91](fd2bc91e13))
- Correctly check for semver versions for trivy version check ([#&#8203;8948](https://github.com/aquasecurity/trivy/issues/8948)) ([b813527](b813527449))
- don't show corrupted trivy-db warning for first run ([#&#8203;8991](https://github.com/aquasecurity/trivy/issues/8991)) ([4ed78e3](4ed78e39af))
- **misconf:** .Config.User always takes precedence over USER in .History ([#&#8203;9050](https://github.com/aquasecurity/trivy/issues/9050)) ([371b8cc](371b8cc02f))
- **misconf:** correct Azure value-to-time conversion in AsTimeValue ([#&#8203;9015](https://github.com/aquasecurity/trivy/issues/9015)) ([40d017b](40d017b67d))
- **misconf:** move disabled checks filtering after analyzer scan ([#&#8203;9002](https://github.com/aquasecurity/trivy/issues/9002)) ([a58c36d](a58c36de12))
- **misconf:** reduce log noise on incompatible check ([#&#8203;9029](https://github.com/aquasecurity/trivy/issues/9029)) ([99c5151](99c5151d6e))
- **nodejs:** correctly parse `packages` array of `bun.lock` file ([#&#8203;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 ([#&#8203;8549](https://github.com/aquasecurity/trivy/issues/8549)) ([87fda76](87fda76f38))
- **sbom:** remove unnecessary OS detection check in SBOM decoding ([#&#8203;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
All checks were successful
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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)
Some checks failed
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)
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
renovate / renovate (push) Successful in 1m24s
2025-06-28 16:47:31 -05:00
f9f47a699e Update cloudflared Docker tag to v1.17.3
Some checks failed
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
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-28 16:44:08 -05:00
dcc625631f Update Helm release authentik to v2025.6.3
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
renovate / renovate (push) Successful in 1m58s
2025-06-21 23:38:44 -05:00
3500d0d9c1 Update gitea/gitea Docker tag to v1.24.2
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-20 18:56:48 +00:00
7c36a3a16a remove topology
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
renovate / renovate (push) Successful in 1m28s
2025-06-20 13:15:29 -05:00
43b8d830e1 change ignore
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-18 22:27:12 -05:00
978a96ceeb Update Helm release coredns to v1.43.0
Some checks are pending
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks are pending
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
All checks were successful
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
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-11 21:03:24 +00:00
cbb9415e09 Update kube-prometheus-stack Docker tag to v73.2.2
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m41s
2025-06-11 21:01:50 +00:00
8e7c125d2d Update ghcr.io/plexguide/huntarr Docker tag to v7.7.5
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m21s
2025-06-11 20:01:13 +00:00
db8e980a10 Update ghcr.io/plexguide/huntarr Docker tag to v7.7.4
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 58s
2025-06-11 17:02:49 +00:00
5a2249f3d8 Update elasticsearch Docker tag to v22.0.7
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m28s
2025-06-11 17:01:19 +00:00
53610929f8 Merge pull request 'Update Helm release app-template to v4.1.0' (#650) from renovate/app-template-4.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 2m28s
Reviewed-on: #650
2025-06-11 15:54:45 +00:00
c1a4b223ac Merge pull request 'Update Helm release traefik to v36.1.0' (#646) from renovate/traefik-36.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Has been cancelled
Reviewed-on: #646
2025-06-11 15:53:29 +00:00
c9ff26aae8 Merge pull request 'Update Helm release trivy-operator to v0.29.0' (#644) from renovate/trivy-operator-0.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Has been cancelled
Reviewed-on: #644
2025-06-11 15:53:03 +00:00
c26ca9e731 Merge pull request 'Update clidey/whodb Docker tag to v0.55.0' (#642) from renovate/clidey-whodb-0.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 7s
Reviewed-on: #642
2025-06-11 15:52:32 +00:00
5ffb8a6475 Merge pull request 'Update Helm release cert-manager to v1.18.0' (#630) from renovate/cert-manager-1.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Failing after 5s
Reviewed-on: #630
2025-06-11 15:51:56 +00:00
a083cb2bac Merge pull request 'Update gitea/gitea Docker tag to v1.24.0' (#624) from renovate/gitea-gitea-1.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-docker / docker-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #624
2025-06-11 15:51:17 +00:00
a0f29bca04 Update gitea/gitea Docker tag to v1.24.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-docker / docker-lint (pull_request) Successful in 15s
2025-06-11 15:03:07 +00:00
e8d2173875 Update clidey/whodb Docker tag to v0.55.0
Some checks are pending
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate/stability-days Updates have not met minimum release age requirement
2025-06-11 15:02:38 +00:00
f83c7b518e Update Helm release app-template to v4.1.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m31s
2025-06-11 15:02:13 +00:00
36b90765a7 Update Helm release trivy-operator to v0.29.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-11 14:02:43 +00:00
8d379361f2 Update Helm release traefik to v36.1.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-11 14:02:36 +00:00
1c99de867a Update Helm release cert-manager to v1.18.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
renovate/stability-days Updates have met minimum release age requirement
2025-06-11 14:02:31 +00:00
34b08e6633 Update ghcr.io/plexguide/huntarr Docker tag to v7.7.2
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m23s
2025-06-11 14:01:47 +00:00
afb481099d Update vectorim/element-web Docker tag to v1.11.103
Some checks failed
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 7s
renovate / renovate (push) Successful in 41s
2025-06-11 11:01:59 +00:00
19f4a4665f Update Helm release coredns to v1.42.3
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 7s
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 44s
2025-06-11 10:01:53 +00:00
0f2c8bbb46 Update Helm release argo-cd to v8.0.17
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 41s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-11 06:02:12 +00:00
5dc23e35e1 Update ghcr.io/linuxserver/prowlarr:1.37.0 Docker digest to b058be8
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 7s
renovate / renovate (push) Successful in 1m24s
2025-06-11 05:01:45 +00:00
20e1df7bf2 Update ghcr.io/linuxserver/lidarr:2.12.4 Docker digest to 71fe6d5
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 41s
2025-06-11 04:01:54 +00:00
0780e960a7 Update d3fk/s3cmd:latest Docker digest to c2cdcd8
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 14s
renovate / renovate (push) Successful in 1m2s
lint-test-helm / helm-lint (push) Failing after 8s
2025-06-11 03:03:04 +00:00
b0e7fde03d Update valkey Docker tag to v3.0.12
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 42s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m1s
2025-06-11 02:01:55 +00:00
22b750473f Update Helm release tailscale-operator to v1.84.2
Some checks failed
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 46s
lint-test-helm / helm-lint (push) Failing after 5s
2025-06-11 01:01:40 +00:00
27e2bcb649 Update ghcr.io/plexguide/huntarr Docker tag to v7.7.1
Some checks failed
renovate / renovate (push) Successful in 41s
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-11 00:01:36 +00:00
78e1045cb8 Update ghcr.io/tailscale/tailscale Docker tag to v1.84.2
Some checks failed
renovate / renovate (push) Successful in 51s
lint-test-docker / docker-lint (push) Failing after 5s
lint-test-docker / docker-lint (pull_request) Successful in 18s
2025-06-10 22:02:19 +00:00
03db01be8b specify interface
Some checks failed
lint-test-docker / docker-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 8s
process-pull-requests / process-pull-requests (push) Failing after 12s
renovate / renovate (push) Successful in 2m39s
2025-06-10 17:01:37 -05:00
3d823cfed1 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to a92ba81
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 7s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 50s
2025-06-10 21:49:24 +00:00
accc87dcc7 add fix
All checks were successful
renovate / renovate (push) Successful in 54s
2025-06-10 16:48:44 -05:00
91c728d5aa add new workflows
All checks were successful
renovate / renovate (push) Successful in 1m42s
2025-06-10 16:46:00 -05:00
8fc0284f6d Update harbor.alexlebens.net/images/site-profile Docker tag to v0.8.12
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 44s
2025-06-10 19:01:55 +00:00
0bb906265a Update ghcr.io/linuxserver/plex Docker tag to v1.41.8
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 11s
renovate / renovate (push) Successful in 53s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-10 18:02:37 +00:00
67653d35e8 Update searxng/searxng:latest Docker digest to 213496d
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 9s
renovate / renovate (push) Successful in 1m6s
2025-06-10 17:04:58 +00:00
d20441b084 Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.50.0' (#632) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m45s
Reviewed-on: #632
2025-06-10 17:04:11 +00:00
0fe4344bb6 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.7.0' (#629) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Has been cancelled
Reviewed-on: #629
2025-06-10 17:03:50 +00:00
d456ad5f5e Update ghcr.io/plexguide/huntarr Docker tag to v7.7.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-10 16:02:19 +00:00
5449895637 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.50.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-10 16:02:07 +00:00
a3fbd8cf7c Update ghcr.io/open-webui/open-webui Docker tag to v0.6.14
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 47s
2025-06-10 15:02:45 +00:00
e2bc93ba6f Update searxng/searxng:latest Docker digest to 491d23d
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 40s
2025-06-10 12:01:32 +00:00
71891780a1 Update Helm release headlamp to v0.31.1
Some checks failed
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) Successful in 51s
2025-06-10 01:01:57 +00:00
5ad9e59509 Update Helm release argo-cd to v8.0.16
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 50s
2025-06-09 22:18:26 +00:00
22d69acfa3 Merge pull request 'Update dependency node to v22' (#621) from renovate/node-22.x into main
Some checks failed
tag-old-issues / tag-old-issues (push) Failing after 1m10s
renovate / renovate (push) Successful in 1m1s
Reviewed-on: #621
2025-06-09 22:17:44 +00:00
17eb783162 Update dependency node to v22 2025-06-09 22:17:01 +00:00
cf03f99bec add lint for docker
All checks were successful
renovate / renovate (push) Successful in 1m9s
2025-06-09 17:15:54 -05:00
239a085554 change step
All checks were successful
renovate / renovate (push) Successful in 1m3s
2025-06-09 17:05:45 -05:00
5318b8f3fb change step
All checks were successful
renovate / renovate (push) Successful in 1m0s
2025-06-09 17:02:19 -05:00
836154029c change ref
All checks were successful
renovate / renovate (push) Successful in 44s
2025-06-09 16:58:39 -05:00
af4bff8bbc remove extra step
All checks were successful
renovate / renovate (push) Successful in 1m31s
2025-06-09 16:51:18 -05:00
69e4880946 change lint
All checks were successful
renovate / renovate (push) Successful in 1m21s
2025-06-09 16:48:57 -05:00
c66d7362c8 add tag
All checks were successful
renovate / renovate (push) Successful in 1m2s
2025-06-09 16:09:03 -05:00
2e8f808741 Update harbor.alexlebens.net/images/site-profile Docker tag to v0.8.10
All checks were successful
renovate / renovate (push) Successful in 1m37s
2025-06-09 20:01:19 +00:00
36e0ceab88 Update searxng/searxng:latest Docker digest to 8b7cd3f
Some checks failed
lint-and-test / lint-test (pull_request) Successful in 4m26s
renovate / renovate (push) Has been cancelled
2025-06-09 19:01:19 +00:00
092d173f9a Update ghcr.io/linuxserver/plex:1.41.7 Docker digest to 6a0ca4a
All checks were successful
renovate / renovate (push) Successful in 1m47s
2025-06-09 19:00:49 +00:00
442f2695e7 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 9a1a5d3
Some checks failed
lint-and-test / lint-test (pull_request) Successful in 2m42s
renovate / renovate (push) Has been cancelled
2025-06-09 18:40:23 +00:00
da8137926e add chart dirs
All checks were successful
renovate / renovate (push) Successful in 1m17s
2025-06-09 13:39:32 -05:00
455f490ec6 Merge pull request 'Update ghcr.io/linuxserver/lidarr Docker tag to v2.12.4' (#620) from renovate/ghcr.io-linuxserver-lidarr-2.x into main
All checks were successful
renovate / renovate (push) Successful in 2m2s
Reviewed-on: #620
2025-06-09 18:08:38 +00:00
04a6155157 run hourly
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-09 13:07:34 -05:00
bf40f50889 Update ghcr.io/linuxserver/lidarr Docker tag to v2.12.4
All checks were successful
lint-and-test / lint-test (pull_request) Successful in 48s
2025-06-09 18:06:02 +00:00
0877b8cf12 Update Helm release matrix-synapse to v3.12.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 52s
2025-06-09 17:57:37 +00:00
6fa874cc3c limit repo
All checks were successful
renovate / renovate (push) Successful in 1m39s
2025-06-09 12:56:26 -05:00
2be72d1009 Update Helm release element-web to v1.4.12
All checks were successful
renovate / renovate (push) Successful in 1m7s
renovate/stability-days Updates have met minimum release age requirement
2025-06-09 17:46:22 +00:00
aa44f676ef Update Helm release argo-workflows to v0.45.18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m27s
2025-06-09 17:42:45 +00:00
3cc349957f Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.49.1' (#617) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
All checks were successful
renovate / renovate (push) Successful in 2m30s
Reviewed-on: #617
2025-06-09 17:41:01 +00:00
8bee1377c0 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.49.1 2025-06-09 17:40:19 +00:00
1b4354c642 Merge pull request 'Update Helm release meilisearch to v0.14.0' (#618) from renovate/meilisearch-0.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #618
2025-06-09 17:40:13 +00:00
0c29507df9 Update Helm release meilisearch to v0.14.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
2025-06-09 17:34:37 +00:00
191910ce3a Update bbilly1/tubearchivist Docker tag to v0.5.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m6s
2025-06-09 17:33:38 +00:00
6be105cbcb add workflow to tag old issues
All checks were successful
renovate / renovate (push) Successful in 2m53s
2025-06-09 12:32:13 -05:00
9afff94aea change to use include tag
All checks were successful
renovate / renovate (push) Successful in 5m31s
2025-06-09 11:48:55 -05:00
821e228225 ignore downloading
All checks were successful
renovate / renovate (push) Successful in 2m57s
2025-06-09 11:09:56 -05:00
1650ac4856 Merge pull request 'Update harbor.alexlebens.net/images/site-profile Docker tag to v0.8.9' (#612) from renovate/harbor.alexlebens.net-images-site-profile-0.x into main
All checks were successful
renovate / renovate (push) Successful in 2m10s
Reviewed-on: #612
2025-06-09 04:05:17 +00:00
b98c7c1007 Update harbor.alexlebens.net/images/site-profile Docker tag to v0.8.9
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 7m2s
2025-06-09 04:04:37 +00:00
2c3888a677 change proxy
All checks were successful
renovate / renovate (push) Successful in 6m41s
2025-06-08 21:32:29 -05:00
bc1bc10f03 fix value
Some checks failed
renovate / renovate (push) Failing after 2m2s
2025-06-08 21:29:08 -05:00
a616c7681a add labels
Some checks failed
renovate / renovate (push) Failing after 1m16s
2025-06-08 21:23:21 -05:00
9c992510dc change repo
All checks were successful
renovate / renovate (push) Successful in 1m54s
2025-06-08 21:00:16 -05:00
15ea9a37a6 expand disk 2025-06-08 21:00:03 -05:00
4c52539231 update image
All checks were successful
renovate / renovate (push) Successful in 3m33s
2025-06-08 19:25:54 -05:00
e97b68eb89 Merge pull request 'Update Helm release gatus to v1.3.0' (#601) from renovate/gatus-1.x into main
All checks were successful
renovate / renovate (push) Successful in 2m5s
Reviewed-on: #601
2025-06-09 00:22:36 +00:00
6e363b60d8 Update Helm release gatus to v1.3.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
2025-06-09 00:21:35 +00:00
460a92e241 add labels
All checks were successful
renovate / renovate (push) Successful in 2m3s
2025-06-08 19:19:59 -05:00
2f9e3dd458 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.6.9' (#600) from renovate/ghcr.io-plexguide-huntarr-7.x into main
All checks were successful
renovate / renovate (push) Successful in 1m50s
Reviewed-on: #600
2025-06-08 22:23:44 +00:00
4d9a4de552 Merge pull request 'Update ghcr.io/linuxserver/code-server:4.100.3 Docker digest to d7f2668' (#597) from renovate/ghcr.io-linuxserver-code-server-4.100.3 into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #597
2025-06-08 22:23:32 +00:00
6a9c46d09f Merge pull request 'Update valkey Docker tag to v3.0.11' (#589) from renovate/valkey-3.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #589
2025-06-08 22:23:23 +00:00
247446c742 Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.134.0' (#579) from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #579
2025-06-08 22:23:16 +00:00
d585105dcc Update ghcr.io/plexguide/huntarr Docker tag to v7.6.9 2025-06-08 22:11:47 +00:00
2d97858468 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.134.0 2025-06-08 21:48:39 +00:00
c96f92c5c1 Update valkey Docker tag to v3.0.11 2025-06-08 21:48:35 +00:00
cb4e536f82 Update ghcr.io/linuxserver/code-server:4.100.3 Docker digest to d7f2668 2025-06-08 21:48:04 +00:00
7c5bbab7c2 Update thewicklowwolf/lidatube Docker tag to v0.2.26
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 4m10s
2025-06-08 21:38:54 +00:00
c63a9764cd Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.48.4' (#606) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
All checks were successful
renovate / renovate (push) Successful in 2m56s
Reviewed-on: #606
2025-06-08 21:37:08 +00:00
5b39b54d3d Merge pull request 'Update ghcr.io/karakeep-app/karakeep Docker tag to v0.25.0' (#607) from renovate/ghcr.io-karakeep-app-karakeep-0.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #607
2025-06-08 21:36:38 +00:00
3152a0e24d Update ghcr.io/karakeep-app/karakeep Docker tag to v0.25.0 2025-06-08 21:32:16 +00:00
cbdcd1b3e8 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.48.4 2025-06-08 21:31:56 +00:00
ba89dd2713 Update php Docker tag to v8.4.8
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Has been cancelled
2025-06-08 21:31:40 +00:00
f8f69712bb Update Helm release argo-workflows to v0.45.17
All checks were successful
renovate / renovate (push) Successful in 3m11s
2025-06-08 21:29:45 +00:00
77534742c2 Update Helm release argo-cd to v8.0.15
Some checks failed
renovate / renovate (push) Has been cancelled
renovate/stability-days Updates have met minimum release age requirement
2025-06-08 21:21:14 +00:00
33f0759636 change orphaned path
All checks were successful
renovate / renovate (push) Successful in 2m24s
2025-06-08 16:20:03 -05:00
cc2a279c48 Update searxng/searxng:latest Docker digest to 5ff16f7
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m23s
renovate / renovate (push) Successful in 1m18s
2025-06-08 21:05:05 +00:00
1ebd72689c Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to 22dc2f6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m19s
renovate / renovate (push) Successful in 1m26s
2025-06-08 18:23:27 +00:00
96b23b685c add metric token
All checks were successful
renovate / renovate (push) Successful in 4m4s
2025-06-08 13:22:08 -05:00
6390727ccf change config
All checks were successful
renovate / renovate (push) Successful in 2m7s
2025-06-07 22:03:43 -05:00
240e271cb3 change config
All checks were successful
renovate / renovate (push) Successful in 2m48s
2025-06-07 22:00:46 -05:00
abf645e292 change config
All checks were successful
renovate / renovate (push) Successful in 2m24s
2025-06-07 21:57:02 -05:00
21b5c55992 change config
All checks were successful
renovate / renovate (push) Successful in 2m34s
2025-06-07 21:54:21 -05:00
33c7a50802 change config
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-07 21:51:41 -05:00
6529d38ea0 Update Helm release authentik to v2025.6.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m23s
2025-06-07 23:41:29 +00:00
83a8b6d08c add gateway address
All checks were successful
renovate / renovate (push) Successful in 2m35s
2025-06-07 18:40:21 -05:00
89506d1c39 add gateway address 2025-06-07 18:40:06 -05:00
110b9ab674 switch gateway
All checks were successful
renovate / renovate (push) Successful in 2m1s
2025-06-07 18:33:40 -05:00
f2fa9a59fd add stability to all prs
All checks were successful
renovate / renovate (push) Successful in 2m27s
2025-06-07 18:28:59 -05:00
e3322a925d change advertist
All checks were successful
renovate / renovate (push) Successful in 2m15s
2025-06-07 18:24:58 -05:00
47736e6996 change advertist
All checks were successful
renovate / renovate (push) Successful in 2m40s
2025-06-07 18:18:51 -05:00
436e466f35 add lint test
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-07 18:17:16 -05:00
a6a41ab6d0 remove orphaned 2025-06-07 18:17:16 -05:00
819fcf0dca Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.6.0' (#595) from renovate/ghcr.io-plexguide-huntarr-7.x into main
All checks were successful
renovate / renovate (push) Successful in 2m7s
Reviewed-on: #595
2025-06-07 20:38:51 +00:00
033dbdd2a0 Update ghcr.io/plexguide/huntarr Docker tag to v7.6.0 2025-06-07 19:53:29 +00:00
2df49e9982 add gateway
All checks were successful
renovate / renovate (push) Successful in 2m59s
2025-06-07 14:50:54 -05:00
b94f2c00df change pool
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-07 14:50:24 -05:00
dd484f8835 change pool
All checks were successful
renovate / renovate (push) Successful in 2m13s
2025-06-07 12:24:01 -05:00
c606f79b8e disable gateway
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-07 12:23:19 -05:00
c637ef937b update config
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-07 12:21:42 -05:00
2c42e58d2b enable cleanup
All checks were successful
renovate / renovate (push) Successful in 2m0s
2025-06-06 22:07:05 -05:00
bdb5007fd1 only advertise loadbalancer
All checks were successful
renovate / renovate (push) Successful in 1m41s
2025-06-06 21:44:15 -05:00
0c8c1e413f remove selectors
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 21:43:08 -05:00
152b5eeb14 change config
All checks were successful
renovate / renovate (push) Successful in 1m34s
2025-06-06 21:29:24 -05:00
a1b5096c23 change config 2025-06-06 21:27:11 -05:00
d73d6c1c98 change hubble gateway
All checks were successful
renovate / renovate (push) Successful in 2m35s
2025-06-06 21:16:47 -05:00
903d272d2f change config
All checks were successful
renovate / renovate (push) Successful in 1m21s
2025-06-06 21:01:55 -05:00
8e05cb632a add gateway
All checks were successful
renovate / renovate (push) Successful in 1m45s
2025-06-06 20:46:47 -05:00
cf8af505a9 change label
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 20:45:08 -05:00
297aa3b529 disable gateway
All checks were successful
renovate / renovate (push) Successful in 1m24s
2025-06-06 20:39:39 -05:00
4f3c5ca102 remove ip
All checks were successful
renovate / renovate (push) Successful in 1m36s
2025-06-06 20:25:47 -05:00
f9ca58d9d4 add bgp
All checks were successful
renovate / renovate (push) Successful in 1m31s
2025-06-06 20:18:18 -05:00
7380539493 disable resources
All checks were successful
renovate / renovate (push) Successful in 2m5s
2025-06-06 20:15:00 -05:00
cb48587931 add bgp routing
All checks were successful
renovate / renovate (push) Successful in 2m20s
2025-06-06 20:12:08 -05:00
0d01329e9d remove ssh listener
All checks were successful
renovate / renovate (push) Successful in 1m35s
2025-06-06 19:52:39 -05:00
1d1a3bd6a9 change listen
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 19:51:35 -05:00
7f7ec4b800 fix indent
All checks were successful
renovate / renovate (push) Successful in 1m40s
2025-06-06 19:47:57 -05:00
9f5e38075d add cilium gateway
All checks were successful
renovate / renovate (push) Successful in 1m44s
2025-06-06 19:44:21 -05:00
ca4bc6e3c3 update config
All checks were successful
renovate / renovate (push) Successful in 1m45s
2025-06-06 19:18:34 -05:00
8e6a960b04 update config
All checks were successful
renovate / renovate (push) Successful in 3m20s
2025-06-06 18:21:58 -05:00
164fdf1b00 Update Helm release rook-ceph-cluster to v1.17.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m19s
2025-06-06 22:37:31 +00:00
6190a2fc29 remove lint
All checks were successful
renovate / renovate (push) Successful in 4m17s
2025-06-06 17:34:26 -05:00
6808c0e651 change config
All checks were successful
renovate / renovate (push) Successful in 2m0s
2025-06-06 17:01:53 -05:00
5d8d3b3833 Update ghcr.io/plexguide/huntarr Docker tag to v7.5.11
Some checks failed
lint-and-test-charts / lint-test (pull_request) Successful in 5m27s
renovate / renovate (push) Has been cancelled
2025-06-06 21:40:57 +00:00
ee99637c31 enable actions
All checks were successful
renovate / renovate (push) Successful in 1m55s
2025-06-06 16:39:48 -05:00
8a45e22d30 Merge pull request 'Update Helm release rook-ceph to v1.17.4' (#590) from renovate/rook-ceph-1.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #590
2025-06-06 21:36:17 +00:00
d86581478e Update Helm release rook-ceph to v1.17.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 1m43s
2025-06-06 20:51:07 +00:00
ffc4c9f8d3 add omnitools
All checks were successful
renovate / renovate (push) Successful in 5m47s
2025-06-06 15:46:09 -05:00
bd7b92008b update chart
All checks were successful
renovate / renovate (push) Successful in 8m17s
2025-06-06 15:16:53 -05:00
d1687e2c5c change replicas
All checks were successful
renovate / renovate (push) Successful in 2m21s
2025-06-06 15:09:22 -05:00
663cbcb153 update chart
Some checks failed
renovate / renovate (push) Failing after 1m41s
2025-06-06 14:59:26 -05:00
ed75f8629e update chart
All checks were successful
renovate / renovate (push) Successful in 6m2s
2025-06-06 14:48:46 -05:00
df6e74d6d0 dryrun to false
All checks were successful
renovate / renovate (push) Successful in 1m34s
2025-06-06 14:37:58 -05:00
f8ffb0b911 enable actions
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 14:32:18 -05:00
4504b44161 add actions chart
All checks were successful
renovate / renovate (push) Successful in 1m31s
2025-06-06 14:28:46 -05:00
ca5d836d8d Update ghcr.io/plexguide/huntarr Docker tag to v7.5.8
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 58s
renovate / renovate (push) Successful in 1m8s
2025-06-06 19:08:57 +00:00
f0ba243bae Update elasticsearch Docker tag to v22.0.6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m58s
renovate / renovate (push) Successful in 1m8s
2025-06-06 18:37:56 +00:00
f357fec37c Update searxng/searxng:latest Docker digest to 6873f96
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 48s
renovate / renovate (push) Successful in 1m23s
2025-06-06 18:15:18 +00:00
07e88f7f30 Merge pull request 'Update Helm release traefik to v36' (#588) from renovate/traefik-36.x into main
All checks were successful
renovate / renovate (push) Successful in 1m49s
Reviewed-on: #588
2025-06-06 18:13:28 +00:00
14f3e10900 add config
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 13:12:11 -05:00
875536d015 Update Helm release traefik to v36
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m59s
2025-06-06 17:30:11 +00:00
f4f43acf8a change secret
All checks were successful
renovate / renovate (push) Successful in 3m6s
2025-06-06 12:27:16 -05:00
c733abc2ad change expression
All checks were successful
renovate / renovate (push) Successful in 2m5s
2025-06-05 22:41:59 -05:00
debeebddc4 add additional ignore
All checks were successful
renovate / renovate (push) Successful in 1m34s
2025-06-05 22:38:46 -05:00
cb291a3444 change ignore
All checks were successful
renovate / renovate (push) Successful in 1m53s
2025-06-05 22:33:41 -05:00
e4ece1dd40 remove url
All checks were successful
renovate / renovate (push) Successful in 1m42s
2025-06-05 22:28:03 -05:00
f923ce69b5 remove allowed hosts
All checks were successful
renovate / renovate (push) Successful in 2m8s
2025-06-05 22:11:25 -05:00
ee9d53d13b change chart
All checks were successful
renovate / renovate (push) Successful in 1m44s
2025-06-05 21:43:25 -05:00
ff609fc567 add namespace
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:41:10 -05:00
cf377a4dbd remove init
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:37:56 -05:00
8c03d1fbd2 fix ports
All checks were successful
renovate / renovate (push) Successful in 1m36s
2025-06-05 21:34:31 -05:00
b905c1629b force rename
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:31:01 -05:00
6cdba536a1 split deployment
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 21:29:08 -05:00
dcc6ef3bb3 expand allowed hosts
All checks were successful
renovate / renovate (push) Successful in 1m37s
2025-06-05 20:55:11 -05:00
5b9210750a add apprise
All checks were successful
renovate / renovate (push) Successful in 2m1s
2025-06-05 20:48:36 -05:00
000c589d06 add apprise sidecar 2025-06-05 20:48:36 -05:00
5afc4cfd10 update config to generated 2025-06-05 20:48:36 -05:00
2f934263fc Merge pull request 'Update kube-prometheus-stack Docker tag to v73.2.0' (#584) from renovate/kube-prometheus-stack-73.x into main
All checks were successful
renovate / renovate (push) Successful in 1m51s
Reviewed-on: #584
2025-06-06 00:30:43 +00:00
708c8ee829 copy config into dir
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 19:30:12 -05:00
76b5bcd2d4 Update kube-prometheus-stack Docker tag to v73.2.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-06-06 00:03:14 +00:00
66a0e4e605 Update Helm release argo-workflows to v0.45.16
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 30s
renovate / renovate (push) Successful in 1m4s
2025-06-05 18:39:41 +00:00
a97ab1209e disable speedtest
All checks were successful
renovate / renovate (push) Successful in 3m26s
2025-06-05 13:38:34 -05:00
f7d1cb71ae change selector
All checks were successful
renovate / renovate (push) Successful in 2m11s
2025-06-05 13:30:10 -05:00
05a7d0daba disable liveness
All checks were successful
renovate / renovate (push) Successful in 1m59s
2025-06-05 13:17:15 -05:00
8e8967811b change livenesss
All checks were successful
renovate / renovate (push) Successful in 1m54s
2025-06-05 12:36:32 -05:00
6687200c71 enable other scanners
All checks were successful
renovate / renovate (push) Successful in 1m28s
2025-06-05 12:16:47 -05:00
bb39e034fa change mounts
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-05 12:14:54 -05:00
6bf2490bca Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.47.0' (#583) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
All checks were successful
renovate / renovate (push) Successful in 1m55s
Reviewed-on: #583
2025-06-05 17:02:57 +00:00
f6db8984e2 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.47.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 48s
2025-06-05 16:08:26 +00:00
b16e151ca1 increase disk
All checks were successful
renovate / renovate (push) Successful in 1m49s
2025-06-05 11:07:20 -05:00
c04cbeb747 add fixed secret
All checks were successful
renovate / renovate (push) Successful in 2m16s
2025-06-05 10:47:57 -05:00
50bce6dc8e add data
All checks were successful
renovate / renovate (push) Successful in 2m5s
2025-06-05 10:14:18 -05:00
59e6f17efd remove data
All checks were successful
renovate / renovate (push) Successful in 1m47s
2025-06-05 10:09:40 -05:00
1027ecc793 add theme data storage
All checks were successful
renovate / renovate (push) Successful in 2m47s
2025-06-05 09:39:55 -05:00
0aa906f19c fix yaml
All checks were successful
renovate / renovate (push) Successful in 1m41s
2025-06-05 00:02:22 -05:00
a09a2e6209 Merge pull request 'Update Helm release generic-device-plugin to v0.2.0' (#580) from renovate/generic-device-plugin-0.x into main
All checks were successful
renovate / renovate (push) Successful in 1m23s
Reviewed-on: #580
2025-06-05 04:38:21 +00:00
7c2a7141ec Merge pull request 'Update mirror.gcr.io/aquasec/trivy Docker tag to v0.63.0' (#581) from renovate/mirror.gcr.io-aquasec-trivy-0.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #581
2025-06-05 04:38:00 +00:00
bba062401d Update mirror.gcr.io/aquasec/trivy Docker tag to v0.63.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 40s
2025-06-05 04:37:18 +00:00
624c3347e0 Update Helm release generic-device-plugin to v0.2.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 33s
2025-06-05 04:37:06 +00:00
30db91d8c2 add qbit manage
All checks were successful
renovate / renovate (push) Successful in 2m14s
2025-06-04 23:35:38 -05:00
428504098d fix list
All checks were successful
renovate / renovate (push) Successful in 2m42s
2025-06-04 21:58:01 -05:00
98d5f6de80 add trivy
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:50:19 -05:00
019fd4384d remove duplicate
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:45:56 -05:00
bb22ae7b02 add extension
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:43:33 -05:00
6d74a75e59 add trivy plugin
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:40:46 -05:00
170811acf6 fix path
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:38:40 -05:00
58f4a8a29b add trivy
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:38:03 -05:00
8e6c68c80f Update ghcr.io/actualbudget/actual Docker tag to v25.6.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 2m21s
renovate / renovate (push) Successful in 1m6s
2025-06-05 02:06:32 +00:00
9edc883408 Update elasticsearch Docker tag to v22.0.5
All checks were successful
renovate / renovate (push) Successful in 1m15s
2025-06-05 02:05:50 +00:00
e647286a13 add other namespace
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:05:26 -05:00
ce96cb76e4 disable upstream
All checks were successful
renovate / renovate (push) Successful in 1m37s
2025-06-04 19:39:12 -05:00
25efc38255 add snapshot controller
All checks were successful
renovate / renovate (push) Successful in 2m13s
2025-06-04 19:25:22 -05:00
4603e85b53 add plugin
All checks were successful
renovate / renovate (push) Successful in 1m8s
2025-06-04 19:00:08 -05:00
5f246ec269 fix
All checks were successful
renovate / renovate (push) Successful in 2m0s
2025-06-04 18:54:40 -05:00
6f63fd6454 add client id
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 18:50:30 -05:00
85e0a05648 add validator url
All checks were successful
renovate / renovate (push) Successful in 1m38s
2025-06-04 18:45:42 -05:00
970a211c24 disable renovate in chart
All checks were successful
renovate / renovate (push) Successful in 2m23s
2025-06-04 18:26:18 -05:00
7f11b1e70d scale up
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 18:24:03 -05:00
9f5768b6f1 add renovate workflow
All checks were successful
renovate / renovate (push) Successful in 8m4s
2025-06-04 18:14:01 -05:00
ad2de81993 add theme 2025-06-04 18:03:26 -05:00
17f2669f1f Merge pull request 'Update Helm release authentik to v2025.6.0' (#576) from renovate/authentik-2025.x into main
Reviewed-on: #576
2025-06-04 19:57:16 +00:00
7c46bb8de4 Update Helm release authentik to v2025.6.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 42s
2025-06-04 19:29:39 +00:00
1c896fc0ba Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.46.0' (#575) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
Reviewed-on: #575
2025-06-04 19:27:57 +00:00
e2312d338d Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.46.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 51s
2025-06-04 19:17:34 +00:00
9e6a9adfc4 Update vectorim/element-web Docker tag to v1.11.102
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-06-04 19:17:32 +00:00
f94664e572 Merge pull request 'Update kube-prometheus-stack Docker tag to v73' (#573) from renovate/kube-prometheus-stack-73.x into main
Reviewed-on: #573
2025-06-04 19:16:11 +00:00
36037a160d Merge pull request 'Update ghcr.io/actualbudget/actual Docker tag to v25.6.0' (#574) from renovate/ghcr.io-actualbudget-actual-25.x into main
Reviewed-on: #574
2025-06-04 19:15:39 +00:00
90322e7b6c Update kube-prometheus-stack Docker tag to v73
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 57s
2025-06-04 19:08:25 +00:00
ff506a418f Update ghcr.io/actualbudget/actual Docker tag to v25.6.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 53s
2025-06-04 19:07:59 +00:00
7afb897d0b Update ghcr.io/plexguide/huntarr Docker tag to v7.5.6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m1s
2025-06-04 18:48:22 +00:00
16de0fd431 Merge pull request 'Update ghcr.io/linuxserver/prowlarr Docker tag to v1.37.0' (#567) from renovate/ghcr.io-linuxserver-prowlarr-1.x into main
Reviewed-on: #567
2025-06-04 18:46:17 +00:00
f47ab50fad Update ghcr.io/linuxserver/prowlarr Docker tag to v1.37.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 55s
2025-06-04 17:18:04 +00:00
3c7144db22 Update searxng/searxng:latest Docker digest to 0c2a502
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 51s
2025-06-04 16:53:56 +00:00
38f673adff Update roundcube/roundcubemail Docker tag to v1.6.11
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 35s
2025-06-04 16:36:17 +00:00
f01d145e30 Update freshrss/freshrss Docker tag to v1.26.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 52s
2025-06-04 16:34:21 +00:00
b00fd016ca Update ghcr.io/n8n-io/n8n Docker tag to v1.97.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m13s
2025-06-04 15:28:29 +00:00
7e6045509a Update ghcr.io/linuxserver/code-server Docker tag to v4.100.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-04 15:25:59 +00:00
422db143dd Update d3fk/s3cmd:latest Docker digest to 5664c8a
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 4m21s
2025-06-04 09:02:02 +00:00
cefa7106ad remove pod 2025-06-03 13:29:22 -05:00
c5a7900e1a swtich strategy 2025-06-03 13:08:44 -05:00
55cecfc027 add shelly 2025-06-03 13:04:37 -05:00
4f799c658b scale down 2025-06-02 22:51:35 -05:00
2377827597 enable backups 2025-06-02 22:19:06 -05:00
5dc30bce25 change log level 2025-06-02 22:08:04 -05:00
68255e4401 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.5.5' (#554) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Reviewed-on: #554
2025-06-03 03:07:12 +00:00
e643320e4f Merge pull request 'Update ghcr.io/twin/gatus Docker tag to v5.18.1' (#555) from renovate/ghcr.io-twin-gatus-5.x into main
Reviewed-on: #555
2025-06-03 03:06:32 +00:00
4e97992805 Update ghcr.io/twin/gatus Docker tag to v5.18.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-03 03:05:40 +00:00
5aab26dc70 Update ghcr.io/plexguide/huntarr Docker tag to v7.5.5
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-06-03 03:05:37 +00:00
45ee789933 Update kube-prometheus-stack Docker tag to v72.9.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 33s
2025-06-03 02:57:32 +00:00
2b0cd23018 Update Helm release argo-cd to v8.0.14
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-06-03 02:53:37 +00:00
09c2649859 Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to dc7de55
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-03 02:51:05 +00:00
aff8c00627 Update searxng/searxng:latest Docker digest to 5d35e8e
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-06-03 02:48:16 +00:00
39d49b8c24 Update ghcr.io/linuxserver/plex:1.41.7 Docker digest to 87cf58f
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 41s
2025-06-03 02:23:58 +00:00
8bec178ea5 change to just json payload 2025-06-02 19:26:08 -05:00
ccb02d24da fix secrets 2025-06-02 18:45:49 -05:00
931d9cd434 fix triggers 2025-06-02 18:28:25 -05:00
4fa7a7f20d fix provider 2025-06-02 18:07:51 -05:00
8468d5d918 add default triggers 2025-06-02 18:04:19 -05:00
4169ebc73c add notifications 2025-06-02 17:45:40 -05:00
c748e82258 add volumes 2025-06-02 15:59:12 -05:00
c842df12d9 add volumes 2025-06-02 15:54:28 -05:00
d8da258254 fix mounts 2025-06-02 15:51:08 -05:00
4401ad094f fix mounts 2025-06-02 15:46:57 -05:00
e734845b88 Merge pull request 'Update Helm release rook-ceph-cluster to v1.17.3' (#535) from renovate/rook-ceph-cluster-1.x into main
Reviewed-on: #535
2025-06-02 20:44:28 +00:00
7d9db01dda Merge pull request 'Update ghcr.io/n8n-io/n8n Docker tag to v1.97.0' (#549) from renovate/ghcr.io-n8n-io-n8n-1.x into main
Reviewed-on: #549
2025-06-02 20:32:42 +00:00
d1ecf0b823 Merge pull request 'Update ghcr.io/gethomepage/homepage Docker tag to v1.3.2' (#548) from renovate/ghcr.io-gethomepage-homepage-1.x into main
Reviewed-on: #548
2025-06-02 20:32:25 +00:00
7cd8f5bd6d add cdk8s plugin 2025-06-02 15:31:04 -05:00
5136803ae7 Update ghcr.io/n8n-io/n8n Docker tag to v1.97.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-02 18:11:10 +00:00
77dd18df4e Update ghcr.io/gethomepage/homepage Docker tag to v1.3.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-06-02 18:10:54 +00:00
0c1f4ea694 Update Helm release rook-ceph-cluster to v1.17.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-06-02 18:10:39 +00:00
08df566713 Update Helm release rook-ceph to v1.17.3 2025-06-02 18:08:24 +00:00
632f3e06be Update ghcr.io/linuxserver/code-server:4.100.2 Docker digest to c5e2bcd
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 35s
2025-06-02 18:04:45 +00:00
a16a0cb321 Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.42.01' (#545) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
Reviewed-on: #545
2025-06-02 17:24:13 +00:00
08072420b3 Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.45.1' (#543) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
Reviewed-on: #543
2025-06-02 17:23:44 +00:00
6d42d1f4df Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.42.01' (#544) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
Reviewed-on: #544
2025-06-02 17:23:29 +00:00
6438135cba Merge pull request 'Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.24.0' (#542) from renovate/ghcr.io-advplyr-audiobookshelf-2.x into main
Reviewed-on: #542
2025-06-02 17:23:05 +00:00
71c5d02b1b Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.42.01
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-02 09:02:45 +00:00
80423f0294 Update ghcr.io/haveagitgat/tdarr Docker tag to v2.42.01
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-02 09:02:40 +00:00
7adf0d53ba Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.45.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-06-02 09:02:36 +00:00
ba518d3491 Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.24.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-02 09:02:21 +00:00
542cd88b35 Merge pull request 'Update alpine Docker tag to v3.22.0' (#528) from renovate/alpine-3.x into main
Reviewed-on: #528
2025-06-02 07:03:59 +00:00
a2f9d3648b Merge pull request 'Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.41.02' (#538) from renovate/ghcr.io-haveagitgat-tdarr_node-2.x into main
Reviewed-on: #538
2025-06-02 07:02:07 +00:00
94e2206652 Merge pull request 'Update ghcr.io/haveagitgat/tdarr Docker tag to v2.41.02' (#537) from renovate/ghcr.io-haveagitgat-tdarr-2.x into main
Reviewed-on: #537
2025-06-02 07:01:59 +00:00
9cbb318aef Merge pull request 'Update php Docker tag to v8.4.7' (#539) from renovate/php-8.x into main
Reviewed-on: #539
2025-06-02 07:01:44 +00:00
e7aba37095 Merge pull request 'Update kube-prometheus-stack Docker tag to v72.9.0' (#541) from renovate/kube-prometheus-stack-72.x into main
Reviewed-on: #541
2025-06-02 07:01:31 +00:00
857d93a1ca fix logo 2025-06-01 22:39:16 -05:00
f1bf0c9bb2 add kronic 2025-06-01 21:53:23 -05:00
69c5d996a6 change threshhold 2025-06-01 19:17:43 -05:00
0741f9fb95 change valkey endpoint 2025-06-01 19:17:18 -05:00
54872e12c9 add valkey 2025-06-01 18:30:25 -05:00
5105eda085 Update php Docker tag to v8.4.7
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 44s
2025-06-01 09:02:43 +00:00
5247742176 Update kube-prometheus-stack Docker tag to v72.9.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 41s
2025-06-01 09:02:26 +00:00
e4f9212414 Update ghcr.io/haveagitgat/tdarr Docker tag to v2.41.02
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 38s
2025-06-01 09:01:59 +00:00
998843e598 Merge pull request 'Update prometheus-operator-crds Docker tag to v20.0.1' (#536) from renovate/prometheus-operator-crds-20.x into main
Reviewed-on: #536
2025-05-31 21:27:28 +00:00
69c3f0e753 Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.41.02
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-31 20:42:24 +00:00
66d13eeced Update alpine Docker tag to v3.22.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-31 20:41:53 +00:00
c85d6b2029 Update prometheus-operator-crds Docker tag to v20.0.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-31 20:41:35 +00:00
f38d347f83 Update hashicorp/vault Docker tag to v1.19.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 37s
2025-05-31 09:01:12 +00:00
31c904161e add check 2025-05-30 21:46:29 -05:00
011468cf65 add monitor 2025-05-30 21:42:18 -05:00
524766730f add env 2025-05-30 21:40:23 -05:00
6d2c50f3c6 fix commands 2025-05-30 21:34:33 -05:00
4759ce56ee change method 2025-05-30 21:30:21 -05:00
0bfd956a68 fix indent 2025-05-30 21:24:34 -05:00
9061e758e0 add power consumption 2025-05-30 21:22:45 -05:00
dcf662655a add shelly plug monitor 2025-05-30 21:16:40 -05:00
86212c1a44 add name for plug 2025-05-30 20:42:11 -05:00
19d84fd1d7 Merge pull request 'Update kube-prometheus-stack Docker tag to v72.8.0' (#526) from renovate/kube-prometheus-stack-72.x into main
Reviewed-on: #526
2025-05-30 23:04:16 +00:00
6ee6f70213 Merge pull request 'Update Helm release headlamp to v0.31.0' (#525) from renovate/headlamp-0.x into main
Reviewed-on: #525
2025-05-30 23:03:57 +00:00
8d1595fdbc Update kube-prometheus-stack Docker tag to v72.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-30 17:55:43 +00:00
5c852b31be Update Helm release headlamp to v0.31.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-30 17:55:08 +00:00
284faa569a Update searxng/searxng:latest Docker digest to 7168db0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 24s
2025-05-30 09:01:34 +00:00
47faf44746 change to daily 2025-05-30 00:32:00 -05:00
369788ccce Merge pull request 'Update binwiederhier/ntfy Docker tag to v2.12.0' (#523) from renovate/binwiederhier-ntfy-2.x into main
Reviewed-on: #523
2025-05-30 04:58:35 +00:00
389ecc6135 Update binwiederhier/ntfy Docker tag to v2.12.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 33s
2025-05-30 04:50:57 +00:00
3b4514f4bb change config 2025-05-29 23:40:48 -05:00
8d9a9bcfb3 change config 2025-05-29 23:36:31 -05:00
e86051c6f8 change config 2025-05-29 23:23:38 -05:00
e1e2c81e1f fix unique 2025-05-29 23:16:28 -05:00
75615d426f add additional sites 2025-05-29 23:07:35 -05:00
16f3c21b4f Merge pull request 'Update ollama/ollama Docker tag to v0.9.0' (#520) from renovate/ollama-ollama-0.x into main
Reviewed-on: #520
2025-05-30 03:31:46 +00:00
bb8d329ddc Update ollama/ollama Docker tag to v0.9.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-30 03:21:06 +00:00
840bac6c07 swtich to external 2025-05-29 22:10:39 -05:00
716daa84f0 add objects dns 2025-05-29 21:34:35 -05:00
d1bb700b89 switch local 2025-05-29 21:31:39 -05:00
9911e1a268 add local route 2025-05-29 21:31:39 -05:00
4bb1929606 Update Helm release argo-cd to v8.0.12
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-30 02:20:43 +00:00
383c6dbe5d fix config 2025-05-29 20:27:12 -05:00
414f3119c3 add dns name 2025-05-29 20:25:26 -05:00
2ec6682c6f fix 2025-05-29 19:34:24 -05:00
5cb7c77951 update policy 2025-05-29 19:32:14 -05:00
785d74e92b remove minio 2025-05-29 18:32:04 -05:00
6712fb27d3 remove minio 2025-05-29 18:28:19 -05:00
5d88b2dedb change to use ceph 2025-05-29 18:26:46 -05:00
30804653a9 fix namespace 2025-05-29 18:19:27 -05:00
aae2162104 add bucket 2025-05-29 18:15:13 -05:00
5b0d1c32b4 add cloudfalre to objects 2025-05-29 18:14:29 -05:00
d7b2c17bf5 remove pod 2025-05-29 17:54:59 -05:00
8c96a85e2f remove minio 2025-05-29 17:52:56 -05:00
132db8a4dc remove minio 2025-05-29 17:52:40 -05:00
99e5cb849b fix key ref 2025-05-29 17:49:58 -05:00
3dda8a234d swap to ceph 2025-05-29 17:46:46 -05:00
debe79436d Update ghcr.io/open-webui/open-webui Docker tag to v0.6.13
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-29 22:30:56 +00:00
143faae04b add command 2025-05-29 17:21:45 -05:00
b2a64c9087 add command 2025-05-29 17:18:17 -05:00
126154033a fix image 2025-05-29 17:15:18 -05:00
ddd91c3aea add tempt pod 2025-05-29 17:12:32 -05:00
6d4ca202a1 add bucket 2025-05-29 16:59:27 -05:00
37c431d26a add object store 2025-05-29 16:54:12 -05:00
5ad2391308 Update dpage/pgadmin4 Docker tag to v9.4 2025-05-29 16:44:16 -05:00
29a0b5407c Merge pull request 'Update Helm release promtail to v6.17.0' (#512) from renovate/promtail-6.x into main
Reviewed-on: #512
2025-05-29 21:43:26 +00:00
80cfddc2f2 Update Helm release promtail to v6.17.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-05-29 20:21:35 +00:00
d6c1bc753e Update Helm release argo-cd to v8.0.11
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 50s
2025-05-29 20:10:55 +00:00
503c488e8c Update ghcr.io/n8n-io/n8n Docker tag to v1.95.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-29 16:51:14 +00:00
e2f7a190ea Update kube-prometheus-stack Docker tag to v72.6.4
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-29 12:10:52 +00:00
3870ab482c Update Helm release loki to v6.30.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 41s
2025-05-29 09:40:46 +00:00
5d67d30e23 Update Helm release harbor to v1.17.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-05-29 08:40:58 +00:00
506e78ec10 Update searxng/searxng:latest Docker digest to fbd78dc
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 28s
2025-05-29 07:30:57 +00:00
0a9d7954fb Update ghcr.io/plexguide/huntarr Docker tag to v7.4.6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 27s
2025-05-29 06:51:00 +00:00
a0e42018d7 Update searxng/searxng:latest Docker digest to 0bae02d
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 36s
2025-05-29 06:30:46 +00:00
7a940415f4 Update searxng/searxng:latest Docker digest to a2d9b0a
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-29 05:30:56 +00:00
22111ddead Update ghcr.io/plexguide/huntarr Docker tag to v7.4.4
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 46s
2025-05-29 05:00:56 +00:00
770f87e5f1 Merge pull request 'Update directus/directus Docker tag to v11.8.0' (#504) from renovate/directus-directus-11.x into main
Reviewed-on: #504
2025-05-29 01:19:45 +00:00
0d4e46d81e Merge pull request 'Update ollama/ollama Docker tag to v0.8.0' (#502) from renovate/ollama-ollama-0.x into main
Reviewed-on: #502
2025-05-29 01:19:24 +00:00
d20a97b2e0 Update ollama/ollama Docker tag to v0.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-29 00:21:36 +00:00
2ce27d2184 Update directus/directus Docker tag to v11.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-29 00:21:29 +00:00
8770249344 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-29 00:11:53 +00:00
91445af196 Update ghcr.io/plexguide/huntarr Docker tag to v7.4.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 28s
2025-05-28 20:50:55 +00:00
178dd3a109 disable backup 2025-05-28 15:14:04 -05:00
8dd3ddbff4 remove domain check 2025-05-28 14:58:25 -05:00
385df09144 change config 2025-05-28 14:55:11 -05:00
de3582057e change domain condition to separate group 2025-05-28 14:52:06 -05:00
456ad5bc16 change cred 2025-05-28 14:47:54 -05:00
1bf8afdbdb change name 2025-05-28 14:36:42 -05:00
076ae7ec7a downgrade chart 2025-05-28 14:30:52 -05:00
b10d5db7c9 add condition 2025-05-28 14:29:36 -05:00
8184d5ecc7 remove barman 2025-05-28 14:29:17 -05:00
df6079c87b update config 2025-05-28 14:26:35 -05:00
a5d1bc18a7 enable backups 2025-05-28 14:00:40 -05:00
62925e5982 enable alerts 2025-05-28 14:00:21 -05:00
2abcc24077 change icon 2025-05-28 13:52:17 -05:00
d62a45f9fe update config 2025-05-28 13:48:49 -05:00
b4ddb1c35b forward domain to blocky 2025-05-28 13:42:25 -05:00
289525dbaa fix hostname 2025-05-28 13:27:33 -05:00
2f42576053 add port name 2025-05-28 13:26:46 -05:00
e501b0665b remove condition 2025-05-28 13:24:28 -05:00
5981952642 downgrade chart 2025-05-28 13:21:22 -05:00
d4781e2bc9 remove duplicate 2025-05-28 13:16:08 -05:00
37b7089d6b fix chart 2025-05-28 13:15:21 -05:00
1d37052aa3 add gatus 2025-05-28 13:11:42 -05:00
7420a5aad5 Update searxng/searxng:latest Docker digest to 0979700
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 42s
2025-05-28 11:30:50 +00:00
7773f554a5 Update ghcr.io/traefik/traefik Docker tag to v3.4.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 20s
2025-05-28 00:31:24 +00:00
75b0dd035d Update d3fk/s3cmd:latest Docker digest to 030103d
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 20s
2025-05-28 00:20:53 +00:00
e5cbf253cc Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to 81d76b6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 43s
2025-05-27 21:50:53 +00:00
88fbf11597 Update ghcr.io/linuxserver/plex:1.41.7 Docker digest to 6e473f7
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-27 20:01:01 +00:00
d0092c46db Update ghcr.io/ferretdb/ferretdb Docker tag to v1.24.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 35s
2025-05-27 19:20:55 +00:00
610fa869b7 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.44.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-27 12:30:55 +00:00
8b830a6f94 Update ghcr.io/n8n-io/n8n Docker tag to v1.95.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-27 10:40:53 +00:00
b75e76e7bb Update Helm release coredns to v1.42.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 42s
2025-05-27 10:01:03 +00:00
4c95412133 Merge pull request 'Update clidey/whodb Docker tag to v0.54.0' (#485) from renovate/clidey-whodb-0.x into main
Reviewed-on: #485
2025-05-27 06:41:01 +00:00
80206a8dc8 Merge pull request 'Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.44.1' (#486) from renovate/ghcr.io-gitroomhq-postiz-app-1.x into main
Reviewed-on: #486
2025-05-27 06:40:54 +00:00
81c71406e2 Merge pull request 'Update vaultwarden/server Docker tag to v1.34.1' (#491) from renovate/vaultwarden-server-1.x into main
Reviewed-on: #491
2025-05-27 06:40:46 +00:00
e2725426d3 Merge pull request 'Update ghcr.io/n8n-io/n8n Docker tag to v1.95.0' (#489) from renovate/ghcr.io-n8n-io-n8n-1.x into main
Reviewed-on: #489
2025-05-27 06:40:13 +00:00
3f31eb6628 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.4.2' (#488) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Reviewed-on: #488
2025-05-27 06:39:55 +00:00
f29a808a56 Merge pull request 'Update ghcr.io/linuxserver/radarr Docker tag to v5.25.0' (#487) from renovate/ghcr.io-linuxserver-radarr-5.x into main
Reviewed-on: #487
2025-05-27 06:39:43 +00:00
a1d337a540 Merge pull request 'Update ghcr.io/linuxserver/prowlarr Docker tag to v1.36.3' (#481) from renovate/ghcr.io-linuxserver-prowlarr-1.x into main
Reviewed-on: #481
2025-05-27 06:39:35 +00:00
e4a2f90272 Update ghcr.io/plexguide/huntarr Docker tag to v7.4.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-27 05:30:53 +00:00
b6fce62fbb Update ghcr.io/linuxserver/radarr Docker tag to v5.25.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-27 02:00:47 +00:00
4d90c676d6 Update vaultwarden/server Docker tag to v1.34.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-26 23:20:55 +00:00
09df35bebd Update ghcr.io/n8n-io/n8n Docker tag to v1.95.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-26 23:11:45 +00:00
c13bacce39 Update ghcr.io/linuxserver/prowlarr Docker tag to v1.36.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-26 23:11:38 +00:00
a8f7362ac0 Update ghcr.io/gitroomhq/postiz-app Docker tag to v1.44.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-26 23:11:28 +00:00
a2177097ee Update clidey/whodb Docker tag to v0.54.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-26 23:11:25 +00:00
481bf489db Update ghcr.io/open-webui/open-webui Docker tag to v0.6.11
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-05-26 23:00:51 +00:00
496df74a94 Update Helm release argo-cd to v8.0.10
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-26 22:01:13 +00:00
13c08c9736 Update searxng/searxng:latest Docker digest to fc9339b
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 55s
2025-05-26 15:50:49 +00:00
81753bb785 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.14
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-25 23:40:48 +00:00
9beed77c1c Update ghcr.io/plexguide/huntarr Docker tag to v7.3.13
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 22s
2025-05-25 19:20:44 +00:00
ab98109551 Update searxng/searxng:latest Docker digest to 7513385
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 39s
2025-05-25 16:31:20 +00:00
66b1ae5395 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 36s
2025-05-25 15:50:53 +00:00
904e7a36fc Update searxng/searxng:latest Docker digest to d774264
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 1m0s
2025-05-25 13:20:57 +00:00
219639d781 Update searxng/searxng:latest Docker digest to 9c14bd2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 25s
2025-05-25 09:10:53 +00:00
7f24534ab8 Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to 0a3ef72
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 39s
2025-05-25 07:30:52 +00:00
db7550409a Update ghcr.io/plexguide/huntarr Docker tag to v7.3.9
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-25 02:41:03 +00:00
7cb403e9ac Update ghcr.io/plexguide/huntarr Docker tag to v7.3.8
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 38s
2025-05-25 02:01:00 +00:00
94955bcdd7 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.7
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 36s
2025-05-24 23:00:50 +00:00
93e224434c Update ghcr.io/linuxserver/code-server:4.100.2 Docker digest to 23fbade
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 57s
2025-05-24 20:50:48 +00:00
715565d200 Update ollama/ollama Docker tag to v0.7.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-24 19:40:56 +00:00
0cef037ef1 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-24 19:00:52 +00:00
540311e358 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.4
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 44s
2025-05-24 18:40:44 +00:00
3c99185d8c update image 2025-05-24 12:43:25 -05:00
a9faa580e8 update image 2025-05-24 12:40:33 -05:00
4e0193872b update image 2025-05-24 12:29:42 -05:00
fea7e281fd fix serername 2025-05-24 12:08:28 -05:00
1b526d9f8b upgrade chart 2025-05-24 12:02:57 -05:00
e4120eb10c fix client mount 2025-05-24 11:57:52 -05:00
25d90cc82f upgrade chart 2025-05-24 11:52:21 -05:00
9d0d800fe3 upgrade chart 2025-05-24 11:49:34 -05:00
2c19635e8f upgrade chart 2025-05-24 11:46:06 -05:00
6e0035f494 add barman 2025-05-24 11:42:35 -05:00
aaa9d8eba8 Update searxng/searxng:latest Docker digest to 7970736
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 40s
2025-05-24 11:50:42 +00:00
6069bc7a7f Update searxng/searxng:latest Docker digest to bf09c7d
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-24 11:00:43 +00:00
15bed798cc upgrade chart 2025-05-24 03:24:59 -05:00
37f47055cf downgrade 2025-05-24 03:24:22 -05:00
167773de95 upgrade chart 2025-05-24 03:17:29 -05:00
806aec8077 upgrade chart 2025-05-24 02:16:34 -05:00
1e7303314d upgrade chart 2025-05-24 02:08:18 -05:00
900ddfec80 upgrade chart 2025-05-24 01:43:06 -05:00
55405e4688 upgrade chart 2025-05-24 00:55:12 -05:00
b63d0621eb upgrade chart 2025-05-24 00:49:38 -05:00
77f2fc7c80 update chart 2025-05-23 22:40:18 -05:00
0fa03c2e65 update image 2025-05-23 22:33:03 -05:00
9417c8e6e3 Update thewicklowwolf/lidatube Docker tag to v0.2.23
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 34s
2025-05-23 23:20:50 +00:00
3c48d8037b Update ghcr.io/plexguide/huntarr Docker tag to v7.3.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 43s
2025-05-23 23:00:52 +00:00
b5f93de6f2 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.3.0' (#465) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Reviewed-on: #465
2025-05-23 20:11:29 +00:00
86d3cca395 Update ghcr.io/plexguide/huntarr Docker tag to v7.3.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 23s
2025-05-23 20:00:48 +00:00
cef38a05e0 Merge pull request 'Update Helm release tailscale-operator to v1.84.0' (#464) from renovate/tailscale-operator-1.x into main
Reviewed-on: #464
2025-05-23 19:55:31 +00:00
387ba433c5 Update Helm release tailscale-operator to v1.84.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 19:51:08 +00:00
ac35a6d20c Merge pull request 'Update ghcr.io/tailscale/tailscale Docker tag to v1.84.0' (#463) from renovate/ghcr.io-tailscale-tailscale-1.x into main
Reviewed-on: #463
2025-05-23 19:45:21 +00:00
5cee8499ba Update ghcr.io/tailscale/tailscale Docker tag to v1.84.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-23 19:41:14 +00:00
77683b9562 Merge pull request 'Update Helm release traefik to v35.4.0' (#462) from renovate/traefik-35.x into main
Reviewed-on: #462
2025-05-23 19:39:40 +00:00
124f0c1ad7 Merge pull request 'Update valkey Docker tag to v3.0.9' (#454) from renovate/valkey-3.x into main
Reviewed-on: #454
2025-05-23 19:38:56 +00:00
0803ea497d Update Helm release traefik to v35.4.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:12:01 +00:00
fc9e70591e Update valkey Docker tag to v3.0.9
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:11:27 +00:00
40b69db6f8 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.5.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 16:01:08 +00:00
0733f30eff Update searxng/searxng:latest Docker digest to 2b8db8f
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-23 15:20:53 +00:00
777050a34d Update searxng/searxng:latest Docker digest to 8cb8f97
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-23 13:50:41 +00:00
af081ef704 Update ghcr.io/plexguide/huntarr Docker tag to v7.2.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-23 12:50:44 +00:00
1de1dd14d9 Update searxng/searxng:latest Docker digest to 633c8a9
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 52s
2025-05-23 11:40:43 +00:00
dba5b11459 Update Helm release argo-cd to v8.0.9
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-23 10:21:05 +00:00
90970f21e1 Update ghcr.io/plexguide/huntarr Docker tag to v7.2.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-05-23 09:21:23 +00:00
a95eae1884 Update Helm release argo-cd to v8.0.8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-23 09:10:58 +00:00
818f548731 Merge pull request 'Update ghcr.io/n8n-io/n8n Docker tag to v1.94.0' (#452) from renovate/ghcr.io-n8n-io-n8n-1.x into main
Reviewed-on: #452
2025-05-23 01:11:31 +00:00
8f23880f0d Update ghcr.io/n8n-io/n8n Docker tag to v1.94.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-23 01:00:50 +00:00
887d47b3f6 remove init 2025-05-22 19:42:58 -05:00
a5706975a9 change redis 2025-05-22 19:41:01 -05:00
9d9ee2d33f fix path 2025-05-22 19:37:52 -05:00
1acf6c4d40 fix duplicate entry 2025-05-22 19:36:17 -05:00
20aec11b2e Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.2.0' (#451) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Reviewed-on: #451
2025-05-23 00:31:16 +00:00
f5dfe59e9c add n8n 2025-05-22 19:30:48 -05:00
01d9e1f5ab Update ghcr.io/plexguide/huntarr Docker tag to v7.2.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-22 22:10:51 +00:00
d2a8749f78 Update ghcr.io/plexguide/huntarr Docker tag to v7.1.4
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 15s
2025-05-22 21:30:42 +00:00
1b8bec3806 Update Helm release argo-cd to v8.0.7
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2025-05-22 20:40:45 +00:00
710c40471d Update ghcr.io/sarperavci/cloudflarebypassforscraping:latest Docker digest to bd326a3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-22 20:00:51 +00:00
76843d7f75 Update ghcr.io/plexguide/huntarr Docker tag to v7.1.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 28s
2025-05-22 18:30:45 +00:00
233205fae1 Merge pull request 'Update kube-prometheus-stack Docker tag to v72.6.2' (#445) from renovate/kube-prometheus-stack-72.x into main
Reviewed-on: #445
2025-05-22 16:53:04 +00:00
d8dee73c70 change merge 2025-05-22 11:51:39 -05:00
508615c627 Update kube-prometheus-stack Docker tag to v72.6.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 14s
2025-05-22 16:50:44 +00:00
b5a4c1f72e Merge pull request 'Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.23.1' (#440) from renovate/ghcr.io-fuzzygrim-yamtrack-0.x into main
Reviewed-on: #440
2025-05-22 16:45:43 +00:00
51ee045cd4 Update ghcr.io/fuzzygrim/yamtrack Docker tag to v0.23.1 2025-05-22 16:45:43 +00:00
97765d92ef Merge pull request 'Update Helm release loki to v6.30.0' (#429) from renovate/loki-6.x into main
Reviewed-on: #429
2025-05-22 16:45:01 +00:00
fcd36caddc Update Helm release loki to v6.30.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 14s
2025-05-22 16:41:18 +00:00
3957d01a03 Merge pull request 'Update searxng/searxng:latest Docker digest to 8f154b2' (#444) from renovate/searxng-searxng-latest into main 2025-05-22 16:40:38 +00:00
eba2dddece Update searxng/searxng:latest Docker digest to 8f154b2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 20s
2025-05-22 16:11:00 +00:00
a8fd14fc4e Merge pull request 'Update searxng/searxng:latest Docker digest to 776756d' (#443) from renovate/searxng-searxng-latest into main 2025-05-22 15:01:03 +00:00
7d951d3a8f Update searxng/searxng:latest Docker digest to 776756d
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-22 14:50:46 +00:00
aa93225558 Merge pull request 'Update searxng/searxng:latest Docker digest to 01a9a69' (#442) from renovate/searxng-searxng-latest into main 2025-05-22 14:10:50 +00:00
3644808f0f Update searxng/searxng:latest Docker digest to 01a9a69
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 36s
2025-05-22 13:50:44 +00:00
e26d19e05b Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.1.2' (#441) from renovate/ghcr.io-plexguide-huntarr-7.x into main 2025-05-22 12:10:55 +00:00
1dbd83ea31 Update ghcr.io/plexguide/huntarr Docker tag to v7.1.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 35s
2025-05-22 12:00:49 +00:00
279 changed files with 5106 additions and 1898 deletions

View File

@@ -0,0 +1,80 @@
name: lint-test-docker
on:
push:
branches:
- main
paths:
- 'hosts/**'
- ! 'hosts/archive'
pull_request:
branches:
- main
paths:
- 'hosts/**'
- ! 'hosts/archive'
jobs:
docker-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Branch Exists
id: check-branch-exists
uses: GuillaumeFalourd/branch-exists@v1.1
with:
branch: "origin/${{ github.base_ref }}"
- name: Branch Does Not Exist
if: steps.check-branch-exists.outputs.exists == 'false'
run: echo "Branch origin/${{ github.base_ref }} was not found, likely already merged"
- name: Set up Node.js
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
with:
node-version: '22'
- name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true'
run: |
set -e # Exit immediately if a command exits with a non-zero status.
TARGET_BRANCH="origin/${{ github.base_ref }}"
echo ">> Target branch for diff is: $TARGET_BRANCH"
CHANGED_FILES=$(git diff --name-only "$TARGET_BRANCH" -- 'hosts/**')
echo ">> Found changed files:"
echo "$CHANGED_FILES"
# For each changed file, find its parent chart directory (the one with compose.yaml).
# Then, create a unique list of those directories.
CHANGED_COMPOSE=$(echo "$CHANGED_FILES" | while read -r file; do
dir=$(dirname "$file")
while [[ "$dir" != "." && ! -f "$dir/compose.yaml" ]]; do
dir=$(dirname "$dir")
done
if [[ "$dir" != "." ]]; then
echo "$dir"
fi
done | sort -u)
if [[ -z "$CHANGED_COMPOSE" ]]; then
echo ">> Could not determine changed compose files. This will happen if only files outside a compose file were changed."
exit 0
fi
echo ">> Running dclint on changed compose files:"
echo "$CHANGED_COMPOSE"
echo "$CHANGED_COMPOSE" | while read -r compose; do
echo ">> Linting $compose ..."
npx dclint $compose
done

View File

@@ -0,0 +1,82 @@
name: lint-test-helm
on:
push:
branches:
- main
paths:
- 'clusters/**'
- ! 'clusters/*/archive'
pull_request:
branches:
- main
paths:
- 'clusters/**'
- ! 'clusters/*/archive'
jobs:
helm-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Branch Exists
id: check-branch-exists
uses: GuillaumeFalourd/branch-exists@v1.1
with:
branch: "origin/${{ github.base_ref }}"
- name: Branch Does Not Exist
if: steps.check-branch-exists.outputs.exists == 'false'
run: echo "Branch origin/${{ github.base_ref }} was not found, likely already merged"
- name: Set up Helm
if: steps.check-branch-exists.outputs.exists == 'true'
uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITEA_TOKEN }}
version: latest
- name: Lint Helm Chart
if: steps.check-branch-exists.outputs.exists == 'true'
run: |
set -e # Exit immediately if a command exits with a non-zero status.
TARGET_BRANCH="origin/${{ github.base_ref }}"
echo ">> Target branch for diff is: $TARGET_BRANCH"
CHANGED_FILES=$(git diff --name-only "$TARGET_BRANCH" -- 'clusters/**')
echo ">> Found changed files:"
echo "$CHANGED_FILES"
# For each changed file, find its parent chart directory (the one with Chart.yaml).
# Then, create a unique list of those directories.
CHANGED_CHARTS=$(echo "$CHANGED_FILES" | while read -r file; do
dir=$(dirname "$file")
while [[ "$dir" != "." && ! -f "$dir/Chart.yaml" ]]; do
dir=$(dirname "$dir")
done
if [[ "$dir" != "." ]]; then
echo "$dir"
fi
done | sort -u)
if [[ -z "$CHANGED_CHARTS" ]]; then
echo ">> Could not determine changed charts. This could happen if only files outside a chart were changed."
exit 0
fi
echo ">> Running helm lint on changed charts:"
echo "$CHANGED_CHARTS"
echo "$CHANGED_CHARTS" | while read -r chart; do
echo ">> Building dependency for "$chart" ..."
helm dependency build "$chart"
echo ">> Linting $chart..."
helm lint "$chart"
done

View File

@@ -1,37 +0,0 @@
name: lint-and-test-charts
on: pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: latest
- uses: actions/setup-python@v5
with:
python-version: "3.13"
check-latest: true
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0
- name: Run chart-testing (list-changed)
id: list-changed
run: |
changed=$(ct list-changed --target-branch ${{ github.event.repository.default_branch }})
if [[ -n "$changed" ]]; then
echo "changed=true" >> "$GITHUB_OUTPUT"
fi
- name: Run chart-testing (lint)
if: steps.list-changed.outputs.changed == 'true'
run: ct lint --target-branch ${{ github.event.repository.default_branch }}

View File

@@ -0,0 +1,40 @@
name: process-repository
on:
schedule:
- cron: "@daily"
jobs:
process-repository:
runs-on: ubuntu-latest
steps:
- name: Checkout Python Script
uses: actions/checkout@v4
with:
repository: alexlebens/workflow-scripts
ref: main
token: ${{ secrets.BOT_TOKEN }}
path: workflow-scripts
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.13"
- name: Install dependencies
run: pip install requests immutabledict
- name: Run Script
env:
INSTANCE_URL: ${{ vars.INSTANCE_URL }}
OWNER: ${{ gitea.owner }}
REPOSITORY: ${{ gitea.repository }}
TOKEN: ${{ secrets.BOT_TOKEN }}
LOG_LEVEL: DEBUG
ISSUE_STALE_DAYS: 3
ISSUE_STALE_TAG: 16
ISSUE_EXCLUDE_TAG: 20
PULL_REQUEST_STALE_DAYS: 3
PULL_REQUEST_STALE_TAG: 16
PULL_REQUEST_REQUIRED_TAG: 15
run: python ./workflow-scripts/process-repository.py

View File

@@ -0,0 +1,32 @@
name: renovate
on:
schedule:
- cron: "@hourly"
push:
branches:
- main
workflow_dispatch:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Renovate
run: renovate
env:
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: ${{ vars.INSTANCE_URL }}
RENOVATE_REPOSITORIES: alexlebens/infrastructure
RENOVATE_GIT_AUTHOR: Renovate Bot <renovate-bot@alexlebens.net>
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.RENOVATE_GIT_PRIVATE_KEY }}
RENOVATE_GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }}
RENOVATE_REDIS_URL: ${{ vars.RENOVATE_REDIS_URL }}

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: actual
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/actual-budget.png
appVersion: v25.5.0

View File

@@ -9,7 +9,7 @@ actual:
main:
image:
repository: ghcr.io/actualbudget/actual
tag: 25.5.0
tag: 25.7.1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -18,6 +18,6 @@ dependencies:
- name: app-template
alias: audiobookshelf
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/audiobookshelf.png
appVersion: 2.21.0

View File

@@ -1,5 +1,28 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: audiobookshelf-apprise-config
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: audiobookshelf-apprise-config
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: ntfy-url
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/audiobookshelf/apprise
metadataPolicy: None
property: ntfy-url
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: audiobookshelf-config-backup-secret
namespace: {{ .Release.Namespace }}

View File

@@ -0,0 +1,19 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: audiobookshelf-apprise
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: audiobookshelf-apprise
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
endpoints:
- port: apprise
interval: 30s
scrapeTimeout: 15s
path: /metrics
selector:
matchLabels:
app.kubernetes.io/name: audiobookshelf
app.kubernetes.io/instance: {{ .Release.Name }}

View File

@@ -9,7 +9,7 @@ audiobookshelf:
main:
image:
repository: ghcr.io/advplyr/audiobookshelf
tag: 2.23.0
tag: 2.26.3
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -18,6 +18,29 @@ audiobookshelf:
requests:
cpu: 10m
memory: 128Mi
apprise-api:
image:
repository: caronc/apprise
tag: 1.2.0
pullPolicy: IfNotPresent
env:
- name: TZ
value: US/Central
- name: APPRISE_STORAGE_MODE
value: memory
- name: APPRISE_STATEFUL_MODE
value: disabled
- name: APPRISE_WORKER_COUNT
value: 1
- name: APPRISE_STATELESS_URLS
valueFrom:
secretKeyRef:
name: audiobookshelf-apprise-config
key: ntfy-url
resources:
requests:
cpu: 10m
memory: 128Mi
service:
main:
controller: main
@@ -26,6 +49,10 @@ audiobookshelf:
port: 80
targetPort: 80
protocol: HTTP
apprise:
port: 8000
targetPort: 8000
protocol: HTTP
persistence:
config:
storageClass: ceph-block

View File

@@ -18,6 +18,6 @@ dependencies:
- name: app-template
alias: bazarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/bazarr.png
appVersion: 1.5.2

View File

@@ -15,7 +15,7 @@ bazarr:
main:
image:
repository: ghcr.io/linuxserver/bazarr
tag: 1.5.2@sha256:2458b13b6bdb9beee13acd2c70172140e9f9362488914d9f7cd95a473c3742b7
tag: 1.5.2@sha256:911483a9ec04de93e60e649a101eabab5d7c143bcb14fcddb32161d34016e11b
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: calibre-web-automated
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/calibre-web.png
appVersion: V3.0.4

View File

@@ -31,7 +31,7 @@ calibre-web-automated:
main:
image:
repository: ghcr.io/calibrain/calibre-web-automated-book-downloader
tag: latest@sha256:97a636efe3b78e1306ff521aa09256125aacdb1a04e628df294d7b6da3fe7b4a
tag: latest@sha256:7d01e56bfb0f0f150f89da59e4ec5627c4dc53d48d5ff5283e7e10877c737f8c
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT
@@ -55,7 +55,7 @@ calibre-web-automated:
bypass:
image:
repository: ghcr.io/sarperavci/cloudflarebypassforscraping
tag: latest@sha256:d1028839c2d6317a48e6e2139acaea5129bb3b089f0c5583f61fc162f1975de0
tag: latest@sha256:bd326a3c6ae0b7ed3e405bbaa230e43e252f444c98f57d179f7a1d78f273748b
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -19,10 +19,10 @@ dependencies:
- name: app-template
alias: code-server
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/visual-studio-code.png
appVersion: 4.100.2

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.100.2@sha256:9848be1da7932e750b44fd30d87d828771ddfd5d9507a5dfd1e487dc79a76a2e
tag: 4.102.2@sha256:e93e459877c47affef393e81dd6bcd591af96363c0e96748aed4980b6d12de24
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -8,14 +8,10 @@ keywords:
home: https://wiki.alexlebens.dev/s/c2d242de-dcaa-4801-86a2-c4761dc8bf9b
sources:
- https://github.com/directus/directus
- https://github.com/minio/operator
- https://github.com/valkey-io/valkey
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/directus/directus
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/minio/operator/tree/master/helm/tenant
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
maintainers:
@@ -24,18 +20,11 @@ dependencies:
- name: app-template
alias: directus
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
- name: tenant
alias: minio
version: 7.1.1
repository: https://operator.min.io/
- name: valkey
version: 3.0.9
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
- name: cloudflared
alias: cloudflared-directus
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -45,10 +45,33 @@ spec:
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-valkey-config
name: directus-metric-token
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-valkey-config
app.kubernetes.io/name: directus-metric-token
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: metric-token
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/metrics
metadataPolicy: None
property: metric-token
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-redis-config
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-redis-config
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
@@ -60,14 +83,14 @@ spec:
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/valkey
key: /cl01tl/directus/redis
metadataPolicy: None
property: user
- secretKey: password
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/valkey
key: /cl01tl/directus/redis
metadataPolicy: None
property: password
@@ -101,82 +124,6 @@ spec:
metadataPolicy: None
property: secret
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-minio-user-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-minio-user-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/minio/auth
metadataPolicy: None
property: AWS_ACCESS_KEY_ID
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/minio/auth
metadataPolicy: None
property: AWS_SECRET_ACCESS_KEY
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-minio-root-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-minio-root-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: config.env
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/minio/config
metadataPolicy: None
property: root-config.env
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-minio-config-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-minio-config-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: config.env
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/directus/minio/config
metadataPolicy: None
property: config.env
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret

View File

@@ -0,0 +1,11 @@
apiVersion: objectbucket.io/v1alpha1
kind: ObjectBucketClaim
metadata:
name: ceph-bucket-directus
labels:
app.kubernetes.io/name: ceph-bucket-directus
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
generateBucketName: bucket-directus
storageClassName: ceph-bucket

View File

@@ -0,0 +1,35 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-directus
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-directus
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
clusterSize: 3
podSecurityContext:
runAsUser: 1000
fsGroup: 1000
kubernetesConfig:
image: quay.io/opstree/redis:v8.0.3
imagePullPolicy: IfNotPresent
redisSecret:
name: directus-redis-config
key: password
resources:
requests:
cpu: 50m
memory: 128Mi
storage:
volumeClaimTemplate:
spec:
storageClassName: ceph-block
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -0,0 +1,43 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: directus
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
selector:
matchLabels:
app.kubernetes.io/name: directus
app.kubernetes.io/instance: {{ .Release.Name }}
endpoints:
- port: http
interval: 30s
scrapeTimeout: 15s
path: /metrics
bearerTokenSecret:
name: directus-metric-token
key: metric-token
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-directus
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-directus
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.7.2
tag: 11.9.3
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL
@@ -66,18 +66,18 @@ directus:
- name: REDIS_ENABLED
value: true
- name: REDIS_HOST
value: directus-valkey-primary
value: redis-replication-directus-master
- name: REDIS_PORT
value: 6379
- name: REDIS_USERNAME
valueFrom:
secretKeyRef:
name: directus-valkey-config
name: directus-redis-config
key: user
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: directus-valkey-config
name: directus-redis-config
key: password
- name: STORAGE_LOCATIONS
value: s3
@@ -86,21 +86,24 @@ directus:
- name: STORAGE_S3_KEY
valueFrom:
secretKeyRef:
name: directus-minio-user-secret
name: ceph-bucket-directus
key: AWS_ACCESS_KEY_ID
- name: STORAGE_S3_SECRET
valueFrom:
secretKeyRef:
name: directus-minio-user-secret
name: ceph-bucket-directus
key: AWS_SECRET_ACCESS_KEY
- name: STORAGE_S3_BUCKET
value: directus
valueFrom:
configMapKeyRef:
name: ceph-bucket-directus
key: BUCKET_NAME
- name: STORAGE_S3_REGION
value: us-east-1
- name: STORAGE_S3_ENDPOINT
value: http://minio.directus:80
value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80
- name: STORAGE_S3_FORCE_PATH_STYLE
value: "true"
value: true
- name: AUTH_PROVIDERS
value: AUTHENTIK
- name: AUTH_AUTHENTIK_DRIVER
@@ -127,6 +130,13 @@ directus:
value: Authentik
- name: TELEMETRY
value: false
- name: METRICS_ENABLED
value: true
- name: METRICS_TOKENS
valueFrom:
secretKeyRef:
name: directus-metric-token
key: metric-token
resources:
requests:
cpu: 10m
@@ -139,54 +149,6 @@ directus:
port: 80
targetPort: 8055
protocol: TCP
minio:
existingSecret:
name: directus-minio-root-secret
tenant:
name: minio-directus
configSecret:
name: directus-minio-config-secret
pools:
- servers: 3
name: pool
volumesPerServer: 2
size: 10Gi
storageClassName: ceph-block
mountPath: /export
subPath: /data
metrics:
enabled: true
port: 9000
protocol: http
certificate:
requestAutoCert: false
ingress:
console:
enabled: false
valkey:
architecture: replication
auth:
enabled: true
existingSecret: directus-valkey-config
existingSecretPasswordKey: password
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
cloudflared-directus:
name: cloudflared-directus
existingSecretName: directus-cloudflared-secret
@@ -214,3 +176,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster
endpointCredentials: directus-postgresql-17-cluster-backup-secret
backupIndex: 2
retentionPolicy: "7d"

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: eigenfocus
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/eigenfocus.png
appVersion: 1.1.0

View File

@@ -9,7 +9,7 @@ eigenfocus:
main:
image:
repository: eigenfocus/eigenfocus
tag: 1.1.0-free
tag: 1.2.0-free
pullPolicy: IfNotPresent
env:
- name: DEFAULT_HOST_URL

View File

@@ -17,11 +17,11 @@ maintainers:
- name: alexlebens
dependencies:
- name: element-web
version: 1.4.10
version: 1.4.16
repository: https://ananace.gitlab.io/charts
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/element.png
appVersion: v1.11.100

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.101
tag: v1.11.107
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev
@@ -12,8 +12,8 @@ element-web:
disable_3pid_login: true
brand: "Alex Lebens"
branding:
welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-4.jpg
auth_header_logo_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
welcome_background_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
auth_header_logo_url: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
sso_redirect_options:
immediate: true
default_theme: dark

View File

@@ -20,11 +20,11 @@ dependencies:
- name: app-template
alias: freshrss
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -11,7 +11,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.21.3
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -35,7 +35,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.21.3
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -49,7 +49,29 @@ freshrss:
git checkout;
rm -rf /var/www/FreshRSS/extensions/xExtension-ImageProxy
cp -r xExtension-ImageProxy /var/www/FreshRSS/extensions
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-YouTubeChannel2RssFeed
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-ImageProxy
resources:
requests:
cpu: 10m
memory: 128Mi
init-download-extension-3:
securityContext:
runAsUser: 0
image:
repository: alpine
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh
- -ec
- |
cd /tmp;
wget https://github.com/zimmra/xExtension-karakeep-button/archive/refs/tags/v1.1.tar.gz;
tar -xvzf *.tar.gz;
rm -rf /var/www/FreshRSS/extensions/xExtension-karakeep-button
mkdir /var/www/FreshRSS/extensions/xExtension-karakeep-button
cp -r /tmp/xExtension-karakeep-button-*/* /var/www/FreshRSS/extensions/xExtension-karakeep-button
chown -R 568:568 /var/www/FreshRSS/extensions/xExtension-karakeep-button
resources:
requests:
cpu: 10m
@@ -58,7 +80,7 @@ freshrss:
main:
image:
repository: freshrss/freshrss
tag: 1.26.2
tag: 1.26.3
pullPolicy: IfNotPresent
env:
- name: PGID
@@ -163,6 +185,9 @@ freshrss:
init-download-extension-2:
- path: /var/www/FreshRSS/extensions
readOnly: false
init-download-extension-3:
- path: /var/www/FreshRSS/extensions
readOnly: false
main:
- path: /var/www/FreshRSS/extensions
readOnly: false
@@ -192,3 +217,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster
endpointCredentials: freshrss-postgresql-17-cluster-backup-secret
backupIndex: 3
retentionPolicy: "7d"

View File

@@ -18,6 +18,6 @@ dependencies:
- name: app-template
alias: home-assistant
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png
appVersion: 2025.5.2

View File

@@ -9,7 +9,7 @@ home-assistant:
main:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2025.5.2
tag: 2025.7.4
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -21,7 +21,7 @@ home-assistant:
code-server:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.100.2@sha256:9848be1da7932e750b44fd30d87d828771ddfd5d9507a5dfd1e487dc79a76a2e
tag: 4.102.2@sha256:e93e459877c47affef393e81dd6bcd591af96363c0e96748aed4980b6d12de24
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -18,10 +18,10 @@ dependencies:
- name: app-template
alias: homepage
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
appVersion: v1.2.0

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.2.0
tag: v1.4.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS
@@ -27,18 +27,18 @@ homepage:
docker.yaml: ""
kubernetes.yaml: ""
settings.yaml: |
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
headerStyle: clean
hideVersion: true
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-4.jpg
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
brightness: 50
theme: dark
disableCollapse: true
widgets.yaml: |
- logo:
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
- datetime:
text_size: xl
format:
@@ -68,14 +68,20 @@ homepage:
href: https://gitea.alexlebens.dev
siteMonitor: https://gitea.alexlebens.dev
statusStyle: dot
- Code:
icon: sh-visual-studio-code.webp
description: VS Code
href: https://codeserver.alexlebens.dev
siteMonitor: https://codeserver.alexlebens.dev
statusStyle: dot
- Site:
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
description: Profile Website
href: https://www.alexlebens.dev
siteMonitor: https://www.alexlebens.dev
statusStyle: dot
- Content Management:
icon: sh-directus.webp
icon: directus.png
description: Directus
href: https://directus.alexlebens.dev
siteMonitor: https://directus.alexlebens.dev

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: homepage
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/homepage.png
appVersion: v1.2.0

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.2.0
tag: v1.4.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS
@@ -39,12 +39,12 @@ homepage:
kubernetes.yaml: |
mode: cluster
settings.yaml: |
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
headerStyle: clean
hideVersion: true
color: zinc
background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-4.jpg
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-5.png
brightness: 50
theme: dark
disableCollapse: true
@@ -61,6 +61,9 @@ homepage:
- Code:
tab: Tools
icon: mdi-code-block-braces-#ffffff
- Automation:
tab: Tools
icon: mdi-wrench-#ffffff
- Monitoring:
tab: Tools
icon: mdi-chart-line-#ffffff
@@ -96,7 +99,7 @@ homepage:
icon: mdi-cloud-#ffffff
widgets.yaml: |
- logo:
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
- kubernetes:
cluster:
show: true
@@ -179,7 +182,7 @@ homepage:
statusStyle: dot
- Public:
- Site:
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png
icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png
description: Profile Website
href: https://www.alexlebens.dev
siteMonitor: https://www.alexlebens.dev
@@ -312,21 +315,43 @@ homepage:
href: https://argocd.alexlebens.net
siteMonitor: http://argocd-server.argocd:80
statusStyle: dot
namespace: argocd
- Workflows:
icon: sh-argo-cd.webp
description: Argo Workflows
href: https://argo-workflows.alexlebens.net
siteMonitor: http://argo-workflows-server.argo-workflows:2746
statusStyle: dot
namespace: argocd
- Deployment:
- Docker Deployment:
icon: sh-komodo-light.webp
description: Komodo
href: https://komodo.alexlebens.net
siteMonitor: http://komodo.komodo:80
statusStyle: dot
namespace: komodo
- Automation:
- Deployment Workflows:
icon: sh-argo-cd.webp
description: Argo Workflows
href: https://argo-workflows.alexlebens.net
siteMonitor: http://argo-workflows-server.argo-workflows:2746
statusStyle: dot
- API Workflows:
icon: sh-n8n.webp
description: n8n
href: https://n8n.alexlebens.net
siteMonitor: http://n8n-main.n8n:80
statusStyle: dot
- Jobs:
icon: https://raw.githubusercontent.com/mshade/kronic/main/static/android-chrome-192x192.png
description: Kronic
href: https://kronic.alexlebens.net
siteMonitor: http://kronic.kronic:80
statusStyle: dot
- Uptime:
icon: sh-gatus.webp
description: Gatus
href: https://gatus.alexlebens.net
siteMonitor: http://gatus.gatus:80
statusStyle: dot
- Tools:
icon: sh-omnitools.webp
description: OmniTools
href: https://omni-tools.alexlebens.net
siteMonitor: http://omni-tools.omni-tools:80
statusStyle: dot
- Monitoring:
- Kubernetes:
icon: sh-headlamp.webp
@@ -398,7 +423,7 @@ homepage:
siteMonitor: http://authentik-server.authentik:80
statusStyle: dot
- Email:
icon: sh-stalwart-mail-server.webp
icon: sh-stalwart.webp
description: Stalwart
href: https://stalwart.alexlebens.net
siteMonitor: http://stalwart.stalwart:80
@@ -460,6 +485,12 @@ homepage:
href: https://pikvm.alexlebens.net
siteMonitor: https://pikvm.alexlebens.net
statusStyle: dot
- Server Plug:
icon: sh-shelly.webp
description: Shelly
href: http://it05sp.alexlebens.net
siteMonitor: http://it05sp.alexlebens.net
statusStyle: dot
- Storage:
- Cluster Storage:
icon: sh-ceph.webp
@@ -485,18 +516,6 @@ homepage:
href: https://vault.alexlebens.net
siteMonitor: http://vault.vault:8200
statusStyle: dot
- Object Storage (Outline):
icon: sh-minio.webp
description: Minio Tenant
href: https://minio-outline.alexlebens.net
siteMonitor: http://minio-outline-console.outline:9090
statusStyle: dot
- Object Storage (Directus):
icon: sh-minio.webp
description: Minio Tenant
href: https://minio-directus.alexlebens.net
siteMonitor: http://minio-directus-console.directus:9090
statusStyle: dot
- TV Shows:
- Sonarr:
icon: sh-sonarr.webp
@@ -669,9 +688,6 @@ homepage:
- Github:
- abbr: GH
href: https://github.com/alexlebens
- Renovate:
- abbr: RN
href: https://developer.mend.io/[platform]/alexlebens/infrastructure
- Digital Ocean:
- abbr: DO
href: https://www.digitalocean.com/

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: huntarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/huntarr.png
appVersion: 7.0.0

View File

@@ -9,7 +9,7 @@ huntarr:
main:
image:
repository: ghcr.io/plexguide/huntarr
tag: 7.1.1
tag: 8.1.15
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -8,10 +8,8 @@ keywords:
home: https://wiki.alexlebens.dev/s/9377ae08-2041-4b6d-bc2b-61a4f5e8faae
sources:
- https://github.com/immich-app/immich
- https://github.com/valkey-io/valkey
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
maintainers:
- name: alexlebens
@@ -19,10 +17,7 @@ dependencies:
- name: app-template
alias: immich
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
- name: valkey
version: 3.0.9
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
- name: postgres-cluster
alias: postgres-16-cluster
version: 5.1.0

View File

@@ -0,0 +1,32 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-immich
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-immich
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
clusterSize: 3
podSecurityContext:
runAsUser: 1000
fsGroup: 1000
kubernetesConfig:
image: quay.io/opstree/redis:v8.0.3
imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 50m
memory: 128Mi
storage:
volumeClaimTemplate:
spec:
storageClassName: ceph-block
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -21,3 +21,24 @@ spec:
interval: 3m
scrapeTimeout: 1m
path: /metrics
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-immich
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-immich
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s

View File

@@ -21,7 +21,7 @@ immich:
- name: IMMICH_MACHINE_LEARNING_URL
value: http://immich-machine-learning.immich:3003
- name: REDIS_HOSTNAME
value: immich-valkey-primary
value: redis-replication-immich-master
- name: DB_VECTOR_EXTENSION
value: pgvecto.rs
- name: DB_HOSTNAME
@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.132.1
tag: v1.136.0
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE
@@ -188,28 +188,6 @@ immich:
main:
- path: /usr/src/app/upload
readOnly: false
valkey:
architecture: replication
auth:
enabled: false
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
postgres-16-cluster:
# Tensorchord
#--- https://github.com/immich-app/immich/discussions/9060
@@ -250,3 +228,4 @@ postgres-16-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster
endpointCredentials: immich-postgresql-16-cluster-backup-secret
backupIndex: 2
retentionPolicy: "7d"

View File

@@ -20,6 +20,6 @@ dependencies:
- name: app-template
alias: jellyfin
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/jellyfin.png
appVersion: 10.10.7

View File

@@ -18,7 +18,7 @@ dependencies:
- name: app-template
alias: jellystat
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -102,4 +102,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster
endpointCredentials: jellystat-postgresql-17-cluster-backup-secret
backupIndex: 2
retentionPolicy: "7d"
retentionPolicy: "3d"

View File

@@ -1,9 +1,8 @@
apiVersion: v2
name: hoarder
name: karakeep
version: 1.0.0
description: Karakeep
keywords:
- hoarder
- karakeep
- bookmarks
home: https://wiki.alexlebens.dev/s/f8177591-8253-4e21-82d5-a556f0aeafad
@@ -19,15 +18,15 @@ maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: hoarder
alias: karakeep
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: meilisearch
version: 0.13.0
version: 0.14.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/karakeep.webp
appVersion: 0.24.1
appVersion: 0.26.0

View File

@@ -19,6 +19,13 @@ spec:
key: /cl01tl/karakeep/key
metadataPolicy: None
property: key
- secretKey: prometheus-token
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/karakeep/key
metadataPolicy: None
property: prometheus-token
---
apiVersion: external-secrets.io/v1
@@ -100,10 +107,10 @@ spec:
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: hoarder-data-backup-secret
name: karakeep-data-backup-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: hoarder-data-backup-secret
app.kubernetes.io/name: karakeep-data-backup-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
@@ -115,7 +122,7 @@ spec:
mergePolicy: Merge
engineVersion: v2
data:
RESTIC_REPOSITORY: "{{ `{{ .BUCKET_ENDPOINT }}` }}/hoarder/hoarder-data"
RESTIC_REPOSITORY: "{{ `{{ .BUCKET_ENDPOINT }}` }}/karakeep/karakeep-data"
data:
- secretKey: BUCKET_ENDPOINT
remoteRef:

View File

@@ -0,0 +1,11 @@
apiVersion: objectbucket.io/v1alpha1
kind: ObjectBucketClaim
metadata:
name: ceph-bucket-karakeep
labels:
app.kubernetes.io/name: ceph-bucket-karakeep
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
generateBucketName: bucket-karakeep
storageClassName: ceph-bucket

View File

@@ -1,19 +1,19 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: hoarder-data-backup-source
name: karakeep-data-backup-source
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: hoarder-data-backup-source
app.kubernetes.io/name: karakeep-data-backup-source
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
sourcePVC: hoarder-data
sourcePVC: karakeep-data
trigger:
schedule: 0 4 * * *
restic:
pruneIntervalDays: 7
repository: hoarder-data-backup-secret
repository: karakeep-data-backup-secret
retain:
hourly: 1
daily: 3

View File

@@ -0,0 +1,23 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: karakeep
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: karakeep
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
endpoints:
- port: http
interval: 30s
scrapeTimeout: 15s
path: /api/metrics
authorization:
credentials:
key: prometheus-token
name: karakeep-key-secret
selector:
matchLabels:
app.kubernetes.io/name: karakeep
app.kubernetes.io/instance: {{ .Release.Name }}

View File

@@ -1,4 +1,4 @@
hoarder:
karakeep:
controllers:
main:
type: deployment
@@ -9,11 +9,13 @@ hoarder:
main:
image:
repository: ghcr.io/karakeep-app/karakeep
tag: 0.24.1
tag: 0.26.0
pullPolicy: IfNotPresent
env:
- name: DATA_DIR
value: /data
- name: DB_WAL_MODE
value: true
- name: NEXTAUTH_URL
value: https://karakeep.alexlebens.dev/
- name: NEXTAUTH_SECRET
@@ -21,15 +23,41 @@ hoarder:
secretKeyRef:
name: karakeep-key-secret
key: key
- name: PROMETHEUS_AUTH_TOKEN
valueFrom:
secretKeyRef:
name: karakeep-key-secret
key: prometheus-token
- name: ASSET_STORE_S3_ENDPOINT
value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80
- name: ASSET_STORE_S3_REGION
value: us-east-1
- name: ASSET_STORE_S3_BUCKET
valueFrom:
configMapKeyRef:
name: ceph-bucket-karakeep
key: BUCKET_NAME
- name: ASSET_STORE_S3_ACCESS_KEY_ID
valueFrom:
secretKeyRef:
name: ceph-bucket-karakeep
key: AWS_ACCESS_KEY_ID
- name: ASSET_STORE_S3_SECRET_ACCESS_KEY
valueFrom:
secretKeyRef:
name: ceph-bucket-karakeep
key: AWS_SECRET_ACCESS_KEY
- name: ASSET_STORE_S3_FORCE_PATH_STYLE
value: true
- name: MEILI_ADDR
value: http://hoarder-meilisearch.hoarder:7700
value: http://karakeep-meilisearch.karakeep:7700
- name: MEILI_MASTER_KEY
valueFrom:
secretKeyRef:
name: karakeep-meilisearch-master-key-secret
key: MEILI_MASTER_KEY
- name: BROWSER_WEB_URL
value: http://hoarder.hoarder:9222
value: http://karakeep.karakeep:9222
- name: DISABLE_SIGNUPS
value: false
- name: OAUTH_PROVIDER_NAME
@@ -49,13 +77,13 @@ hoarder:
name: karakeep-oidc-secret
key: AUTHENTIK_CLIENT_SECRET
- name: OLLAMA_BASE_URL
value: http://ollama-server-1.ollama:11434
value: http://ollama-server-3.ollama:11434
- name: OLLAMA_KEEP_ALIVE
value: 5m
- name: INFERENCE_TEXT_MODEL
value: llama3.1:8b
value: gemma3:4b
- name: INFERENCE_IMAGE_MODEL
value: llama3.2-vision:11b
value: granite3.2-vision:2b
- name: EMBEDDING_TEXT_MODEL
value: mxbai-embed-large
- name: INFERENCE_JOB_TIMEOUT_SEC
@@ -94,7 +122,6 @@ hoarder:
protocol: HTTP
persistence:
data:
forceRename: hoarder-data
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: kiwix
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kiwix-dark.png
appVersion: 3.7.0

View File

@@ -17,6 +17,6 @@ dependencies:
- name: app-template
alias: libation
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png
appVersion: 12.4.3

View File

@@ -6,7 +6,7 @@ libation:
suspend: false
concurrencyPolicy: Forbid
timeZone: US/Central
schedule: "0 * * * *"
schedule: "30 4 * * *"
startingDeadlineSeconds: 90
successfulJobsHistory: 3
failedJobsHistory: 3
@@ -16,7 +16,7 @@ libation:
main:
image:
repository: rmcrackan/libation
tag: 12.4.3
tag: 12.4.11
pullPolicy: IfNotPresent
env:
- name: SLEEP_TIME

View File

@@ -21,7 +21,7 @@ dependencies:
- name: app-template
alias: lidarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -15,7 +15,7 @@ lidarr:
main:
image:
repository: ghcr.io/linuxserver/lidarr
tag: 2.11.2@sha256:e01a6968d2c58f04278a67da9690e62b0cba07f5dbacb03b0cfbf195940f94a7
tag: 2.12.4@sha256:2231bc5581589de7c5373b19f7f16e1a5bfa48c5a365ca9b928e232b4c985dce
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -117,4 +117,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
backupIndex: 3
retentionPolicy: "7d"
retentionPolicy: "3d"

View File

@@ -17,6 +17,6 @@ dependencies:
- name: app-template
alias: lidatube
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/lidatube.png
appVersion: 0.2.22

View File

@@ -13,7 +13,7 @@ lidatube:
main:
image:
repository: thewicklowwolf/lidatube
tag: 0.2.22
tag: 0.2.30
pullPolicy: IfNotPresent
env:
- name: PUID

View File

@@ -0,0 +1,20 @@
apiVersion: v2
name: omni-tools
version: 1.0.0
description: OmniTools
keywords:
- omni-tools
home: https://wiki.alexlebens.dev/s/8820cd36-dcf6-4ddf-8b2f-584271628a54
sources:
- https://github.com/iib0011/omni-tools
- https://hub.docker.com/r/iib0011/omni-tools
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: omni-tools
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/omnitools.png
appVersion: 0.4.0

View File

@@ -1,10 +1,10 @@
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: http-route-outline-minio
name: http-route-omni-tools
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: http-route-outline-minio
app.kubernetes.io/name: http-route-omni-tools
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
@@ -14,7 +14,7 @@ spec:
name: traefik-gateway
namespace: traefik
hostnames:
- minio-outline.alexlebens.net
- omni-tools.alexlebens.net
rules:
- matches:
- path:
@@ -23,6 +23,6 @@ spec:
backendRefs:
- group: ''
kind: Service
name: minio-outline-console
port: 9090
name: omni-tools
port: 80
weight: 100

View File

@@ -0,0 +1,25 @@
omni-tools:
controllers:
main:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: iib0011/omni-tools
tag: 0.5.0
pullPolicy: IfNotPresent
resources:
requests:
cpu: 50m
memory: 512Mi
service:
main:
controller: main
ports:
http:
port: 80
targetPort: 80
protocol: HTTP

View File

@@ -9,14 +9,10 @@ keywords:
home: https://wiki.alexlebens.dev/s/c530c2b9-82b7-44df-b7ef-870c8b29242f
sources:
- https://github.com/outline/outline
- https://github.com/minio/operator
- https://github.com/valkey-io/valkey
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/outlinewiki/outline
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/minio/operator/tree/master/helm/tenant
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
maintainers:
@@ -25,22 +21,11 @@ dependencies:
- name: app-template
alias: outline
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
- name: tenant
alias: minio
version: 7.1.1
repository: https://operator.min.io/
- name: valkey
version: 3.0.9
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
- name: cloudflared
alias: cloudflared-outline
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
- name: cloudflared
alias: cloudflared-minio
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -57,82 +57,6 @@ spec:
metadataPolicy: None
property: secret
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: outline-minio-user-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: outline-minio-user-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/outline/minio/auth
metadataPolicy: None
property: AWS_ACCESS_KEY_ID
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/outline/minio/auth
metadataPolicy: None
property: AWS_SECRET_ACCESS_KEY
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: outline-minio-root-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: outline-minio-root-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: config.env
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/outline/minio/config
metadataPolicy: None
property: root-config.env
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: outline-minio-config-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: outline-minio-config-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: config.env
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/outline/minio/config
metadataPolicy: None
property: config.env
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
@@ -156,29 +80,6 @@ spec:
metadataPolicy: None
property: token
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: outline-minio-cloudflared-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: outline-minio-cloudflared-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: cf-tunnel-token
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cloudflare/tunnels/outline-minio
metadataPolicy: None
property: token
---
apiVersion: external-secrets.io/v1
kind: ExternalSecret

View File

@@ -0,0 +1,30 @@
apiVersion: objectbucket.io/v1alpha1
kind: ObjectBucketClaim
metadata:
name: ceph-bucket-outline
labels:
app.kubernetes.io/name: ceph-bucket-outline
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
generateBucketName: bucket-outline
storageClassName: ceph-bucket
additionalConfig:
bucketPolicy: |
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor",
"Effect": "Allow",
"Action": [
"s3:GetObjectAcl",
"s3:DeleteObject",
"s3:PutObject",
"s3:GetObject",
"s3:PutObjectAcl"
],
"Resource": "arn:aws:s3:::bucket-outline-630c57e0-d475-4d78-926c-c1c082291d73/*"
}
]
}

View File

@@ -0,0 +1,32 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-outline
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-outline
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
clusterSize: 3
podSecurityContext:
runAsUser: 1000
fsGroup: 1000
kubernetesConfig:
image: quay.io/opstree/redis:v8.0.3
imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 50m
memory: 128Mi
storage:
volumeClaimTemplate:
spec:
storageClassName: ceph-block
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -0,0 +1,19 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-outline
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-outline
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s

View File

@@ -9,7 +9,7 @@ outline:
main:
image:
repository: outlinewiki/outline
tag: 0.84.0
tag: 0.85.1
pullPolicy: IfNotPresent
env:
- name: NODE_ENV
@@ -64,29 +64,30 @@ outline:
- name: PGSSLMODE
value: disable
- name: REDIS_URL
value: redis://outline-valkey-primary.outline:6379
value: redis://redis-replication-outline-master.outline:6379
- name: FILE_STORAGE
value: s3
- name: AWS_ACCESS_KEY_ID
valueFrom:
secretKeyRef:
name: outline-minio-user-secret
name: ceph-bucket-outline
key: AWS_ACCESS_KEY_ID
- name: AWS_SECRET_ACCESS_KEY
valueFrom:
secretKeyRef:
name: outline-minio-user-secret
name: ceph-bucket-outline
key: AWS_SECRET_ACCESS_KEY
- name: AWS_REGION
value: us-east-1
- name: AWS_S3_UPLOAD_BUCKET_NAME
value: outline
valueFrom:
configMapKeyRef:
name: ceph-bucket-outline
key: BUCKET_NAME
- name: AWS_S3_UPLOAD_BUCKET_URL
value: https://outline-storage.alexlebens.dev/outline
- name: AWS_S3_ACCELERATE_URL
value: https://outline-storage.alexlebens.dev/outline
value: https://objects.alexlebens.dev
- name: AWS_S3_FORCE_PATH_STYLE
value: false
value: true
- name: AWS_S3_ACL
value: private
- name: FILE_STORAGE_UPLOAD_MAX_SIZE
@@ -141,58 +142,9 @@ outline:
port: 3000
targetPort: 3000
protocol: HTTP
minio:
existingSecret:
name: outline-minio-root-secret
tenant:
name: minio-outline
configSecret:
name: outline-minio-config-secret
pools:
- servers: 3
name: pool
volumesPerServer: 2
size: 10Gi
storageClassName: ceph-block
mountPath: /export
subPath: /data
metrics:
enabled: true
port: 9000
protocol: http
certificate:
requestAutoCert: false
ingress:
console:
enabled: false
valkey:
architecture: replication
auth:
enabled: false
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
cloudflared-outline:
existingSecretName: outline-cloudflared-secret
name: cloudflared-outline
cloudflared-minio:
existingSecretName: outline-minio-cloudflared-secret
name: cloudflared-minio
postgres-17-cluster:
mode: standalone
cluster:
@@ -217,3 +169,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster
endpointCredentials: outline-postgresql-17-cluster-backup-secret
backupIndex: 2
retentionPolicy: "7d"

View File

@@ -16,6 +16,6 @@ maintainers:
dependencies:
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/overseerr.png
appVersion: 1.34.0

View File

@@ -17,7 +17,7 @@ dependencies:
- name: app-template
alias: photoview
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -21,6 +21,6 @@ dependencies:
- name: app-template
alias: plex
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plex.png
appVersion: 1.41.6

View File

@@ -9,7 +9,7 @@ plex:
main:
image:
repository: ghcr.io/linuxserver/plex
tag: 1.41.7@sha256:fad37d3811bbd089f95886cd14768addf009648a4913a01ea3db0a623e633025
tag: 1.41.9@sha256:3f124bbd4d58a588187a87b75427cba35d5de05a071f2252f908abbb95edf7bb
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -8,12 +8,10 @@ keywords:
home: https://wiki.alexlebens.dev/s/f483a06b-860b-423c-8d51-a1ce82e0fd43
sources:
- https://github.com/gitroomhq/postiz-app
- https://github.com/valkey-io/valkey
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/gitroomhq/postiz-app/pkgs/container/postiz-app
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/cloudflared
- https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
maintainers:
@@ -22,13 +20,10 @@ dependencies:
- name: app-template
alias: postiz
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
- name: valkey
version: 3.0.9
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
version: 1.19.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -24,10 +24,10 @@ spec:
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: postiz-valkey-config
name: postiz-redis-config
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: postiz-valkey-config
app.kubernetes.io/name: postiz-redis-config
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
@@ -35,27 +35,27 @@ spec:
kind: ClusterSecretStore
name: vault
data:
- secretKey: REDIS_URL
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/postiz/redis
metadataPolicy: None
property: REDIS_URL
- secretKey: user
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/postiz/valkey
key: /cl01tl/postiz/redis
metadataPolicy: None
property: user
- secretKey: password
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/postiz/valkey
key: /cl01tl/postiz/redis
metadataPolicy: None
property: password
- secretKey: REDIS_URL
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/postiz/valkey
metadataPolicy: None
property: REDIS_URL
---
apiVersion: external-secrets.io/v1

View File

@@ -0,0 +1,35 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-postiz
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-postiz
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
clusterSize: 3
podSecurityContext:
runAsUser: 1000
fsGroup: 1000
kubernetesConfig:
image: quay.io/opstree/redis:v8.0.3
imagePullPolicy: IfNotPresent
redisSecret:
name: postiz-redis-config
key: password
resources:
requests:
cpu: 50m
memory: 128Mi
storage:
volumeClaimTemplate:
spec:
storageClassName: ceph-block
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -0,0 +1,19 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-postiz
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-postiz
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v1.43.4
tag: v2.0.8
pullPolicy: IfNotPresent
env:
- name: MAIN_URL
@@ -31,7 +31,7 @@ postiz:
- name: REDIS_URL
valueFrom:
secretKeyRef:
name: postiz-valkey-config
name: postiz-redis-config
key: REDIS_URL
- name: BACKEND_INTERNAL_URL
value: http://localhost:3000
@@ -102,30 +102,6 @@ postiz:
main:
- path: /uploads
readOnly: false
valkey:
architecture: replication
auth:
enabled: true
existingSecret: postiz-valkey-config
existingSecretPasswordKey: password
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
cloudflared:
name: cloudflared-postiz
existingSecretName: postiz-cloudflared-secret
@@ -153,3 +129,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster
endpointCredentials: postiz-postgresql-17-cluster-backup-secret
backupIndex: 1
retentionPolicy: "7d"

View File

@@ -18,6 +18,6 @@ dependencies:
- name: app-template
alias: prowlarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prowlarr.png
appVersion: 1.35.1

View File

@@ -20,7 +20,7 @@ prowlarr:
main:
image:
repository: ghcr.io/linuxserver/prowlarr
tag: 1.35.1@sha256:c63b71155541de52a9e60ba13fd10824a59f649812ca18701509b7b804a5253a
tag: 1.37.0@sha256:d2462d470891c70073e31d158657a9b247b317c90238c40534d8be8f98671057
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -24,7 +24,7 @@ dependencies:
- name: app-template
alias: radarr-4k
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -15,7 +15,7 @@ radarr-4k:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -24,7 +24,7 @@ dependencies:
- name: app-template
alias: radarr-anime
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -13,7 +13,7 @@ radarr-anime:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,7 +23,7 @@ dependencies:
- name: app-template
alias: radarr-standup
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -13,7 +13,7 @@ radarr-standup:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,7 +23,7 @@ dependencies:
- name: app-template
alias: radarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -15,7 +15,7 @@ radarr:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 5.23.3@sha256:532749cc71739130720c9d1cd8b8fbec204f6c8bd94fd633fccb4b566a672a55
tag: 5.26.2@sha256:ae89f05ad7023258730ed62f5fcca63aab1e27ee5adcca1edb55d716f7cef356
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -18,7 +18,7 @@ dependencies:
- name: app-template
alias: roundcube
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -9,7 +9,7 @@ roundcube:
main:
image:
repository: roundcube/roundcubemail
tag: 1.6.10-fpm-alpine
tag: 1.6.11-fpm-alpine
pullPolicy: IfNotPresent
env:
- name: ROUNDCUBEMAIL_DB_TYPE
@@ -58,7 +58,7 @@ roundcube:
nginx:
image:
repository: nginx
tag: 1.28.0-alpine
tag: 1.29.0-alpine
pullPolicy: IfNotPresent
env:
- name: NGINX_HOST
@@ -75,7 +75,7 @@ roundcube:
suspend: false
concurrencyPolicy: Forbid
timeZone: US/Central
schedule: 0 4 * * *
schedule: 30 4 * * *
startingDeadlineSeconds: 90
successfulJobsHistory: 3
failedJobsHistory: 3
@@ -85,7 +85,7 @@ roundcube:
backup:
image:
repository: roundcube/roundcubemail
tag: 1.6.10-fpm-alpine
tag: 1.6.11-fpm-alpine
pullPolicy: IfNotPresent
env:
- name: ROUNDCUBEMAIL_DB_TYPE
@@ -229,3 +229,4 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster
endpointCredentials: roundcube-postgresql-17-cluster-backup-secret
backupIndex: 2
retentionPolicy: "7d"

View File

@@ -8,18 +8,13 @@ keywords:
home: https://wiki.alexlebens.dev/s/6c6da68a-8725-4439-93c8-990ce824be54
sources:
- https://github.com/searxng/searxng
- https://github.com/valkey-io/valkey
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: searxng
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
- name: valkey
version: 3.0.9
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/searxng.png
appVersion: 1.0.0

View File

@@ -0,0 +1,32 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-searxng
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-searxng
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
clusterSize: 3
podSecurityContext:
runAsUser: 1000
fsGroup: 1000
kubernetesConfig:
image: quay.io/opstree/redis:v8.0.3
imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 50m
memory: 128Mi
storage:
volumeClaimTemplate:
spec:
storageClassName: ceph-block
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -0,0 +1,19 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-replication-searxng
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-searxng
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
redis-operator: "true"
env: production
spec:
selector:
matchLabels:
redis_setup_type: replication
endpoints:
- port: redis-exporter
interval: 30s
scrapeTimeout: 10s

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:b5499b40ee1831d229d1001565461dc43968b89c1859a6877e4663b961f0dd40
tag: latest@sha256:8ee06648ea025780c4805cf58fd66e48245bf7e81466751afae4bf84e5ef29ca
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:b5499b40ee1831d229d1001565461dc43968b89c1859a6877e4663b961f0dd40
tag: latest@sha256:8ee06648ea025780c4805cf58fd66e48245bf7e81466751afae4bf84e5ef29ca
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -53,7 +53,7 @@ searxng:
- name: SEARXNG_HOSTNAME
value: searxng.alexlebens.net
- name: SEARXNG_REDIS_URL
value: redis://searxng-valkey-primary.searxng:6379/0
value: redis://redis-replication-searxng-master.searxng:6379/0
- name: UWSGI_WORKERS
value: 4
- name: UWSGI_THREADS
@@ -111,25 +111,3 @@ searxng:
main:
- path: /etc/searxng
readOnly: false
valkey:
architecture: replication
auth:
enabled: false
usePasswordFiles: false
primary:
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi
replica:
replicaCount: 1
resources:
requests:
cpu: 100m
memory: 64Mi
persistence:
enabled: true
size: 1Gi

View File

@@ -19,10 +19,10 @@ dependencies:
- name: app-template
alias: site-profile
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: cloudflared
alias: cloudflared-site
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.15.0
icon: https://d21zlbwtcn424f.cloudfront.net/icon_white.png
appVersion: 0.6.6
version: 1.19.0
icon: https://d21zlbwtcn424f.cloudfront.net/logo-new-round.png
appVersion: 0.8.1

View File

@@ -5,13 +5,13 @@ site-profile:
main:
type: deployment
replicas: 3
strategy: Recreate
strategy: RollingUpdate
revisionHistoryLimit: 3
containers:
main:
image:
repository: gitea.alexlebens.dev/alexlebens/site-profile
tag: 0.6.8
repository: harbor.alexlebens.net/images/site-profile
tag: 1.0.1
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -20,6 +20,6 @@ dependencies:
- name: app-template
alias: slskd
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/slskd.png
appVersion: 0.22.5

View File

@@ -28,7 +28,7 @@ slskd:
main:
image:
repository: slskd/slskd
tag: 0.22.5
tag: 0.23.1
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -94,7 +94,7 @@ slskd:
main:
image:
repository: mrusse08/soularr
tag: latest@sha256:5186cd4bdaf6a1595f86d90fe99a61bb95b2baaf02998d00cbac32e52f1121b3
tag: latest@sha256:da225f2b1042865c7223b3ee3e6d53e496eecc24566f60e48ef239396f54898a
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -24,7 +24,7 @@ dependencies:
- name: app-template
alias: sonarr-4k
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -13,7 +13,7 @@ sonarr-4k:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.14@sha256:cdf5eb3cfa207d46b066bfbb41b03576c67a1f6ecc8aba19146d0f7349ec79dc
tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,7 +23,7 @@ dependencies:
- name: app-template
alias: sonarr-anime
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -13,7 +13,7 @@ sonarr-anime:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.14@sha256:cdf5eb3cfa207d46b066bfbb41b03576c67a1f6ecc8aba19146d0f7349ec79dc
tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -23,7 +23,7 @@ dependencies:
- name: app-template
alias: sonarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.0.1
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

Some files were not shown because too many files have changed in this diff Show More