This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/exportarr](https://github.com/onedr0p/exportarr) | minor | `v2.2.0` -> `v2.3.0` | --- ### Release Notes <details> <summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary> ### [`v2.3.0`](https://github.com/onedr0p/exportarr/releases/tag/v2.3.0) [Compare Source](https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.0) ##### What's Changed - Build binaries for windows by [@​Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) in https://github.com/onedr0p/exportarr/pull/355 - fix(deps): update module golang.org/x/sync to v0.14.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/357 - chore(deps): update golangci/golangci-lint-action action to v8 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/356 - chore(deps): update dependency go to v1.24.3 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/358 - chore(deps): update golang docker tag to v1.24.3 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/359 - fix(deps): update module github.com/gookit/validate to v1.5.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/360 - chore(deps): update dependency go to v1.24.4 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/361 - chore(deps): update golang docker tag to v1.24.4 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/362 - fix(deps): update module golang.org/x/sync to v0.15.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/363 - fix(deps): update module github.com/knadh/koanf/providers/posflag to v1.0.1 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/365 - chore(deps): update dependency go to v1.24.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/368 - fix(deps): update module golang.org/x/sync to v0.16.0 - autoclosed by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/370 - fix(deps): update module github.com/spf13/pflag to v1.0.7 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/371 - chore(deps): update golang docker tag to v1.24.5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/369 - fix(deps): update module github.com/knadh/koanf/v2 to v2.2.2 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/366 - fix(deps): update module github.com/prometheus/client\_golang to v1.23.0 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/372 - chore(deps): update actions/checkout action to v5 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/376 - chore(deps): update dependency go to v1.24.6 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/373 - chore(deps): update golang docker tag to v1.24.6 by [@​renovate](https://github.com/renovate)\[bot] in https://github.com/onedr0p/exportarr/pull/374 - Track total count of episodes with cutoff unmet in Sonarr by [@​ShawnHardwick](https://github.com/ShawnHardwick) in https://github.com/onedr0p/exportarr/pull/375 ##### New Contributors - [@​Cyb3r-Jak3](https://github.com/Cyb3r-Jak3) made their first contribution in https://github.com/onedr0p/exportarr/pull/355 - [@​ShawnHardwick](https://github.com/ShawnHardwick) made their first contribution in https://github.com/onedr0p/exportarr/pull/375 **Full Changelog**: https://github.com/onedr0p/exportarr/compare/v2.2.0...v2.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: #1201 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			117 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			117 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sonarr-anime:
 | |
|   controllers:
 | |
|     main:
 | |
|       type: deployment
 | |
|       replicas: 1
 | |
|       strategy: Recreate
 | |
|       revisionHistoryLimit: 3
 | |
|       pod:
 | |
|         securityContext:
 | |
|           fsGroup: 1000
 | |
|           fsGroupChangePolicy: OnRootMismatch
 | |
|       containers:
 | |
|         main:
 | |
|           image:
 | |
|             repository: ghcr.io/linuxserver/sonarr
 | |
|             tag: 4.0.15@sha256:c0836f49c20000e603170dc95d74c2527e690d50309977d94fc171eaa49351a4
 | |
|             pullPolicy: IfNotPresent
 | |
|           env:
 | |
|             - name: TZ
 | |
|               value: US/Central
 | |
|             - name: PUID
 | |
|               value: 1000
 | |
|             - name: PGID
 | |
|               value: 1000
 | |
|           resources:
 | |
|             requests:
 | |
|               cpu: 10m
 | |
|               memory: 256Mi
 | |
|         metrics:
 | |
|           image:
 | |
|             repository: ghcr.io/onedr0p/exportarr
 | |
|             tag: v2.3.0
 | |
|             pullPolicy: IfNotPresent
 | |
|           args: ["sonarr"]
 | |
|           env:
 | |
|             - name: URL
 | |
|               value: http://localhost
 | |
|             - name: CONFIG
 | |
|               value: /config/config.xml
 | |
|             - name: PORT
 | |
|               value: 9794
 | |
|             - name: ENABLE_ADDITIONAL_METRICS
 | |
|               value: false
 | |
|             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
 | |
|               value: false
 | |
|           resources:
 | |
|             requests:
 | |
|               cpu: 10m
 | |
|               memory: 256Mi
 | |
|   service:
 | |
|     main:
 | |
|       controller: main
 | |
|       ports:
 | |
|         http:
 | |
|           port: 80
 | |
|           targetPort: 8989
 | |
|           protocol: HTTP
 | |
|         metrics:
 | |
|           port: 9794
 | |
|           targetPort: 9794
 | |
|           protocol: TCP
 | |
|   persistence:
 | |
|     config:
 | |
|       forceRename: sonarr-anime-config
 | |
|       storageClass: ceph-block
 | |
|       accessMode: ReadWriteOnce
 | |
|       size: 20Gi
 | |
|       retain: true
 | |
|       advancedMounts:
 | |
|         main:
 | |
|           main:
 | |
|             - path: /config
 | |
|               readOnly: false
 | |
|           metrics:
 | |
|             - path: /config
 | |
|               readOnly: true
 | |
|     media:
 | |
|       existingClaim: sonarr-anime-nfs-storage
 | |
|       advancedMounts:
 | |
|         main:
 | |
|           main:
 | |
|             - path: /mnt/store
 | |
|               readOnly: false
 | |
| postgres-17-cluster:
 | |
|   nameOverride: sonarr4-anime-postgresql-17
 | |
|   mode: standalone
 | |
|   cluster:
 | |
|     storage:
 | |
|       storageClass: local-path
 | |
|     walStorage:
 | |
|       storageClass: local-path
 | |
|     monitoring:
 | |
|       enabled: true
 | |
|       prometheusRule:
 | |
|         enabled: true
 | |
|   bootstrap:
 | |
|     initdb:
 | |
|       database: app
 | |
|       owner: app
 | |
|       postInitSQL:
 | |
|         - CREATE DATABASE "sonarr-main" OWNER "app";
 | |
|         - CREATE DATABASE "sonarr-log" OWNER "app";
 | |
|   recovery:
 | |
|     method: objectStore
 | |
|     objectStore:
 | |
|       endpointURL: https://nyc3.digitaloceanspaces.com
 | |
|       destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster
 | |
|       endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret
 | |
|       recoveryIndex: 3
 | |
|   backup:
 | |
|     enabled: true
 | |
|     endpointURL: https://nyc3.digitaloceanspaces.com
 | |
|     destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster
 | |
|     endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret
 | |
|     backupIndex: 3
 | |
|     retentionPolicy: "7d"
 |