386 Commits

Author SHA1 Message Date
f686fc01c1 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-07-30 21:19:12 +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 1m28s
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
210 changed files with 1934 additions and 1053 deletions

View File

@@ -1,35 +0,0 @@
name: process-pull-requests
on:
schedule:
- cron: '@daily'
jobs:
process-pull-requests:
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: scripts
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.13'
- name: Install dependencies
run: pip install requests
- name: Run Script
env:
INSTANCE_URL: ${{ vars.INSTANCE_URL }}
REPOSITORY: ${{ gitea.repository }}
TOKEN: ${{ secrets.BOT_TOKEN }}
STALE_DAYS: 3
STALE_TAG: 'stale'
REQUIRED_TAG: 'automerge'
run: python ./scripts/scripts/process-pull-requests.py

View File

@@ -1,11 +1,11 @@
name: process-issues
name: process-repository
on:
schedule:
- cron: '@daily'
- cron: "@daily"
jobs:
process-issues:
process-repository:
runs-on: ubuntu-latest
steps:
- name: Checkout Python Script
@@ -14,22 +14,27 @@ jobs:
repository: alexlebens/workflow-scripts
ref: main
token: ${{ secrets.BOT_TOKEN }}
path: scripts
path: workflow-scripts
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: "3.13"
- name: Install dependencies
run: pip install requests
run: pip install requests immutabledict
- name: Run Script
env:
INSTANCE_URL: ${{ vars.INSTANCE_URL }}
OWNER: ${{ gitea.owner }}
REPOSITORY: ${{ gitea.repository }}
TOKEN: ${{ secrets.BOT_TOKEN }}
STALE_DAYS: 3
STALE_TAG: 'stale'
EXCLUDE_TAG: 'renovate'
run: python ./scripts/scripts/process-issues.py
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

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: actual
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
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.6.1
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.1.2
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/audiobookshelf.png
appVersion: 2.21.0

View File

@@ -9,7 +9,7 @@ audiobookshelf:
main:
image:
repository: ghcr.io/advplyr/audiobookshelf
tag: 2.25.1
tag: 2.26.3
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -18,6 +18,6 @@ dependencies:
- name: app-template
alias: bazarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
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:b515d79a4f7aa4bbbdfe45376d996a9bae2794faa16aca5a2beab0dba0c0b074
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.1.2
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:914a9e80b1c5b81b0e17a7d82ad1d1e22b0050164a739131203831123c60baf7
tag: latest@sha256:7d01e56bfb0f0f150f89da59e4ec5627c4dc53d48d5ff5283e7e10877c737f8c
pullPolicy: IfNotPresent
env:
- name: FLASK_PORT

View File

@@ -19,10 +19,10 @@ dependencies:
- name: app-template
alias: code-server
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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.101.2@sha256:d3945c21b1bd19938c15d79fc21f08fff272b2f6699825ca08856dd78545b623
tag: 4.102.2@sha256:e93e459877c47affef393e81dd6bcd591af96363c0e96748aed4980b6d12de24
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -8,12 +8,10 @@ keywords:
home: https://wiki.alexlebens.dev/s/c2d242de-dcaa-4801-86a2-c4761dc8bf9b
sources:
- https://github.com/directus/directus
- 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/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,14 +20,11 @@ dependencies:
- name: app-template
alias: directus
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
- name: valkey
version: 3.0.16
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.17.3
version: 1.18.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -68,10 +68,10 @@ spec:
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: directus-valkey-config
name: directus-redis-config
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: directus-valkey-config
app.kubernetes.io/name: directus-redis-config
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
@@ -83,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

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

@@ -20,3 +20,24 @@ spec:
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.9.0
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
@@ -149,30 +149,6 @@ directus:
port: 80
targetPort: 8055
protocol: TCP
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
@@ -200,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.1.2
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/eigenfocus.png
appVersion: 1.1.0

View File

@@ -17,11 +17,11 @@ maintainers:
- name: alexlebens
dependencies:
- name: element-web
version: 1.4.14
version: 1.4.16
repository: https://ananace.gitlab.io/charts
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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.104
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.1.2
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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.22.0
tag: 3.22.1
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -35,7 +35,7 @@ freshrss:
runAsUser: 0
image:
repository: alpine
tag: 3.22.0
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
@@ -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.1.2
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.6.3
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.101.2@sha256:d3945c21b1bd19938c15d79fc21f08fff272b2f6699825ca08856dd78545b623
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.1.2
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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.3.2
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:
@@ -75,7 +75,7 @@ homepage:
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

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: homepage
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
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.3.2
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
@@ -99,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
@@ -182,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

