385a354a47 
					 
					
						
						
							
							Update Helm release gitea to v12.1.3  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m39s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-05 20:01:58 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e771821d60
	 
					 
					
						
						
							
							Update gitea/gitea Docker tag to v1.24.4  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-docker / docker-lint (push) Successful in 11s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
			
				
	lint-test-docker / docker-lint (pull_request) Successful in 30s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 30s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-05 20:01:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2899d817b
	 
					 
					
						
						
							
							Update caronc/apprise Docker tag to v1.2.1  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 14s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m38s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-05 16:01:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c16fc05d6
	 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.106.0  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 14s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-04 13:02:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f1cc34349d 
					 
					
						
						
							
							Update Helm release external-secrets to v0.19.0 ( #1114 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m40s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets ) | minor | `0.18.2` -> `0.19.0` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v0.19.0`](https://github.com/external-secrets/external-secrets/releases/tag/v0.19.0 )
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.18.2...v0.19.0 )
#### **BREAKING CHANGE**
🔴  🔴   BREAKING CHANGE 🔴  🔴 
Please note that this a breaking change because our CRDs are now too big. Meaning a simple kubectl apply or Argo's default client side apply WILL NOT WORK! You have to add `--server-side` to kubectl apply and in argo add:
```yaml
spec:
  project: default
  syncPolicy:
    automated:
      prune: true
      selfHeal: true
    syncOptions:
    - CreateNamespace=true
    - ServerSideApply=true
```
for it to correctly install the CRDs. Thank you.
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0`
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0-ubi`
Image: `ghcr.io/external-secrets/external-secrets:v0.19.0-ubi-boringssl`
#### What's Changed
- chore: release helm chart for v0.18.2 by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/4985 
- chore(deps): bump golang from `ee7ff13` to `10f549d` in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/4997 
- chore(deps): bump golang from `68932fa` to `68932fa` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5000 
- chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/4998 
- chore(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5001 
- chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5003 
- chore(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5002 
- fix: do not turn original value into string on value scope by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5011 
- fix: add uuid in edit and view clusterroles by [@​sylvainOL](https://github.com/sylvainOL ) in https://github.com/external-secrets/external-secrets/pull/5017 
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app )\[bot] in https://github.com/external-secrets/external-secrets/pull/4999 
- fix: template data should not be the secret Data itself by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in https://github.com/external-secrets/external-secrets/pull/5023 
- Fix: Return appropriate error in ValidateStore by [@​prakash-218](https://github.com/prakash-218 ) in https://github.com/external-secrets/external-secrets/pull/5019 
- feat(helm): allow to set init containers by [@​rclsilver](https://github.com/rclsilver ) in https://github.com/external-secrets/external-secrets/pull/4745 
- chore(deps): bump certifi from 2025.6.15 to 2025.7.14 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5032 
- Fix: Remove root/buildinfo from ubi build files by [@​bainsy88](https://github.com/bainsy88 ) in https://github.com/external-secrets/external-secrets/pull/5037 
- chore(deps): bump ubi8/ubi from `19eae3d` to `c0b0729` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5033 
- chore(deps): bump golang from 1.24.4-bookworm to 1.24.5-bookworm in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5029 
- chore(deps): bump golang from 1.24.4 to 1.24.5 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5034 
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app )\[bot] in https://github.com/external-secrets/external-secrets/pull/5031 
- Add Red Hat OpenShift in Adopters by [@​KeenonLee](https://github.com/KeenonLee ) in https://github.com/external-secrets/external-secrets/pull/5039 
- fix: remove authentication option with JWT token from STSSessionToken generator by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5026 
- fix: add validation constraints to ExternalSecretRewrite  by [@​Aakkash-Suresh](https://github.com/Aakkash-Suresh ) in https://github.com/external-secrets/external-secrets/pull/5006 
- fix: stability support matrix by [@​gusfcarvalho](https://github.com/gusfcarvalho ) in https://github.com/external-secrets/external-secrets/pull/5043 
- docs(decoding-strategy): clarify base64 auto-detection limitations by [@​orymate](https://github.com/orymate ) in https://github.com/external-secrets/external-secrets/pull/5004 
- feat(infisical): auth methods by [@​DanielHougaard](https://github.com/DanielHougaard ) in https://github.com/external-secrets/external-secrets/pull/5040 
- chore(deps): bump alpine from 3.22.0 to 3.22.1 in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5046 
- chore(aws): parameterstore unit tests improvement by [@​ivankatliarchuk](https://github.com/ivankatliarchuk ) in https://github.com/external-secrets/external-secrets/pull/4986 
- fix(helm): grafana dashboard: fix heatmaps to actually be heatmaps, not time series by [@​desaintmartin](https://github.com/desaintmartin ) in https://github.com/external-secrets/external-secrets/pull/5069 
- chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5047 
- chore(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5048 
- chore(deps): bump golang from `ddf5200` to `daae04e` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5049 
- chore(deps): bump alpine from `8a1f59f` to `4bcff63` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5051 
- chore(deps): bump alpine from `8a1f59f` to `4bcff63` in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5052 
- chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in /hack/api-docs by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5077 
- Add SelfSubjectAccessReview as a fallback for failing SelfSubjectRulesReview by [@​alvin-rw](https://github.com/alvin-rw ) in https://github.com/external-secrets/external-secrets/pull/5025 
- chore(deps): bump golang from `69adc37` to `ef8c5c7` in /e2e by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5076 
- chore(deps): bump ubi8/ubi from `c0b0729` to `785d38c` by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5075 
- chore(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5072 
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by [@​dependabot](https://github.com/dependabot )\[bot] in https://github.com/external-secrets/external-secrets/pull/5073 
- SSHKey generator by [@​dex4er](https://github.com/dex4er ) in https://github.com/external-secrets/external-secrets/pull/5083 
- fix: restore AWS credential chain resolution for ECRAuthorizationToken generator by [@​aditmeno](https://github.com/aditmeno ) in https://github.com/external-secrets/external-secrets/pull/5082 
- fix(helm): grafana dashboard: add widget for sum of not ready secrets by [@​desaintmartin](https://github.com/desaintmartin ) in https://github.com/external-secrets/external-secrets/pull/5086 
- feat(aws): secretsmanager to update/patch/delete tags by [@​ivankatliarchuk](https://github.com/ivankatliarchuk ) in https://github.com/external-secrets/external-secrets/pull/4984 
- fix: update the e2e test with the new store status value by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5089 
- fix: correct usage of if in dlc and update for server side apply by [@​Skarlso](https://github.com/Skarlso ) in https://github.com/external-secrets/external-secrets/pull/5092 
#### New Contributors
- [@​sylvainOL](https://github.com/sylvainOL ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5017 
- [@​prakash-218](https://github.com/prakash-218 ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5019 
- [@​rclsilver](https://github.com/rclsilver ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/4745 
- [@​bainsy88](https://github.com/bainsy88 ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5037 
- [@​KeenonLee](https://github.com/KeenonLee ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5039 
- [@​orymate](https://github.com/orymate ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5004 
- [@​desaintmartin](https://github.com/desaintmartin ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5069 
- [@​alvin-rw](https://github.com/alvin-rw ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5025 
- [@​dex4er](https://github.com/dex4er ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5083 
- [@​aditmeno](https://github.com/aditmeno ) made their first contribution in https://github.com/external-secrets/external-secrets/pull/5082 
**Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.18.2...v0.19.0 
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1114 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-08-03 23:06:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d44988b875 
					 
					
						
						
							
							Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.2 ( #1115 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m9s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-03 20:01:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						96c3cbd4fd 
					 
					
						
						
							
							change image  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m33s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-01 18:46:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						30b27adefc 
					 
					
						
						
							
							switch image  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 20s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-01 18:45:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e4085637ec 
					 
					
						
						
							
							change container  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m10s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-01 18:40:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8eeabd733f 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.105.2 ( #1087 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-01 15:42:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7bfa4c1e8 
					 
					
						
						
							
							Update ollama/ollama Docker tag to v0.10.1 ( #1084 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-01 04:03:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c2fbc4ebfe 
					 
					
						
						
							
							Update ollama/ollama Docker tag to v0.10.0 ( #1080 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change | Pending |
|---|---|---|---|
| ollama/ollama | minor | `0.9.6` -> `0.10.0` | `0.10.1` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: #1080 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-31 21:15:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e1bc5e5912 
					 
					
						
						
							
							disable repo archive  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 21s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m2s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 21:34:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74c04884d5 
					 
					
						
						
							
							enable cron  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m46s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 19:54:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3fc2a7a874 
					 
					
						
						
							
							Update cloudflared Docker tag to v1.19.0 ( #1066 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	process-repository / process-repository (push) Failing after 29s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m18s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.18.0` -> `1.19.0` |
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1066 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-30 23:07:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ab6742b53
	 
					 
					
						
						
							
							Update d3fk/s3cmd:latest Docker digest to 02eaa25  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 35s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 29s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m0s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 04:02:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ffc1e7cd78 
					 
					
						
						
							
							fix host  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m27s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:34:49 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e51325b58a 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m19s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:28:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						280de0b09d 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m18s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:23:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b26b99b83d 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m6s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:21:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9263167fd 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m17s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:16:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6727510c06 
					 
					
						
						
							
							add secret  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:15:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7aef50428 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:14:41 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4d0eb8ce0 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 16s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m30s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:09:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2716355912 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:05:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afb0351d4e 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m8s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:03:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ac6645815 
					 
					
						
						
							
							add rdis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:00:16 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50c33107e6 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 49s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:54:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5c670a2325 
					 
					
						
						
							
							add rdis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m7s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:52:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a98a93b9bd 
					 
					
						
						
							
							Update Helm release vault to v0.30.1 ( #1053 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 22:28:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f1652abda 
					 
					
						
						
							
							fix documentation  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m47s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 16:26:36 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86ae34c08d 
					 
					
						
						
							
							use rancher image  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m7s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 16:24:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11fae5bd22 
					 
					
						
						
							
							Update Helm release app-template to v4.2.0 ( #1050 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.1.2` -> `4.2.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.2.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.2.0 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦  **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update again.
---
 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1050 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-29 21:06:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1ad9812bfd
	 
					 
					
						
						
							
							Update stalwartlabs/stalwart Docker tag to v0.13.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m24s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 12:01:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						29c48ed208 
					 
					
						
						
							
							remove custom css mount  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 52s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-28 21:01:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0c401335c 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.105.0  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 31s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 3m4s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-28 15:02:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						87e598ab66 
					 
					
						
						
							
							fix path  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 7s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m19s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 17:36:41 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6b08f540fb 
					 
					
						
						
							
							change index  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 7s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m40s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 17:15:06 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4782ed96e0 
					 
					
						
						
							
							upgrade  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m1s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 17:00:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f5c78c1a90 
					 
					
						
						
							
							remove elastic helm  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m34s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 16:43:36 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a13cabb44b 
					 
					
						
						
							
							change version  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m20s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 15:18:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fadeb1f092 
					 
					
						
						
							
							upgrade version  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m13s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 15:16:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80a63c71c4 
					 
					
						
						
							
							add elastic deployment from operator  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-27 14:48:42 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6dee4d5e9
	 
					 
					
						
						
							
							Update hashicorp/vault Docker tag to v1.20.1  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m32s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-25 21:01:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de1745bb08 
					 
					
						
						
							
							expand storage  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m24s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-24 19:50:52 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6435b6290c
	 
					 
					
						
						
							
							Update Helm release authentik to v2025.6.4  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	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 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Failing after 31s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-23 13:02:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5401917f8f
	 
					 
					
						
						
							
							Update d3fk/s3cmd:latest Docker digest to 243e81a  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e7e575d059 
					 
					
						
						
							
							Update elasticsearch Docker tag to v22.0.14 ( #991 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m58s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-22 19:01:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3b0d4085c 
					 
					
						
						
							
							add themes  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m38s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-21 22:28:37 -05:00