Commit Graph

7000 Commits

Author SHA1 Message Date
d7a13a0fff Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-09-18 04:04:19 +00:00
211f77cab6 change sync expression
All checks were successful
lint-test-helm / helm-lint (push) Successful in 30s
renovate / renovate (push) Successful in 3m12s
2025-09-17 23:01:07 -05:00
402756fa28 update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 1m29s
2025-09-17 22:57:52 -05:00
a67d1022f3 update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m43s
2025-09-17 22:46:54 -05:00
8412637d60 Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.1 (#1409)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 2m24s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | minor | `v1.10.4` -> `v1.11.1` |

---

### Release Notes

<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary>

### [`v1.11.1`](https://github.com/siderolabs/talos/releases/tag/v1.11.1)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.11.0...v1.11.1)

##### [Talos 1.11.1](https://github.com/siderolabs/talos/releases/tag/v1.11.1) (2025-09-08)

Welcome to the v1.11.1 release of Talos!

Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.

##### Component Updates

Linux: 6.12.45
CoreDNS: 1.12.3

Talos is built with Go 1.24.6.

##### Contributors

- Andrey Smirnov
- Markus Freitag
- Olivier Doucet
- Sammy ETUR

##### Changes

<details><summary>7 commits</summary>
<p>

- [@&#8203;`8e85c83`](https://github.com/siderolabs/talos/commit/8e85c8362) release(v1.11.1): prepare release
- [@&#8203;`ff8644c`](https://github.com/siderolabs/talos/commit/ff8644cd2) fix: correctly handle status-code 204
- [@&#8203;`7d5fe2d`](https://github.com/siderolabs/talos/commit/7d5fe2d0f) feat: update Linux kernel (memcg\_v1, ublk)
- [@&#8203;`9e310a9`](https://github.com/siderolabs/talos/commit/9e310a9dd) fix: enable support for VMWare arm64
- [@&#8203;`f7620f0`](https://github.com/siderolabs/talos/commit/f7620f028) feat: update CoreDNS to 1.12.3
- [@&#8203;`01bf2f6`](https://github.com/siderolabs/talos/commit/01bf2f6f9) feat: add SOCKS5 proxy support to dynamic proxy dialer
- [@&#8203;`8a578bc`](https://github.com/siderolabs/talos/commit/8a578bc4a) feat: update Linux to 6.12.45

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>3 commits</summary>
<p>

- [siderolabs/pkgs@`1a25681`](https://github.com/siderolabs/pkgs/commit/1a25681) feat: enable ublk support
- [siderolabs/pkgs@`95f0be4`](https://github.com/siderolabs/pkgs/commit/95f0be4) fix: enable memcg v1
- [siderolabs/pkgs@`e1c333c`](https://github.com/siderolabs/pkgs/commit/e1c333c) feat: update Linux to 6.12.45

</p>
</details>

##### Dependency Changes

- **cloud.google.com/go/compute/metadata**           v0.7.0 -> v0.8.0
- **github.com/aws/aws-sdk-go-v2/config**            v1.29.17 -> v1.31.2
- **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**  v1.16.32 -> v1.18.4
- **github.com/aws/smithy-go**                       v1.22.4 -> v1.22.5
- **github.com/miekg/dns**                           v1.1.67 -> v1.1.68
- **github.com/siderolabs/pkgs**                     v1.11.0-15-g2ac857a -> v1.11.0-18-g1a25681
- **github.com/siderolabs/talos/pkg/machinery**      v1.11.0 -> v1.11.1
- **golang.org/x/net**                               v0.42.0 -> v0.43.0
- **golang.org/x/sys**                               v0.34.0 -> v0.35.0
- **golang.org/x/term**                              v0.33.0 -> v0.34.0
- **golang.org/x/text**                              v0.27.0 -> v0.28.0
- **google.golang.org/grpc**                         v1.73.0 -> v1.75.0
- **google.golang.org/protobuf**                     v1.36.6 -> v1.36.8

Previous release can be found at [v1.11.0](https://github.com/siderolabs/talos/releases/tag/v1.11.0)

##### Images

```
ghcr.io/siderolabs/flannel:v0.27.2
registry.k8s.io/coredns/coredns:v1.12.3
gcr.io/etcd-development/etcd:v3.6.4
registry.k8s.io/kube-apiserver:v1.34.0
registry.k8s.io/kube-controller-manager:v1.34.0
registry.k8s.io/kube-scheduler:v1.34.0
registry.k8s.io/kube-proxy:v1.34.0
ghcr.io/siderolabs/kubelet:v1.34.0
ghcr.io/siderolabs/installer:v1.11.1
registry.k8s.io/pause:3.10
```

### [`v1.11.0`](https://github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v1110-alpha2)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.7...v1.11.0)

<details><summary>1 commit</summary>
<p>

- [`777335f23`](777335f234) chore: improve cloud image uploader resilience

</p>
</details>

### [`v1.10.7`](https://github.com/siderolabs/talos/releases/tag/v1.10.7)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.6...v1.10.7)

##### [Talos 1.10.7](https://github.com/siderolabs/talos/releases/tag/v1.10.7) (2025-08-26)

Welcome to the v1.10.7 release of Talos!

Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.

##### Component Updates

Linux: 6.12.43
Kubernetes: 1.33.4

Talos is built with Go 1.24.6.

##### Contributors

- Andrey Smirnov

##### Changes

<details><summary>6 commits</summary>
<p>

- [@&#8203;`71de2e2`](https://github.com/siderolabs/talos/commit/71de2e23b) release(v1.10.7): prepare release
- [@&#8203;`d7936de`](https://github.com/siderolabs/talos/commit/d7936dec6) fix: image cache lockup on a missing volume
- [@&#8203;`f6541fa`](https://github.com/siderolabs/talos/commit/f6541fa71) fix: live reload of TLS client config for discovery client
- [@&#8203;`29cfd9f`](https://github.com/siderolabs/talos/commit/29cfd9fd0) fix: enforce minimum size on user volumes if not set explicitly
- [@&#8203;`83dcca3`](https://github.com/siderolabs/talos/commit/83dcca3c7) feat: add [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver
- [@&#8203;`3f05c39`](https://github.com/siderolabs/talos/commit/3f05c3922) feat: update Linux and Kubernetes

</p>
</details>

##### Changes from siderolabs/discovery-client
<details><summary>3 commits</summary>
<p>

- [siderolabs/discovery-client@`0bffa6f`](https://github.com/siderolabs/discovery-client/commit/0bffa6f) fix: allow TLS config to be passed as a function
- [siderolabs/discovery-client@`09c6687`](https://github.com/siderolabs/discovery-client/commit/09c6687) chore: fix project name in release.toml
- [siderolabs/discovery-client@`71b0c6d`](https://github.com/siderolabs/discovery-client/commit/71b0c6d) fix: add FIPS-140-3 strict compliance

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>5 commits</summary>
<p>

- [siderolabs/pkgs@`88700c7`](https://github.com/siderolabs/pkgs/commit/88700c7) feat: update Linux to 6.12.43
- [siderolabs/pkgs@`4cf5eeb`](https://github.com/siderolabs/pkgs/commit/4cf5eeb) fix: re-enable CPUSETS\_V1 cgroups controller
- [siderolabs/pkgs@`8a14125`](https://github.com/siderolabs/pkgs/commit/8a14125) feat: update backportable dependencies
- [siderolabs/pkgs@`69b9cdc`](https://github.com/siderolabs/pkgs/commit/69b9cdc) feat: enable [`F71808E`](https://github.com/siderolabs/talos/commit/F71808E) watchdog driver
- [siderolabs/pkgs@`7ffefa9`](https://github.com/siderolabs/pkgs/commit/7ffefa9) feat: update Go to 1.24.6

</p>
</details>

##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>

- [siderolabs/tools@`306d9d9`](https://github.com/siderolabs/tools/commit/306d9d9) feat: update Go to 1.24.6

</p>
</details>

##### Dependency Changes

- **github.com/siderolabs/discovery-client**     v0.1.11 -> v0.1.13
- **github.com/siderolabs/pkgs**                 v1.10.0-29-g2e6dd0a -> v1.10.0-34-g88700c7
- **github.com/siderolabs/talos/pkg/machinery**  v1.10.6 -> v1.10.7
- **github.com/siderolabs/tools**                v1.10.0-5-g31fd099 -> v1.10.0-6-g306d9d9
- **google.golang.org/grpc**                     v1.71.3 -> v1.73.0
- **k8s.io/api**                                 v0.33.2 -> v0.33.4
- **k8s.io/apiserver**                           v0.33.2 -> v0.33.4
- **k8s.io/client-go**                           v0.33.2 -> v0.33.4
- **k8s.io/component-base**                      v0.33.2 -> v0.33.4
- **k8s.io/kube-scheduler**                      v0.33.2 -> v0.33.4
- **k8s.io/kubectl**                             v0.33.2 -> v0.33.4
- **k8s.io/kubelet**                             v0.33.2 -> v0.33.4
- **k8s.io/pod-security-admission**              v0.33.2 -> v0.33.4

Previous release can be found at [v1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6)

##### Images

```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.4
registry.k8s.io/kube-controller-manager:v1.33.4
registry.k8s.io/kube-scheduler:v1.33.4
registry.k8s.io/kube-proxy:v1.33.4
ghcr.io/siderolabs/kubelet:v1.33.4
ghcr.io/siderolabs/installer:v1.10.7
registry.k8s.io/pause:3.10
```

### [`v1.10.6`](https://github.com/siderolabs/talos/releases/tag/v1.10.6)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.5...v1.10.6)

##### [Talos 1.10.6](https://github.com/siderolabs/talos/releases/tag/v1.10.6) (2025-07-31)

Welcome to the v1.10.6 release of Talos!

Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.

##### Component Updates

Linux: 6.12.40
Kubernetes: 1.33.3

Talos is built with Go 1.24.5.

##### Contributors

- Andrey Smirnov
- Andrew Longwill
- Mateusz Urbanek

##### Changes

<details><summary>8 commits</summary>
<p>

- [@&#8203;`cfa6c98`](https://github.com/siderolabs/talos/commit/cfa6c98ce) release(v1.10.6): prepare release
- [@&#8203;`7553089`](https://github.com/siderolabs/talos/commit/755308906) fix: issues with reading GPT
- [@&#8203;`bb1cdc8`](https://github.com/siderolabs/talos/commit/bb1cdc86b) fix: issue with volume remount on service restart
- [@&#8203;`e8bbe4a`](https://github.com/siderolabs/talos/commit/e8bbe4a51) chore: tag aws snapshots created via ci with the image name
- [@&#8203;`e595225`](https://github.com/siderolabs/talos/commit/e59522577) feat: include AMD encrypted mem modules into base
- [@&#8203;`68a4852`](https://github.com/siderolabs/talos/commit/68a485269) fix: add more bootloader probe logs on upgrade
- [@&#8203;`d76649d`](https://github.com/siderolabs/talos/commit/d76649dd5) fix: talos endpoint might not be created in Kubernetes
- [@&#8203;`e621759`](https://github.com/siderolabs/talos/commit/e62175948) feat: update Linux to 6.12.40

</p>
</details>

##### Changes from siderolabs/gen
<details><summary>1 commit</summary>
<p>

- [siderolabs/gen@`044d921`](https://github.com/siderolabs/gen/commit/044d921) feat: add xslices.Deduplicate

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>5 commits</summary>
<p>

- [siderolabs/pkgs@`2e6dd0a`](https://github.com/siderolabs/pkgs/commit/2e6dd0a) feat: update Linux to 6.12.40
- [siderolabs/pkgs@`3657b7d`](https://github.com/siderolabs/pkgs/commit/3657b7d) feat: update Linux to 6.12.38
- [siderolabs/pkgs@`a8e77ff`](https://github.com/siderolabs/pkgs/commit/a8e77ff) feat: enable AMD encrypted memory
- [siderolabs/pkgs@`8dd783f`](https://github.com/siderolabs/pkgs/commit/8dd783f) feat: update Linux to 6.12.36 and firmware
- [siderolabs/pkgs@`7e49fce`](https://github.com/siderolabs/pkgs/commit/7e49fce) feat: update tools and toolchain

</p>
</details>

##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>

- [siderolabs/tools@`31fd099`](https://github.com/siderolabs/tools/commit/31fd099) feat: update Go to 1.24.5

</p>
</details>

##### Dependency Changes

- **github.com/siderolabs/gen**                  v0.8.4 -> v0.8.5
- **github.com/siderolabs/go-blockdevice/v2**    v2.0.16 -> v2.0.19
- **github.com/siderolabs/pkgs**                 v1.10.0-24-g28fa97d -> v1.10.0-29-g2e6dd0a
- **github.com/siderolabs/talos/pkg/machinery**  v1.10.5 -> v1.10.6
- **github.com/siderolabs/tools**                v1.10.0-4-g9d54ed4 -> v1.10.0-5-g31fd099
- **golang.org/x/sync**                          v0.15.0 -> v0.16.0
- **golang.org/x/sys**                           v0.33.0 -> v0.34.0
- **golang.org/x/text**                          v0.26.0 -> v0.27.0

Previous release can be found at [v1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5)

##### Images

```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.3
registry.k8s.io/kube-controller-manager:v1.33.3
registry.k8s.io/kube-scheduler:v1.33.3
registry.k8s.io/kube-proxy:v1.33.3
ghcr.io/siderolabs/kubelet:v1.33.3
ghcr.io/siderolabs/installer:v1.10.6
registry.k8s.io/pause:3.10
```

### [`v1.10.5`](https://github.com/siderolabs/talos/releases/tag/v1.10.5)

[Compare Source](https://github.com/siderolabs/talos/compare/v1.10.4...v1.10.5)

##### [Talos 1.10.5](https://github.com/siderolabs/talos/releases/tag/v1.10.5) (2025-07-03)

Welcome to the v1.10.5 release of Talos!

Please try out the release binaries and report any issues at
<https://github.com/siderolabs/talos/issues>.

##### Azure

Talos on Azure now defaults to MTU of 1400 bytes for the `eth0` interface to avoid packet fragmentation issues.
The default MTU can be overriden with machine configuration.

##### Component Updates

Linux: 6.12.35
Kubernetes: 1.33.2

Talos is built with Go 1.24.4.

##### Contributors

- Andrey Smirnov
- Noel Georgi

##### Changes

<details><summary>9 commits</summary>
<p>

- [@&#8203;`55fc623`](https://github.com/siderolabs/talos/commit/55fc62331) release(v1.10.5): prepare release
- [@&#8203;`b84e150`](https://github.com/siderolabs/talos/commit/b84e15037) feat: update Kubernetes default to 1.33.2
- [@&#8203;`2017ec2`](https://github.com/siderolabs/talos/commit/2017ec228) fix: add limited retries for not found images
- [@&#8203;`b3e510a`](https://github.com/siderolabs/talos/commit/b3e510ac5) chore: improve cloud image uploader resilience
- [@&#8203;`4a40cdd`](https://github.com/siderolabs/talos/commit/4a40cddbb) fix: hold user volume mount point across kubelet restarts
- [@&#8203;`9e1f347`](https://github.com/siderolabs/talos/commit/9e1f347f5) fix: etcd recover with multiple advertised addresses
- [@&#8203;`f85ff5f`](https://github.com/siderolabs/talos/commit/f85ff5fa8) feat: update Linux to 6.12.35
- [@&#8203;`87ed1b5`](https://github.com/siderolabs/talos/commit/87ed1b589) fix: treat context canceled as expected error on image pull
- [@&#8203;`9a0644a`](https://github.com/siderolabs/talos/commit/9a0644a64) fix: set default MTU on Azure to 1400

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>2 commits</summary>
<p>

- [siderolabs/pkgs@`28fa97d`](https://github.com/siderolabs/pkgs/commit/28fa97d) fix: iptables url
- [siderolabs/pkgs@`6109fe6`](https://github.com/siderolabs/pkgs/commit/6109fe6) feat: update dependencies

</p>
</details>

##### Dependency Changes

- **github.com/siderolabs/pkgs**                 v1.10.0-22-g51e388c -> v1.10.0-24-g28fa97d
- **github.com/siderolabs/talos/pkg/machinery**  v1.10.4 -> v1.10.5
- **k8s.io/api**                                 v0.33.1 -> v0.33.2
- **k8s.io/apiserver**                           v0.33.1 -> v0.33.2
- **k8s.io/client-go**                           v0.33.1 -> v0.33.2
- **k8s.io/component-base**                      v0.33.1 -> v0.33.2
- **k8s.io/kube-scheduler**                      v0.33.1 -> v0.33.2
- **k8s.io/kubectl**                             v0.33.1 -> v0.33.2
- **k8s.io/kubelet**                             v0.33.1 -> v0.33.2
- **k8s.io/pod-security-admission**              v0.33.1 -> v0.33.2

Previous release can be found at [v1.10.4](https://github.com/siderolabs/talos/releases/tag/v1.10.4)

##### Images

```
ghcr.io/siderolabs/flannel:v0.26.7
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/etcd-development/etcd:v3.5.21
registry.k8s.io/kube-apiserver:v1.33.2
registry.k8s.io/kube-controller-manager:v1.33.2
registry.k8s.io/kube-scheduler:v1.33.2
registry.k8s.io/kube-proxy:v1.33.2
ghcr.io/siderolabs/kubelet:v1.33.2
ghcr.io/siderolabs/installer:v1.10.5
registry.k8s.io/pause:3.10
```

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1409
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-18 03:43:19 +00:00
935639ef35 Update directus/directus Docker tag to v11.12.0 (#1489)
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 |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.11.0` -> `11.12.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.12.0`](https://github.com/directus/directus/releases/tag/v11.12.0)

[Compare Source](https://github.com/directus/directus/compare/v11.11.0...v11.12.0)

##### ⚠️ Potential Breaking Changes

**Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#&#8203;25744](https://github.com/directus/directus/pull/25744))**

- Requesting a non-existent version will now return a Forbidden error.

- The `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` fields will now represent the last actual changes, not the promotion metadata.

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#&#8203;25744](https://github.com/directus/directus/pull/25744) by [@&#8203;Nitwel](https://github.com/Nitwel))

- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#&#8203;25744](https://github.com/directus/directus/pull/25744) by [@&#8203;Nitwel](https://github.com/Nitwel))

#####  New Features & Improvements

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed OAuth flow to allow for 2FA setup ([#&#8203;25695](https://github.com/directus/directus/pull/25695) by [@&#8203;robluton](https://github.com/robluton))
  - Added description and primary key copy option to the policy page sidebar ([#&#8203;25755](https://github.com/directus/directus/pull/25755) by [@&#8203;khanahmad4527](https://github.com/khanahmad4527))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed OAuth flow to allow for 2FA setup ([#&#8203;25695](https://github.com/directus/directus/pull/25695) by [@&#8203;robluton](https://github.com/robluton))
- **[@&#8203;directus/format-title](https://github.com/directus/format-title)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Add MCP support ([#&#8203;25578](https://github.com/directus/directus/pull/25578) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Ensured that custom validation messages are displayed in the drawer ([#&#8203;25786](https://github.com/directus/directus/pull/25786) by [@&#8203;formfcw](https://github.com/formfcw))
  - Added cache-busting to image asset URLs in the studio to ensure updated images are always loaded ([#&#8203;25833](https://github.com/directus/directus/pull/25833) by [@&#8203;formfcw](https://github.com/formfcw))
  - Fixed issue causing incorrect relationships to be used in custom interfaces ([#&#8203;25638](https://github.com/directus/directus/pull/25638) by [@&#8203;robluton](https://github.com/robluton))
  - Ensured that M2M fields in the directus\_files collection use the correct interface ([#&#8203;25602](https://github.com/directus/directus/pull/25602) by [@&#8203;robluton](https://github.com/robluton))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Upgraded joi dependency from 17.13.3 to 18.0.0 ([#&#8203;25613](https://github.com/directus/directus/pull/25613) by [@&#8203;dependabot](https://github.com/dependabot))
  - Added activity tracking for user suspension due to failed login attempts ([#&#8203;25836](https://github.com/directus/directus/pull/25836) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Fixed constraint errors not being propagated in MSSQL ([#&#8203;25801](https://github.com/directus/directus/pull/25801) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/utils](https://github.com/directus/utils)**
  - Upgraded joi dependency from 17.13.3 to 18.0.0 ([#&#8203;25613](https://github.com/directus/directus/pull/25613) by [@&#8203;dependabot](https://github.com/dependabot))
  - Upgraded tmp dependency from 0.2.4 to 0.2.5 ([#&#8203;25670](https://github.com/directus/directus/pull/25670) by [@&#8203;dependabot](https://github.com/dependabot))
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/validation](https://github.com/directus/validation)**
  - Upgraded joi dependency from 17.13.3 to 18.0.0 ([#&#8203;25613](https://github.com/directus/directus/pull/25613) by [@&#8203;dependabot](https://github.com/dependabot))
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#&#8203;25744](https://github.com/directus/directus/pull/25744) by [@&#8203;Nitwel](https://github.com/Nitwel))
  - Added cache-busting to image asset URLs in the studio to ensure updated images are always loaded ([#&#8203;25833](https://github.com/directus/directus/pull/25833) by [@&#8203;formfcw](https://github.com/formfcw))
- **[@&#8203;directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage-driver-azure](https://github.com/directus/storage-driver-azure)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage-driver-local](https://github.com/directus/storage-driver-local)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/extensions-registry](https://github.com/directus/extensions-registry)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage-driver-s3](https://github.com/directus/storage-driver-s3)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/schema-builder](https://github.com/directus/schema-builder)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/format-title](https://github.com/directus/format-title)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/update-check](https://github.com/directus/update-check)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/composables](https://github.com/directus/composables)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/extensions](https://github.com/directus/extensions)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/constants](https://github.com/directus/constants)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/pressure](https://github.com/directus/pressure)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/storage](https://github.com/directus/storage)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/errors](https://github.com/directus/errors)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/memory](https://github.com/directus/memory)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/schema](https://github.com/directus/schema)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/stores](https://github.com/directus/stores)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Replaced tsup with tsdown ([#&#8203;25750](https://github.com/directus/directus/pull/25750) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 📦 Published Versions

- `@directus/app@14.0.0`
- `@directus/api@31.0.0`
- `@directus/composables@11.2.3`
- `@directus/constants@13.0.3`
- `create-directus-extension@11.0.19`
- `@directus/env@5.2.0`
- `@directus/errors@2.0.4`
- `@directus/extensions@3.0.11`
- `@directus/extensions-registry@3.0.11`
- `@directus/extensions-sdk@16.0.2`
- `@directus/format-title@12.1.0`
- `@directus/memory@3.0.9`
- `@directus/pressure@3.0.9`
- `@directus/schema@13.0.3`
- `@directus/schema-builder@0.0.6`
- `@directus/storage@12.0.2`
- `@directus/storage-driver-azure@12.0.9`
- `@directus/storage-driver-cloudinary@12.0.9`
- `@directus/storage-driver-gcs@12.0.9`
- `@directus/storage-driver-local@12.0.2`
- `@directus/storage-driver-s3@&#8203;12.0.9`
- `@directus/storage-driver-supabase@3.0.9`
- `@directus/stores@1.0.4`
- `@directus/system-data@3.3.0`
- `@directus/themes@1.1.5`
- `@directus/types@13.2.3`
- `@directus/update-check@13.0.3`
- `@directus/utils@13.0.10`
- `@directus/validation@2.0.9`
- `@directus/sdk@20.1.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1489
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-18 03:42:53 +00:00
493f4dc8b8 Update Helm release argo-cd to v8.5.0 (#1490)
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 |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `8.4.1` -> `8.5.0` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v8.5.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.5.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.1...argo-cd-8.5.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): Adding the size limit for emptyDir in statefulset of argocd-application-controller by [@&#8203;Ghost21899](https://github.com/Ghost21899) in [#&#8203;3281](https://github.com/argoproj/argo-helm/pull/3281)

#### New Contributors

- [@&#8203;Ghost21899](https://github.com/Ghost21899) made their first contribution in [#&#8203;3281](https://github.com/argoproj/argo-helm/pull/3281)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.1...argo-cd-8.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1490
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-18 03:42:19 +00:00
1a21d03038 Update ghcr.io/twin/gatus Docker tag to v5.24.0 (#1491)
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 |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.23.2` -> `v5.24.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.24.0`](https://github.com/TwiN/gatus/releases/tag/v5.24.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.23.2...v5.24.0)

Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release.

- **Suites** (ALPHA): To keep it short, this allows you to monitor a list of endpoints in order, but those endpoints have a shared context that allows you to store values and compare or use them in other endpoints. For more information, see <https://github.com/TwiN/gatus/discussions/1241>
- **New alerting providers**: 14 new alerting providers have been added, but there's a catch. I don't have time to test this many providers, so I'm trying something new, namely, letting users who want to use those alerting providers test them for me. For more information, see <https://github.com/TwiN/gatus/discussions/1223>
- **RDAP support for `[DOMAIN_EXPIRATION]` placeholder**: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain.

I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential.

#### What's Changed

- feat(suite): Implement Suites by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1239](https://github.com/TwiN/gatus/pull/1239)
- feat(alerting): Add new providers for Datadog, IFTTT, Line, NewRelic, Plivo, RocketChat, SendGrid, Signal, SIGNL4, Splunk, Squadcast, Vonage, Webex and Zapier by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1224](https://github.com/TwiN/gatus/pull/1224)
- feat(client): Add RDAP support for domain expiration by [@&#8203;ju-ef](https://github.com/ju-ef) in [#&#8203;1181](https://github.com/TwiN/gatus/pull/1181)
- feat(client): starttls support for dns resolver by [@&#8203;eleith](https://github.com/eleith) in [#&#8203;1253](https://github.com/TwiN/gatus/pull/1253)
- fix(alerting): Adjust minimum reminder config parsing by [@&#8203;xconverge](https://github.com/xconverge) in [#&#8203;1226](https://github.com/TwiN/gatus/pull/1226)
- fix(client): add forward ip support in PTR query-name by [@&#8203;denis-ev](https://github.com/denis-ev) in [#&#8203;1261](https://github.com/TwiN/gatus/pull/1261)
- docs: Fix typo in Zulip configuration section by [@&#8203;XavierDupuis](https://github.com/XavierDupuis) in [#&#8203;1220](https://github.com/TwiN/gatus/pull/1220)
- docs: information on escaping endpoint url in config by [@&#8203;muzy](https://github.com/muzy) in [#&#8203;1242](https://github.com/TwiN/gatus/pull/1242)

#### New Contributors

- [@&#8203;XavierDupuis](https://github.com/XavierDupuis) made their first contribution in [#&#8203;1220](https://github.com/TwiN/gatus/pull/1220)
- [@&#8203;eleith](https://github.com/eleith) made their first contribution in [#&#8203;1253](https://github.com/TwiN/gatus/pull/1253)
- [@&#8203;ju-ef](https://github.com/ju-ef) made their first contribution in [#&#8203;1181](https://github.com/TwiN/gatus/pull/1181)
- [@&#8203;denis-ev](https://github.com/denis-ev) made their first contribution in [#&#8203;1261](https://github.com/TwiN/gatus/pull/1261)
- [@&#8203;muzy](https://github.com/muzy) made their first contribution in [#&#8203;1242](https://github.com/TwiN/gatus/pull/1242)

**Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.23.2...v5.24.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExNi41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1491
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-18 03:42:07 +00:00
0d688a2865 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.3 (#1492)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 1m22s
renovate / renovate (push) Successful in 4m12s
2025-09-18 03:02:19 +00:00
fa1ed41bce change device
Some checks failed
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 3m14s
2025-09-17 18:39:04 -05:00
c24a8c421e upgrade ceph
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m2s
2025-09-17 16:52:02 -05:00
6479262f0e Update Helm release app-template to v4.3.0 (#1465)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.3.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.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1465
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:47:25 +00:00
e9aa880cfc Update actions/setup-node action to v5 (#1381)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

### [`v5`](https://github.com/actions/setup-node/compare/v4...v5)

[Compare Source](https://github.com/actions/setup-node/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #1381
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:46:46 +00:00
299205f877 Update Helm release argo-cd to v8.4.1 (#1487)
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 | Pending |
|---|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `8.3.9` -> `8.4.1` | `8.5.0` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v8.4.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.0...argo-cd-8.4.1)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): add allowed audiences parameter to values.yaml by [@&#8203;Crowley723](https://github.com/Crowley723) in [#&#8203;3299](https://github.com/argoproj/argo-helm/pull/3299)

#### New Contributors

- [@&#8203;Crowley723](https://github.com/Crowley723) made their first contribution in [#&#8203;3299](https://github.com/argoproj/argo-helm/pull/3299)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.0...argo-cd-8.4.1>

### [`v8.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.3.9...argo-cd-8.4.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): VerticalPodAutoscaler support for application controller  by [@&#8203;yaringol](https://github.com/yaringol) in [#&#8203;3365](https://github.com/argoproj/argo-helm/pull/3365)

#### New Contributors

- [@&#8203;yaringol](https://github.com/yaringol) made their first contribution in [#&#8203;3365](https://github.com/argoproj/argo-helm/pull/3365)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.25...argo-cd-8.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1487
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:46:24 +00:00
6483596e81 Update Helm release gatus to v1.4.2 (#1488)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
2025-09-17 21:02:03 +00:00
0b39d40d15 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.30 (#1486)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m3s
2025-09-17 18:02:21 +00:00
9c397231e0 Update Helm release authentik to v2025.8.3 (#1485)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m34s
2025-09-17 17:02:47 +00:00
a5cd405bf2 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.29 (#1484)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 17:02:39 +00:00
78d2610adf Update ghcr.io/n8n-io/n8n Docker tag to v1.112.1 (#1483)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m52s
2025-09-17 14:01:56 +00:00
306e89c673 Update vectorim/element-web Docker tag to v1.11.112 (#1482)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m55s
2025-09-17 13:03:10 +00:00
a8c4dafec2 Update kube-prometheus-stack Docker tag to v77.9.1 (#1481)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 3m14s
2025-09-17 10:03:31 +00:00
b4554ebd11 Update Helm release argo-workflows to v0.45.25 (#1480)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-09-17 10:02:42 +00:00
c7b7688884 Update Helm release gitea to v12.3.0 (#1472)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m58s
Reviewed-on: #1472
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 05:02:34 +00:00
b431ca1d34 Update ghcr.io/linuxserver/prowlarr:2.0.5 Docker digest to 856c93b (#1479)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m43s
2025-09-17 04:04:30 +00:00
13c7b958ad Update Helm release argo-cd to v8.3.9 (#1478)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 4m48s
2025-09-17 03:02:34 +00:00
83e742870b Update ghcr.io/linuxserver/lidarr:2.13.3 Docker digest to a655901 (#1477)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:24 +00:00
2676ffbf6f Update d3fk/s3cmd:latest Docker digest to 1bfc474 (#1476)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:19 +00:00
775700288c Update Helm release argo-cd to v8.3.8 (#1475)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m39s
2025-09-16 22:02:12 +00:00
cb82eac0b1 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to e1f05f6 (#1474)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 22:02:05 +00:00
76d01b4857 Update kube-prometheus-stack Docker tag to v77.8.0 (#1473)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m12s
2025-09-16 18:04:10 +00:00
5b025f493f Update Helm release authentik to v2025.8.2 (#1470)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-09-16 18:02:03 +00:00
64a1eee42d Update ollama/ollama Docker tag to v0.11.11 (#1471)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m15s
2025-09-16 17:02:48 +00:00
abb4d874d7 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to a709fc5 (#1469)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 17:02:40 +00:00
8e18293af6 Update kube-prometheus-stack Docker tag to v77.7.0 (#1468)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m6s
2025-09-16 15:04:25 +00:00
8ed585e4e0 Update Helm release reloader to v2.2.3 (#1467)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m46s
2025-09-16 13:03:08 +00:00
e13421a3e7 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5 (#1466)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 13:02:57 +00:00
d7fd0e8a8d Update ghcr.io/linuxserver/code-server Docker tag to v4.104.0 (#1464)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m57s
2025-09-16 00:06:29 +00:00
c869a35c34 Update Helm release gatus to v1.4.1 (#1463)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 6m14s
2025-09-15 22:02:19 +00:00
44390c91c5 Update ghcr.io/n8n-io/n8n Docker tag to v1.112.0 (#1462)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m6s
2025-09-15 14:04:34 +00:00
19bac03f12 Update ghcr.io/linuxserver/plex:1.42.1 Docker digest to 3380d89 (#1461)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m14s
2025-09-15 10:03:40 +00:00
41fbf51c84 Update ghcr.io/linuxserver/radarr:5.27.5 Docker digest to 19474a6 (#1460)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 3m33s
2025-09-14 18:02:20 +00:00
3394891245 update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m5s
2025-09-14 10:58:04 -05:00
190412ac59 Update Helm release generic-device-plugin to v0.6.0 (#1432)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m56s
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.4.0` -> `0.6.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1432
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-14 15:52:05 +00:00
9427385c98 downgrade
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-09-14 10:51:40 -05:00
77d7a96c22 set to null
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m37s
2025-09-14 10:44:29 -05:00
233383763d Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df82458 (#1457)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m27s
2025-09-14 14:02:02 +00:00
94beeb012b Update ghcr.io/squat/generic-device-plugin:latest Docker digest to f76ee32 (#1456)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m57s
2025-09-14 13:02:00 +00:00
077cf69d3f Update searxng/searxng:latest Docker digest to 9c071b8 (#1455)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m54s
2025-09-14 09:02:17 +00:00
a0d6512d9f Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ffa4e82 (#1454)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m8s
2025-09-14 08:02:07 +00:00
2c3dbf7513 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df14626 (#1453)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m5s
2025-09-14 02:01:49 +00:00