f3c24a6b78 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.13.0 ( #1769 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m24s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| registry.k8s.io/coredns/coredns | minor | `v1.12.4` -> `v1.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1769 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-20 04:41:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb38abd253 
					 
					
						
						
							
							Update Helm release coredns to v1.45.0 ( #1795 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [coredns](https://coredns.io ) ([source](https://github.com/coredns/helm )) | minor | `1.44.3` -> `1.45.0` |
---
### Release Notes
<details>
<summary>coredns/helm (coredns)</summary>
### [`v1.45.0`](https://github.com/coredns/helm/releases/tag/coredns-1.45.0 )
[Compare Source](https://github.com/coredns/helm/compare/coredns-1.44.3...coredns-1.45.0 )
CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
#### What's Changed
- Bump docker/login-action from 3.5.0 to 3.6.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​235](https://github.com/coredns/helm/pull/235 )
- chore(deps): update coredns to 1.13.1 by [@​didot](https://github.com/didot ) in [#​237](https://github.com/coredns/helm/pull/237 )
**Full Changelog**: <https://github.com/coredns/helm/compare/coredns-1.44.3...coredns-1.45.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1795 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-20 04:40:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3e3ff1238d 
					 
					
						
						
							
							Update Helm release coredns to v1.44.3 ( #1669 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Failing after 0s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [coredns](https://coredns.io ) ([source](https://github.com/coredns/helm )) | minor | `1.43.3` -> `1.44.3` |
---
### Release Notes
<details>
<summary>coredns/helm (coredns)</summary>
### [`v1.44.3`](https://github.com/coredns/helm/releases/tag/coredns-1.44.3 )
[Compare Source](https://github.com/coredns/helm/compare/coredns-1.43.3...coredns-1.44.3 )
CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
#### What's Changed
- Bump actions/setup-python from 5 to 6 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​231](https://github.com/coredns/helm/pull/231 )
- Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​232](https://github.com/coredns/helm/pull/232 )
- Add kubernetes plugin multicluster required RBAC by [@​JingmingGuo](https://github.com/JingmingGuo ) in [#​234](https://github.com/coredns/helm/pull/234 )
#### New Contributors
- [@​JingmingGuo](https://github.com/JingmingGuo ) made their first contribution in [#​234](https://github.com/coredns/helm/pull/234 )
**Full Changelog**: <https://github.com/coredns/helm/compare/coredns-1.43.3...coredns-1.44.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1669 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-05 00:51:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38fe144dfb 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.12.4 ( #1417 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 3m28s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-09-10 07:04:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c40e4678e 
					 
					
						
						
							
							Update Helm release coredns to v1.43.3 ( #1354 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 22s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m30s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-09-01 05:03:24 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0519dd8af 
					 
					
						
						
							
							Update Helm release coredns to v1.43.2 ( #1177 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-09 23:02:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78662d4eeb 
					 
					
						
						
							
							Update Helm release coredns to v1.43.1 ( #1124 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 27s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m44s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-05 15:02:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						978a96ceeb
	 
					 
					
						
						
							
							Update Helm release coredns to v1.43.0  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have not met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 10s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-19 03:23:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f76c017b9
	 
					 
					
						
						
							
							Update Helm release coredns to v1.42.4  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 11s 
				
			 
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 5s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-17 10:01:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8e812dc55d
	 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.12.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate / renovate (push) Successful in 1m29s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 8s 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 23s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-16 09:02:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						19f4a4665f
	 
					 
					
						
						
							
							Update Helm release coredns to v1.42.3  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 7s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Failing after 7s 
				
			 
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	renovate / renovate (push) Successful in 44s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-06-11 10:01:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b4ddb1c35b 
					 
					
						
						
							
							forward domain to blocky  
						
						
						
						
					 
					
						2025-05-28 13:42:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b75e76e7bb
	 
					 
					
						
						
							
							Update Helm release coredns to v1.42.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-and-test-charts / lint-test (pull_request) Successful in 42s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-05-27 10:01:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a79721d76f 
					 
					
						
						
							
							add dashboards  
						
						
						
						
					 
					
						2025-05-15 00:35:49 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6fa16fb934 
					 
					
						
						
							
							add dashboards  
						
						
						
						
					 
					
						2025-05-15 00:21:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41323f5757 
					 
					
						
						
							
							patch chart  
						
						
						
						
					 
					
						2025-05-13 22:15:36 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af37f10ba8 
					 
					
						
						
							
							change zones  
						
						
						
						
					 
					
						2025-05-13 22:14:50 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d296ef8122 
					 
					
						
						
							
							update chart data  
						
						
						
						
					 
					
						2025-05-09 23:23:27 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44237a809d
	 
					 
					
						
						
							
							Update Helm release coredns to v1.42.1  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-and-test-charts / lint-test (pull_request) Successful in 16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-05-07 11:00:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c89e84bf06 
					 
					
						
						
							
							update chart  
						
						
						
						
					 
					
						2025-05-01 22:36:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ff677a4a85 
					 
					
						
						
							
							Update Helm release coredns to v1.41.0  
						
						
						
						
					 
					
						2025-05-02 01:57:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						99e1d5915a 
					 
					
						
						
							
							Update Helm release coredns to v1.40.0  
						
						
						
						
					 
					
						2025-04-23 21:35:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c4f84467a2
	 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.12.1  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-and-test-charts / lint-test (pull_request) Successful in 17s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-04-09 00:01:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1885dba747
	 
					 
					
						
						
							
							Update Helm release coredns to v1.39.2  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-03-26 18:31:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3adf835dea 
					 
					
						
						
							
							fix server  
						
						
						
						
					 
					
						2025-03-03 23:09:12 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						95aab756e1 
					 
					
						
						
							
							Update Helm release coredns to v1.39.1 ( #1307 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-02-26 20:00:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						655cb59d06 
					 
					
						
						
							
							fix address  
						
						
						
						
					 
					
						2025-02-17 22:27:48 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						fe65c4267e 
					 
					
						
						
							
							Update Helm release coredns to v1.39.0 ( #1161 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-01-30 15:05:58 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						b8711447e7 
					 
					
						
						
							
							Update Helm release coredns to v1.38.0 ( #1157 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-01-27 13:57:38 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						87f13012e4 
					 
					
						
						
							
							Update Helm release coredns to v1.37.3 ( #1145 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-01-24 16:59:45 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4c762f0586 
					 
					
						
						
							
							Update Helm release coredns to v1.37.1 ( #1086 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2025-01-17 19:00:40 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60bb965b08 
					 
					
						
						
							
							adjust resources  
						
						
						
						
					 
					
						2025-01-08 16:29:23 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c151d425a0 
					 
					
						
						
							
							add precommit hooks  
						
						
						
						
					 
					
						2024-12-30 17:20:01 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0e14dfc279 
					 
					
						
						
							
							Update Helm release coredns to v1.37.0  
						
						
						
						
					 
					
						2024-12-12 19:07:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0f57a7e92d 
					 
					
						
						
							
							update chart versions  
						
						
						
						
					 
					
						2024-12-12 12:38:24 -06:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						bdb34da792 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.12.0  
						
						
						
						
					 
					
						2024-11-25 10:28:55 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						37775f0793 
					 
					
						
						
							
							Update registry.k8s.io/coredns/coredns Docker tag to v1.11.4  
						
						
						
						
					 
					
						2024-11-18 04:51:33 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						98ad18f17d 
					 
					
						
						
							
							Update Helm release coredns to v1.36.1  
						
						
						
						
					 
					
						2024-11-03 11:04:52 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4ea66af2fc 
					 
					
						
						
							
							Update Helm release coredns to v1.36.0  
						
						
						
						
					 
					
						2024-10-15 13:01:25 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0ca628f12f 
					 
					
						
						
							
							Update Helm release coredns to v1.35.1  
						
						
						
						
					 
					
						2024-10-11 16:55:05 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f25ee50b89 
					 
					
						
						
							
							Update Helm release coredns to v1.35.0  
						
						
						
						
					 
					
						2024-10-09 09:32:29 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						6e3c54bac7 
					 
					
						
						
							
							Update Helm release coredns to v1.34.0  
						
						
						
						
					 
					
						2024-10-04 07:36:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3c82ba46a0 
					 
					
						
						
							
							Update Helm release coredns to v1.33.0  
						
						
						
						
					 
					
						2024-09-30 20:55:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						00f7e7a1c2 
					 
					
						
						
							
							change dns  
						
						
						
						
					 
					
						2024-08-16 19:01:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f44f6652a 
					 
					
						
						
							
							add port  
						
						
						
						
					 
					
						2024-08-16 18:56:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28a5e3d0eb 
					 
					
						
						
							
							remove port  
						
						
						
						
					 
					
						2024-08-16 18:47:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f23cce159a 
					 
					
						
						
							
							change dns  
						
						
						
						
					 
					
						2024-08-16 18:35:06 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						51f4b9f791 
					 
					
						
						
							
							add tailscale  
						
						
						
						
					 
					
						2024-08-16 18:17:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d790b6c42 
					 
					
						
						
							
							add fixed ip  
						
						
						
						
					 
					
						2024-08-16 18:10:24 -05:00