This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.3.0` -> `4.4.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.4.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.4.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: #1770 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: radarr
 | 
						|
version: 1.0.0
 | 
						|
description: Radarr
 | 
						|
keywords:
 | 
						|
  - radarr
 | 
						|
  - servarr
 | 
						|
  - movies
 | 
						|
  - metrics
 | 
						|
home: https://wiki.alexlebens.dev/s/b5687ceb-11db-49b3-9c77-bf27bc322c99
 | 
						|
sources:
 | 
						|
  - https://github.com/Radarr/Radarr
 | 
						|
  - https://github.com/linuxserver/docker-radarr
 | 
						|
  - https://github.com/onedr0p/exportarr
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://github.com/linuxserver/docker-radarr/pkgs/container/radarr
 | 
						|
  - https://github.com/onedr0p/exportarr/pkgs/container/exportarr
 | 
						|
  - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | 
						|
  - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: radarr
 | 
						|
    repository: https://bjw-s-labs.github.io/helm-charts/
 | 
						|
    version: 4.4.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 6.13.0
 | 
						|
    repository: oci://harbor.alexlebens.net/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/radarr.png
 | 
						|
appVersion: 5.22.4
 |