This PR contains the following updates: | Package | Update | Change | |---|---|---| | [trivy-operator](https://github.com/aquasecurity/helm-charts) | minor | `0.30.0` -> `0.31.0` | --- ### Release Notes <details> <summary>aquasecurity/helm-charts (trivy-operator)</summary> ### [`v0.31.0`](https://github.com/aquasecurity/helm-charts/releases/tag/trivy-operator-0.31.0) [Compare Source](https://github.com/aquasecurity/helm-charts/compare/trivy-operator-0.30.0...trivy-operator-0.31.0) Keeps security report resources updated </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: #1564 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			23 lines
		
	
	
		
			633 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			633 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: trivy
 | 
						|
version: 1.0.0
 | 
						|
description: Trivy
 | 
						|
keywords:
 | 
						|
  - trivy
 | 
						|
  - vulnerability
 | 
						|
  - monitoring
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/5cffa529-4c2e-4126-99eb-cc4aeb5a49b3
 | 
						|
sources:
 | 
						|
  - https://github.com/aquasecurity/trivy
 | 
						|
  - https://github.com/aquasecurity/trivy-operator
 | 
						|
  - https://github.com/aquasecurity/trivy-operator/tree/main/deploy/helm
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: trivy-operator
 | 
						|
    version: 0.31.0
 | 
						|
    repository: https://aquasecurity.github.io/helm-charts/
 | 
						|
icon: https://raw.githubusercontent.com/aquasecurity/trivy/main/docs/imgs/logo.png
 | 
						|
appVersion: v0.26.1
 |