View File

@@ -16,6 +16,6 @@ dependencies:
- name: app-template
alias: huntarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
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: 8.1.11
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.1.2
- name: valkey
version: 3.0.16
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
@@ -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.1.2
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.1.2
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.1.2
version: 4.2.0
- name: meilisearch
version: 0.14.0
repository: https://meilisearch.github.io/meilisearch-kubernetes
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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.25.0
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.1.2
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.1.2
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png
appVersion: 12.4.3

View File

@@ -16,7 +16,7 @@ libation:
main:
image:
repository: rmcrackan/libation
tag: 12.4.5
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.1.2
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.12.4@sha256:71fe6d5702691c6ac8961b9b1042fdea1ff833a49c82c5e165346fa88999a48a
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.1.2
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.28
tag: 0.2.30
pullPolicy: IfNotPresent
env:
- name: PUID

View File

@@ -15,6 +15,6 @@ dependencies:
- name: app-template
alias: omni-tools
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/omnitools.png
appVersion: 0.4.0

View File

@@ -9,7 +9,7 @@ omni-tools:
main:
image:
repository: iib0011/omni-tools
tag: 0.4.0
tag: 0.5.0
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -9,12 +9,10 @@ keywords:
home: https://wiki.alexlebens.dev/s/c530c2b9-82b7-44df-b7ef-870c8b29242f
sources:
- https://github.com/outline/outline
- 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/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:
@@ -23,14 +21,11 @@ dependencies:
- name: app-template
alias: outline
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
- name: valkey
version: 3.0.16
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.17.3
version: 1.18.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

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,7 +64,7 @@ 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
@@ -142,28 +142,6 @@ outline:
port: 3000
targetPort: 3000
protocol: HTTP
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
@@ -191,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.1.2
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.1.2
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.1.2
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.8@sha256:14e8d783f2b0ec7e7ca2836d3d7185f5e68c60ba0e4eac77666bee4f0f819043
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.1.2
- name: valkey
version: 3.0.16
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.17.3
version: 1.18.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.57.0
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.1.2
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.37.0@sha256:b058be8a4e083e0cba238f03759994617a559abe0c89e5ed66454b44395da6a9
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.1.2
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.26.2@sha256:07a474b61394553e047ad43a1a78c1047fc99be0144c509dd91e3877f402ebcb
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.1.2
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.26.2@sha256:07a474b61394553e047ad43a1a78c1047fc99be0144c509dd91e3877f402ebcb
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.1.2
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.26.2@sha256:07a474b61394553e047ad43a1a78c1047fc99be0144c509dd91e3877f402ebcb
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.1.2
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.26.2@sha256:07a474b61394553e047ad43a1a78c1047fc99be0144c509dd91e3877f402ebcb
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.1.2
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

@@ -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.1.2
- name: valkey
version: 3.0.16
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:5a9a87decb510d2bc922dbe62ce5a35226b51ec5760746ae251b7f0ff39aee71
tag: latest@sha256:8ee06648ea025780c4805cf58fd66e48245bf7e81466751afae4bf84e5ef29ca
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:5a9a87decb510d2bc922dbe62ce5a35226b51ec5760746ae251b7f0ff39aee71
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.1.2
version: 4.2.0
- name: cloudflared
alias: cloudflared-site
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
icon: https://d21zlbwtcn424f.cloudfront.net/icon_white.png
version: 1.18.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: harbor.alexlebens.net/images/site-profile
tag: 0.8.12
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.1.2
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

View File

@@ -24,7 +24,7 @@ dependencies:
- name: app-template
alias: sonarr-4k
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
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.15@sha256:1156329d544b38bd1483add75c9b72c559f20e1ca043fd2d6376c2589d38951f
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.1.2
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.15@sha256:1156329d544b38bd1483add75c9b72c559f20e1ca043fd2d6376c2589d38951f
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.1.2
version: 4.2.0
- name: postgres-cluster
alias: postgres-17-cluster
version: 5.1.0

View File

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

View File

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

View File

