Use fixed auto-updated versioning for fireflyiii podgrab and tvheadend

This commit is contained in:
kjeld Schouten-Lebbing 2021-05-24 23:38:27 +02:00
parent 190eff5055
commit b6375e3be8
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
9 changed files with 11 additions and 11 deletions

View File

@ -27,4 +27,4 @@ name: fireflyiii
sources: sources:
- https://github.com/firefly-iii/firefly-iii/ - https://github.com/firefly-iii/firefly-iii/
type: application type: application
version: 3.0.1 version: 3.0.2

View File

@ -7,7 +7,7 @@
image: image:
repository: jc5x/firefly-iii repository: jc5x/firefly-iii
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest tag: version-5.5.11
env: env:
DB_USERNAME: fireflyiii DB_USERNAME: fireflyiii

View File

@ -3,7 +3,7 @@
image: image:
repository: jc5x/firefly-iii repository: jc5x/firefly-iii
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest tag: version-5.5.11
strategy: strategy:
type: Recreate type: Recreate

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: auto
dependencies: dependencies:
- name: common - name: common
repository: https://truecharts.org/ repository: https://truecharts.org/
@ -25,4 +25,4 @@ sources:
- https://hub.docker.com/r/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab
type: application type: application
upstream_version: 1.0.0 upstream_version: 1.0.0
version: 3.0.1 version: 3.0.2

View File

@ -7,7 +7,7 @@
image: image:
repository: akhilrex/podgrab repository: akhilrex/podgrab
pullPolicy: Always pullPolicy: Always
tag: latest tag: 1.0.0
## ##

View File

@ -3,7 +3,7 @@
image: image:
repository: akhilrex/podgrab repository: akhilrex/podgrab
pullPolicy: Always pullPolicy: Always
tag: latest tag: 1.0.0
strategy: strategy:
type: Recreate type: Recreate

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: latest appVersion: auto
dependencies: dependencies:
- name: common - name: common
repository: https://truecharts.org/ repository: https://truecharts.org/
@ -25,4 +25,4 @@ sources:
- https://github.com/tvheadend/tvheadend - https://github.com/tvheadend/tvheadend
type: application type: application
upstream_version: 1.1.2 upstream_version: 1.1.2
version: 6.0.1 version: 6.0.2

View File

@ -7,7 +7,7 @@
image: image:
repository: linuxserver/tvheadend repository: linuxserver/tvheadend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest tag: version-63784405
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: linuxserver/tvheadend repository: linuxserver/tvheadend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest tag: version-63784405
strategy: strategy:
type: Recreate type: Recreate