This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [grafana-operator](https://github.com/grafana/helm-charts) | minor | `v5.18.0` -> `v5.19.1` | `v5.19.4` (+2) | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana-operator)</summary> ### [`v5.19.1`](https://github.com/grafana/helm-charts/releases/tag/grafana-operator-v5.19.1) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-operator-v5.18.0...grafana-operator-v5.19.1) Helm chart for the [grafana-operator](https://github.com/grafana/grafana-operator) Tag on source: https://github.com/grafana/grafana-operator/releases/tag/v5.19.1 </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: #1140 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			28 lines
		
	
	
		
			884 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			884 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: grafana-operator
 | 
						|
version: 1.0.0
 | 
						|
description: Grafana Operator
 | 
						|
keywords:
 | 
						|
  - grafana-operator
 | 
						|
  - dashboard
 | 
						|
  - metrics
 | 
						|
  - logs
 | 
						|
home: https://wiki.alexlebens.dev/s/3e5723e1-2ab7-45ab-b496-b8854907fa39
 | 
						|
sources:
 | 
						|
  - https://github.com/grafana/grafana-operator
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/grafana/grafana-operator/tree/master/deploy/helm/grafana-operator
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: grafana-operator
 | 
						|
    version: v5.19.1
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 5.1.0
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/grafana.png
 | 
						|
appVersion: v5.18.0
 |