@@ -21,7 +21,7 @@ dependencies:
- name: app-template
alias: tdarr
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
version: 4.2.0
- name: tdarr-exporter
version: 1.1.7
repository: https://homeylab.github.io/helm-charts/

View File

@@ -11,23 +11,14 @@ home: https://wiki.alexlebens.dev/s/9a5f89bb-3cae-43ab-b651-d39f69a05e93
sources:
- https://github.com/tubearchivist/tubearchivist
- https://github.com/elastic/elasticsearch
- https://github.com/valkey-io/valkey
- https://hub.docker.com/r/bbilly1/tubearchivist
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
maintainers:
- name: alexlebens
dependencies:
- name: app-template
alias: tubearchivist
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
- name: valkey
version: 3.0.16
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
- name: elasticsearch
version: 22.0.10
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
version: 4.2.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tube-archivist.png
appVersion: v0.5.2

View File

@@ -0,0 +1,42 @@
apiVersion: elasticsearch.k8s.elastic.co/v1
kind: Elasticsearch
metadata:
name: elasticsearch-tubearchivist
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: elasticsearch-tubearchivist
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
version: 8.18.0
auth:
fileRealm:
- secretName: tubearchivist-elasticsearch-secret
nodeSets:
- name: default
count: 1
config:
node.store.allow_mmap: false
path.repo: /usr/share/elasticsearch/data/snapshot
podTemplate:
spec:
volumes:
- name: tubearchivist-snapshot-nfs-storage
nfs:
path: /volume2/Storage/TubeArchivist
server: synologybond.alexlebens.net
containers:
- name: elasticsearch
volumeMounts:
- name: tubearchivist-snapshot-nfs-storage
mountPath: /usr/share/elasticsearch/data/snapshot
volumeClaimTemplates:
- metadata:
name: elasticsearch-data
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
storageClassName: ceph-block

View File

@@ -42,13 +42,27 @@ spec:
kind: ClusterSecretStore
name: vault
data:
- secretKey: ELASTIC_PASSWORD
- secretKey: username
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/tubearchivist/env
key: /cl01tl/tubearchivist/elasticsearch
metadataPolicy: None
property: ELASTIC_PASSWORD
property: username
- secretKey: password
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/tubearchivist/elasticsearch
metadataPolicy: None
property: password
- secretKey: roles
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/tubearchivist/elasticsearch
metadataPolicy: None
property: roles
---
apiVersion: external-secrets.io/v1

View File

@@ -0,0 +1,32 @@
apiVersion: redis.redis.opstreelabs.in/v1beta2
kind: RedisReplication
metadata:
name: redis-replication-tubearchivist
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-tubearchivist
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-tubearchivist
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: redis-replication-tubearchivist
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

@@ -19,9 +19,11 @@ tubearchivist:
- name: HOST_GID
value: 1000
- name: ES_URL
value: http://tubearchivist-elasticsearch:9200
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
- name: ES_DISABLE_VERIFY_SSL
value: true
- name: REDIS_CON
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
value: redis://redis-replication-tubearchivist-master.tubearchivist:6379
- name: TA_HOST
value: https://tubearchivist.alexlebens.net http://tubearchivist.tubearchivist:80/
- name: TA_PORT
@@ -103,60 +105,3 @@ tubearchivist:
main:
- path: /youtube
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
elasticsearch:
global:
storageClass: ceph-block
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 8.18.0-debian-12-r2
extraEnvVars:
- name: discovery.type
value: single-node
- name: xpack.security.enabled
value: "true"
extraEnvVarsSecret: tubearchivist-elasticsearch-secret
extraConfig:
path:
repo: /usr/share/elasticsearch/data/snapshot
extraVolumes:
- name: snapshot
nfs:
path: /volume2/Storage/TubeArchivist
server: synologybond.alexlebens.net
extraVolumeMounts:
- name: snapshot
mountPath: /usr/share/elasticsearch/data/snapshot
snapshotRepoPath: /usr/share/elasticsearch/data/snapshot
master:
masterOnly: false
replicaCount: 1
data:
replicaCount: 0
coordinating:
replicaCount: 0
ingest:
enabled: false
replicaCount: 0

View File

@@ -21,11 +21,11 @@ dependencies:
- name: app-template
alias: vaultwarden
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.1.2
version: 4.2.0
- name: cloudflared
alias: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.17.3
version: 1.18.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