b14012aa77 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to afa052a ( #1337 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-29 18:57:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bed9809606 
					 
					
						
						
							
							Update ghcr.io/squat/generic-device-plugin:latest Docker digest to 7a248fb ( #1336 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-29 18:57:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						cbdf564f96 
					 
					
						
						
							
							expand storage  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-29 13:55:37 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a2ce360b64 
					 
					
						
						
							
							Update directus/directus Docker tag to v11.11.0 ( #1333 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Failing after 14m52s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus ) | minor | `11.10.2` -> `11.11.0` |
---
### Release Notes
<details>
<summary>directus/directus (directus/directus)</summary>
### [`v11.11.0`](https://github.com/directus/directus/releases/tag/v11.11.0 )
[Compare Source](https://github.com/directus/directus/compare/v11.10.2...v11.11.0 )
##### ⚠️  Potential Breaking Changes
**Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ))**
The following changes should be kept in mind when updating:
1. Relational versioned data now requires explicit field expansion to be included in the response.
2. Invalid data (e.g. Fails validation rules) will error on query
3. Filter conditions now apply to the versioned data instead of the main record
4. For more information, please read the [breaking change docs](https://directus.io/docs/releases/breaking-changes/version-11#version-11110 ) for a full list of changes.
Additionally there will be further breaking changes to `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, `DATE_UPDATED` default values in a followup PR to improve this behavior further.
Check in with https://github.com/directus/directus/pull/25744  to see more info about the breaking changes.
##### ✨  New Features & Improvements
- **[@​directus/api](https://github.com/directus/api )**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ) by [@​Nitwel](https://github.com/Nitwel ))
- **[@​directus/app](https://github.com/directus/app )**
  - Fixed links in WYSIWYG missing underline and pointer cursor styling ([#​25739](https://github.com/directus/directus/pull/25739 ) by [@​Abdallah-Awwad](https://github.com/Abdallah-Awwad ))
  - Added a new field to conditions for clearing hidden fields on save ([#​25646](https://github.com/directus/directus/pull/25646 ) by [@​robluton](https://github.com/robluton ))
##### 🐛  Bug Fixes & Optimizations
- **[@​directus/app](https://github.com/directus/app )**
  - Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch ([#​25718](https://github.com/directus/directus/pull/25718 ) by [@​khanahmad4527](https://github.com/khanahmad4527 ))
  - Fixed code button state not updating when exiting code mode in WYSIWYG ([#​25741](https://github.com/directus/directus/pull/25741 ) by [@​Abdallah-Awwad](https://github.com/Abdallah-Awwad ))
  - Added currentItem id check to prevent in-flight api call from returning stale data ([#​25660](https://github.com/directus/directus/pull/25660 ) by [@​robluton](https://github.com/robluton ))
  - Added RTL support for popper context menu ([#​25697](https://github.com/directus/directus/pull/25697 ) by [@​AlexGaillard](https://github.com/AlexGaillard ))
  - Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor ([#​25746](https://github.com/directus/directus/pull/25746 ) by [@​formfcw](https://github.com/formfcw ))
  - Upgraded esbuild and Vite ([#​25737](https://github.com/directus/directus/pull/25737 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/api](https://github.com/directus/api )**
  - Upgraded esbuild and Vite ([#​25737](https://github.com/directus/directus/pull/25737 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
  - Updated nodemailer to us AWS SESv2 ([#​25730](https://github.com/directus/directus/pull/25730 ) by [@​br41nslug](https://github.com/br41nslug ))
  - Fixed `permissionsCacheable` erroring on null operator value ([#​25753](https://github.com/directus/directus/pull/25753 ) by [@​AlexGaillard](https://github.com/AlexGaillard ))
- **[@​directus/types](https://github.com/directus/types )**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#​25437](https://github.com/directus/directus/pull/25437 ) by [@​Nitwel](https://github.com/Nitwel ))
- **[@​directus/sdk](https://github.com/directus/sdk )**
  - Fixed auth being cleared before `login`/`refresh` request succeeds ([#​25367](https://github.com/directus/directus/pull/25367 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
##### 📦  Published Versions
- `@directus/app@13.14 .0`
- `@directus/api@30.0.0`
- `create-directus-extension@11.0.18`
- `@directus/extensions@3.0.10`
- `@directus/extensions-registry@3.0.10`
- `@directus/extensions-sdk@16.0.1`
- `@directus/schema-builder@0.0.5`
- `@directus/types@13.2.2`
- `@directus/sdk@20.0.3`
</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: #1333 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-28 23:53:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ea72916def 
					 
					
						
						
							
							Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 ( #1326 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-docker / docker-lint (push) Successful in 14s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy ) | minor | `0.3.0` -> `v0.4.0` |
---
### Release Notes
<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>
### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0 )
[Compare Source](https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0 )
#### What's Changed
- test: check if connection upgrades work (using exec) by [@​proudier](https://github.com/proudier ) in https://github.com/Tecnativa/docker-socket-proxy/pull/139 
- \[ADD] v1.51 version to README.md and Modernice CI by [@​josep-tecnativa](https://github.com/josep-tecnativa ) in https://github.com/Tecnativa/docker-socket-proxy/pull/152 
- Updated the underlying haproxy version from 2.2 to 3.2.4 by [@​Programmer-Admin](https://github.com/Programmer-Admin ) in https://github.com/Tecnativa/docker-socket-proxy/pull/156 
#### New Contributors
- [@​Programmer-Admin](https://github.com/Programmer-Admin ) made their first contribution in https://github.com/Tecnativa/docker-socket-proxy/pull/156 
**Full Changelog**: https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1326 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-28 23:53:22 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2a45e41778 
					 
					
						
						
							
							Update ghcr.io/open-webui/open-webui Docker tag to v0.6.26 ( #1330 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 23:43:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						dda2f7aba9 
					 
					
						
						
							
							Update Helm release loki to v6.38.0 ( #1335 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						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.37.0` -> `6.38.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: #1335 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-28 23:43:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7608c9fda6 
					 
					
						
						
							
							incrase storage  
						
						 
						
						
						
						
					 
					
						2025-08-28 18:40:14 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						36c944db85
	 
				 
					 
					
						
						
							
							Update ghcr.io/linuxserver/lidarr Docker tag to v2.13.3  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 12s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 22:01:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						86fe853e56
	 
				 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to cf4ae7b  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 14s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 18:01:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2b48b9dce2
	 
				 
					 
					
						
						
							
							Update vectorim/element-web Docker tag to v1.11.110  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 18s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 14:03:21 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						73cd14f53a 
					 
					
						
						
							
							Update Helm release argo-cd to v8.3.1 ( #1329 )  
						
						 
						
						
						
						
					 
					
						2025-08-28 11:01:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a54ee6d5de 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.12.3 ( #1328 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has started running 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 09:02:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1c38ca5e13 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 606eaa7 ( #1327 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 09:02:05 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8f8786d68f
	 
				 
					 
					
						
						
							
							Update ghcr.io/traefik/traefik Docker tag to v3.5.1  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-docker / docker-lint (pull_request) Successful in 14s 
				
			 
		
			
				
	 
				lint-test-docker / docker-lint (push) Successful in 14s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-28 01:00:54 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6c4dc64162
	 
				 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.109.1  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m39s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-27 17:01:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bf84589297 
					 
					
						
						
							
							Update Helm release matrix-synapse to v3.12.7 ( #1323 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m39s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-27 14:01:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c15ec1dfd0
	 
				 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 30e5b80  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 17s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m51s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-27 09:01:45 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						740a9de3d8
	 
				 
					 
					
						
						
							
							Update d3fk/s3cmd:latest Docker digest to 77175b4  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m11s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-27 03:01:11 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						592de10e63 
					 
					
						
						
							
							Update ghcr.io/linuxserver/prowlarr Docker tag to v2 ( #1300 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m4s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/prowlarr](https://github.com/linuxserver/docker-prowlarr/packages ) ([source](https://github.com/linuxserver/docker-prowlarr )) | major | `1.37.0` -> `2.0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1300 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-27 00:25:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						27282bed8b
	 
				 
					 
					
						
						
							
							Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to f9cb78e  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m29s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 22:01:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						65f40c9b0f
	 
				 
					 
					
						
						
							
							Update kube-prometheus-stack Docker tag to v77.0.2  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 19s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m28s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 20:01:23 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0bbd7f67ab
	 
				 
					 
					
						
						
							
							Update ollama/ollama Docker tag to v0.11.7  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 12s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m45s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 18:01:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e7f8163d40
	 
				 
					 
					
						
						
							
							Update Helm release reloader to v2.2.2  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				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 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m47s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 14:03:09 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fe0ab3fcb9 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 34613ae ( #1316 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 6m32s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 07:01:36 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						dd5a376401 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 98d9b87 ( #1315 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m54s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 06:01:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0273dd5dd7 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 2d7b760 ( #1314 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 06:01:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						19cd03feb9 
					 
					
						
						
							
							Update kube-prometheus-stack Docker tag to v77.0.1  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m7s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 00:01:46 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4d5b70f3a9
	 
				 
					 
					
						
						
							
							Update ghcr.io/linuxserver/code-server Docker tag to v4.103.2  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 13s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-26 00:01:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d6cf6578bf
	 
				 
					 
					
						
						
							
							Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.29.0  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 13s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m33s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-25 23:02:20 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3a4849cf8b
	 
				 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 26712be  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m51s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-25 19:01:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						836797b7a6 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.109.0 ( #1309 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m7s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-25 14:02:06 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4e8ce4614e
	 
				 
					 
					
						
						
							
							Update ghcr.io/plexguide/huntarr Docker tag to v8.2.10  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 13s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m48s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-25 02:01:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b4164dc4c8 
					 
					
						
						
							
							Update thewicklowwolf/lidatube Docker tag to v0.2.33 ( #1307 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m20s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-25 00:01:43 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e77adb014c
	 
				 
					 
					
						
						
							
							Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.5  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 11s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m22s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 23:00:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c430a40c02 
					 
					
						
						
							
							Update ghcr.io/linuxserver/radarr:5.26.2 Docker digest to 7eb64f5 ( #1305 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m1s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 18:01:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						517d66f29b
	 
				 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 9d16e65  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 8s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m19s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 13:00:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7c67c06c3a
	 
				 
					 
					
						
						
							
							Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ebfd008  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 12s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m9s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 08:01:04 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						49f1c78b60 
					 
					
						
						
							
							Update ghcr.io/plexguide/huntarr Docker tag to v8.2.9 ( #1302 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m41s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 06:01:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9a611ba15d 
					 
					
						
						
							
							disable scanner  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m34s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 22:27:19 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						02790f9cc7 
					 
					
						
						
							
							disable csi operator  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 18s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m9s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 22:11:58 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7252469938
	 
				 
					 
					
						
						
							
							Update ghcr.io/plexguide/huntarr Docker tag to v8.2.8  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (pull_request) Successful in 14s 
				
			 
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m1s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-24 03:01:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1b2569c8ca 
					 
					
						
						
							
							Update Helm release tailscale-operator to v1.86.5 ( #1299 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 19:01:17 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						98897ba0ba 
					 
					
						
						
							
							Update kube-prometheus-stack Docker tag to v77 ( #1298 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | major | `76.5.1` -> `77.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v77.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.5.1...kube-prometheus-stack-77.0.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack] bump to 0.85.0 by [@​DrFaust92](https://github.com/DrFaust92 ) in https://github.com/prometheus-community/helm-charts/pull/6084 
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-redis-exporter-6.16.0...kube-prometheus-stack-77.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: #1298 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-23 19:01:00 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f357aaca79 
					 
					
						
						
							
							Update Helm release authentik to v2025.8.1 ( #1297 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m34s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 16:01:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d069d3f1d0 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.20.1 ( #1296 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 1m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 04:02:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8eeac21525 
					 
					
						
						
							
							Update Helm release rook-ceph-cluster to v1.18.0 ( #1281 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 3m0s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rook-ceph-cluster](https://github.com/rook/rook ) | minor | `v1.17.8` -> `v1.18.0` |
---
### Release Notes
<details>
<summary>rook/rook (rook-ceph-cluster)</summary>
### [`v1.18.0`](https://github.com/rook/rook/releases/tag/v1.18.0 )
[Compare Source](https://github.com/rook/rook/compare/v1.17.8...v1.18.0 )
#### Upgrade Guide
To upgrade from previous versions of Rook, see the [Rook upgrade guide](https://rook.github.io/docs/rook/v1.18/Upgrade/rook-upgrade/ ).
#### Breaking Changes
- Kubernetes v1.29 is now the minimum version supported by Rook through the soon-to-be K8s release v1.34.
- Helm versions 3.13 and newer are supported. Previously, only the latest version of helm was tested and the docs stated only version 3.x of helm as a prerequisite. Now rook supports the six most recent minor versions of helm along with their their patch updates.
- Rook now validates node topology during CephCluster creation to prevent misconfigured CRUSH hierarchies for OSDs. If child labels like `topology.rook.io/rack` are duplicated across zones, cluster creation will fail. The check applies only to new clusters without OSDs. Clusters with existing OSDs will only log a warning and continue. If the checks are invalid in your topology, they can be suppressed by setting `ROOK_SKIP_OSD_TOPOLOGY_CHECK=true` in the `rook-ceph-operator-config` configmap.
#### Features
- The Ceph CSI operator is now the default and recommended component for configuring CSI drivers for RBD, CephFS, and NFS volumes. The CSI operator has been factored out of Rook to run independently to manage the Ceph-CSI driver. 
  - During the upgrade and throughout the v1.18.x releases, Rook will automatically convert any Rook CSI settings to the new CSI operator CRs. This transition is expected to be completely transparent. In the future v1.19 release, Rook will relinquish direct control of these settings so advanced users can have more flexibility when configuring the CSI drivers. At that time, we will have a guide on configuring these new Ceph CSI operator CRs directly.
  - During install, as mentioned in the [Quickstart Guide](https://rook.io/docs/rook/latest-release/Getting-Started/quickstart/#deploy-the-rook-operator ), there is a new manifest to be created: csi-operator.yaml
  - If installing with the helm chart, the Ceph CSI operator will automatically be installed by default with the new helm setting `csi.rookUseCsiOperator` in the rook-ceph chart.
  - If a blocking issue is found, the previous CSI driver can be re-enabled by setting `ROOK_USE_CSI_OPERATOR: false` in operator.yaml or by applying the helm setting `csi.rookUseCsiOperator: false`.
- [Ceph CSI v3.15](https://github.com/ceph/ceph-csi/releases/tag/v3.15.0 ) has a range of features and improvements for the RBD, CephFS, and NFS drivers. This release is supported both by the Ceph CSI operator and Rook's direct mode of configuration. Starting in the next release (at the end of the year), the Ceph CSI operator will be required to configure the CSI driver.
- [CephX key rotation](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx ) is now available as an **experimental** feature for the CephX authentication keys used by Ceph daemons and clients. Users will begin to see new cephx status items on some Rook resources in newly-deployed Rook clusters. Users can also find `spec.security.cephx` settings that allow initiating CephX key rotation for various Ceph components. Full documentation for key rotation can be found [here](https://rook.io/docs/rook/v1.18/Storage-Configuration/Advanced/cephx-key-rotation/?h=cephx ).
  - Ceph version v19.2.3+ is required for key rotation.
  - The Ceph admin and mon keys cannot yet be rotated. Implementation is still in progress while in experimental mode.
- Add support for specifying the clusterID in the [CephBlockPoolRadosNamespace](https://rook.io/docs/rook/v1.18/CRDs/Block-Storage/ceph-block-pool-rados-namespace-crd/#creating-a-storage-class ) and the [CephFilesystemSubVolumeGroup](https://rook.io/docs/rook/v1.18/CRDs/Shared-Filesystem/ceph-fs-subvolumegroup-crd/#create-a-storage-class-for-the-subvolume-group ) CR.
- When a mon is being [failed over](https://rook.io/docs/rook/latest-release/Storage-Configuration/Advanced/ceph-mon-health/#failing-over-a-monitor ), if the assigned node no longer exists, the mon is failed over immediately instead of waiting for a
  20 minute timeout.
- Support for Ceph Tentacle v20 will be available as soon as it is released.
</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: #1281 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-23 02:49:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d8e93a54bb 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to f3fad13 ( #1295 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	 
				renovate / renovate (push) Successful in 2m36s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-23 02:41:07 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ebefa858f5 
					 
					
						
						
							
							Update Helm release loki to v6.37.0 ( #1292 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						Reviewed-on: #1292 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-23 02:40:02 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a206eb6359 
					 
					
						
						
							
							Update prometheus-operator-crds Docker tag to v23 ( #1284 )  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	 
				renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts ) | major | `22.0.2` -> `23.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>
### [`v23.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-23.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-22.0.2...prometheus-operator-crds-23.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
- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.85.0 by [@​renovate](https://github.com/renovate )\[bot] in https://github.com/prometheus-community/helm-charts/pull/6075 
- \[prometheus-snmp-exporter] Update quay.io/prometheus-operator/prometheus-config-reloader Docker tag to v0.85.0 by [@​renovate](https://github.com/renovate )\[bot] in https://github.com/prometheus-community/helm-charts/pull/6076 
**Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-admission-webhook-0.30.0...prometheus-operator-crds-23.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1284 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-23 02:39:51 +00:00