5546 Commits

Author SHA1 Message Date
87b91c4c8c Update Helm release headlamp to v0.33.0 (#1011)
All checks were successful
renovate / renovate (push) Successful in 1m15s
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