3ea8c41b38
	 
					 
					
						
						
							
							Update ghcr.io/immich-app/immich-server Docker tag to v1.136.0  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 21:08:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						432b9d269a 
					 
					
						
						
							
							Update Helm release eck-operator to v3.1.0 ( #1057 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 7s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [eck-operator](https://github.com/elastic/cloud-on-k8s ) | minor | `3.0.0` -> `3.1.0` |
---
### Release Notes
<details>
<summary>elastic/cloud-on-k8s (eck-operator)</summary>
### [`v3.1.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v3.1.0 )
[Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v3.0.0...v3.1.0 )
### Elastic Cloud on Kubernetes 3.1.0
- [Quickstart guide](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s#eck-quickstart )
##### Release Highlights
- It is now possible to propagate metadata from the parent custom resource to the child resources created by the operator. If you add labels or annotations on an Elasticsearch, Kibana, or Agent resource, for example, these can be automatically propagated to the Pods, Services, and other resources created by the operator. Refer to the [Propagate Labels and Annotations](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/propagate-labels-annotations.md ) page for examples and more details.
- To reduce the attack surface and improve overall security UBI images are now based on the UBI micro base image.
##### Features and enhancements
- UBI: Use micro image instead of minimal [#​8704](https://github.com/elastic/cloud-on-k8s/pull/8704 )
- Propagate metadata to children [#​8673](https://github.com/elastic/cloud-on-k8s/pull/8673 ) (issue: [#​2652](https://github.com/elastic/cloud-on-k8s/issues/2652 ))
- Allow advanced configuration for fleet-managed Elastic Agents [#​8623](https://github.com/elastic/cloud-on-k8s/pull/8623 ) (issue: [#​8619](https://github.com/elastic/cloud-on-k8s/issues/8619 ))
##### Fixes
- Set owner on service account Secret, update it when application is recreated [#​8716](https://github.com/elastic/cloud-on-k8s/pull/8716 )
- fix: Cannot disable TLS in Logstash [#​8706](https://github.com/elastic/cloud-on-k8s/pull/8706 ) (issue: [#​8600](https://github.com/elastic/cloud-on-k8s/issues/8600 ))
- Move from deprecated container input to filestream [#​8679](https://github.com/elastic/cloud-on-k8s/pull/8679 ) (issue: [#​8667](https://github.com/elastic/cloud-on-k8s/issues/8667 ))
- Add automated workaround for 9.0.0 maps issue [#​8665](https://github.com/elastic/cloud-on-k8s/pull/8665 ) (issue: [#​8655](https://github.com/elastic/cloud-on-k8s/issues/8655 ))
- Bump go.mod to v3 [#​8609](https://github.com/elastic/cloud-on-k8s/pull/8609 )
- Helm: Add support for missing `remoteClusterServer` value [#​8612](https://github.com/elastic/cloud-on-k8s/pull/8612 )
##### Documentation improvements
- \[Helm] Fix examples/logstash/basic-eck.yaml [#​8695](https://github.com/elastic/cloud-on-k8s/pull/8695 )
##### Miscellaneous
- Update Go version to 1.24.5 [#​8745](https://github.com/elastic/cloud-on-k8s/pull/8745 )
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.6-1750858477 [#​8711](https://github.com/elastic/cloud-on-k8s/pull/8711 )
- fix(deps): update k8s to v0.33.2 [#​8699](https://github.com/elastic/cloud-on-k8s/pull/8699 )
- fix(deps): update module cloud.google.com/go/storage to v1.52.0 [#​8629](https://github.com/elastic/cloud-on-k8s/pull/8629 )
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 [#​8631](https://github.com/elastic/cloud-on-k8s/pull/8631 )
- fix(deps): update module github.com/google/go-containerregistry to v0.20.6 [#​8672](https://github.com/elastic/cloud-on-k8s/pull/8672 )
- fix(deps): update module github.com/magiconair/properties to v1.8.10 [#​8625](https://github.com/elastic/cloud-on-k8s/pull/8625 )
- fix(deps): update module github.com/prometheus/common to v0.63.0 [#​8569](https://github.com/elastic/cloud-on-k8s/pull/8569 )
- fix(deps): update module github.com/spf13/viper to v1.20.1 [#​8570](https://github.com/elastic/cloud-on-k8s/pull/8570 )
- fix(deps): update module google.golang.org/api to v0.227.0 [#​8529](https://github.com/elastic/cloud-on-k8s/pull/8529 )
- fix(deps): update module helm.sh/helm/v3 to 3.17.3 [#​8598](https://github.com/elastic/cloud-on-k8s/pull/8598 )
</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: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1057 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-30 21:07:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bd9e13db31 
					 
					
						
						
							
							Update Helm release loki to v6.34.0 ( #1065 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m56s 
				
			 
		
		
	 
 
	 
						
						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.33.0` -> `6.34.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: #1065 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-07-30 20:59:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95f527369e
	 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 7d01e56  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 14s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m19s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 16:01:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a7247be871 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to 4f92221 ( #1063 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m32s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 15:02:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						438e2c2ec8 
					 
					
						
						
							
							Update vectorim/element-web Docker tag to v1.11.107  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m25s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 14:02:09 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2159b0cd40
	 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to d85a14f  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 9s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 14:01:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3a96b1668c
	 
					 
					
						
						
							
							Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to e7894be  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m3s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 13:01:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						abd7a133e8
	 
					 
					
						
						
							
							Update rmcrackan/libation Docker tag to v12.4.11  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate/stability-days Updates have met minimum release age requirement 
				
			 
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 16s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m30s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 12:01:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						32ddfaeedd 
					 
					
						
						
							
							Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.8 ( #1056 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m23s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 10:01:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						59ad5134d0
	 
					 
					
						
						
							
							Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.0.7  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (pull_request) Successful in 15s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m27s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-30 09:01:30 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f88765923 
					 
					
						
						
							
							remove valkey secret  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:36:23 -05: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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e2f0c91b20 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m3s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:33:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						55d31fe4d2 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m9s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:29:39 -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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						23346060fd 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 48s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 20:22:44 -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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f77913891f 
					 
					
						
						
							
							remvoe valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m4s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:49:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df49d279f5 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m18s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:47:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78dce69935 
					 
					
						
						
							
							add rdis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m48s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:44:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28a695f6e0 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:41:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82e643e7ba 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:36:57 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42a530a818 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m24s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:31:30 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4cc19b007a 
					 
					
						
						
							
							remove valke  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 17s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:30:40 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3142d2f62e 
					 
					
						
						
							
							add redis confi  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:29:01 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						08cf8533ae 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 17s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m3s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:28:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5e11839997 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m6s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:26:13 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2b2c9f676f 
					 
					
						
						
							
							add redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:25:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b17c0a3bda 
					 
					
						
						
							
							remove valke  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 1m6s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m54s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:21:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						acc5416856 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 51s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:20:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab5444e38b 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:15:28 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						74ecf00860 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:14:11 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6db65c1fa 
					 
					
						
						
							
							change redis service  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 31s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:10:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c1f0b74a7d 
					 
					
						
						
							
							add redis replciation  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:06:56 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						062e0ef36b 
					 
					
						
						
							
							switch redis  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 16s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:05:50 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a74f564f02 
					 
					
						
						
							
							remove valkey  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:04:03 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90762f9147 
					 
					
						
						
							
							switch service  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 19s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m32s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:01:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						895ad08e34 
					 
					
						
						
							
							switch service  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-07-29 19:00:41 -05:00