Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9adf6a59df
commit
d72a4770de
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.21](https://github.com/truecharts/charts/compare/webgrabplus-6.0.20...webgrabplus-6.0.21) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.22](https://github.com/truecharts/charts/compare/webgrabplus-6.0.21...webgrabplus-6.0.22) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/webgrabplus to 5.1.3 ([#14767](https://github.com/truecharts/charts/issues/14767))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.21](https://github.com/truecharts/charts/compare/webgrabplus-6.0.20...webgrabplus-6.0.21) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#13991](https://github.com/truecharts/charts/issues/13991))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.11](https://github.com/truecharts/charts/compare/webgrabplus-6.0.10...webgrabplus-6.0.11) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#13779](https://github.com/truecharts/charts/issues/13779))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: webgrabplus
|
||||
version: 6.0.21
|
||||
version: 6.0.22
|
||||
appVersion: "5.1.3"
|
||||
description: Webgrabplus is a multi-site incremental xmltv epg grabber.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.22](https://github.com/truecharts/charts/compare/webgrabplus-6.0.21...webgrabplus-6.0.22) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/webgrabplus to 5.1.3 ([#14767](https://github.com/truecharts/charts/issues/14767))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.3@sha256:3ce4832d550ed4b4bacbc7c3d8eee4a92047e6471fb8e5628cbcd24995b7a6a3
|
||||
tag: 5.1.3@sha256:e4899b34675adf141609870c98f3d29c1e51b16331b3da8e23ccfb6f4813b595
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue