feature/jdownloader (#6)
Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: image.toolkit.fluxcd.io/v1
|
||||
kind: ImagePolicy
|
||||
metadata:
|
||||
name: jdownloader2
|
||||
namespace: plex-and-tools
|
||||
spec:
|
||||
imageRepositoryRef:
|
||||
# https://hub.docker.com/r/jlesage/jdownloader-2
|
||||
name: jdownloader2
|
||||
policy:
|
||||
# semver:
|
||||
# range: '>=vx.x.x'
|
||||
alphabetical:
|
||||
order: asc
|
||||
Reference in New Issue
Block a user