Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f3efbc1990
commit
c030c02c69
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.18](https://github.com/truecharts/charts/compare/webgrabplus-6.0.17...webgrabplus-6.0.18) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.19](https://github.com/truecharts/charts/compare/webgrabplus-6.0.18...webgrabplus-6.0.19) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#14483](https://github.com/truecharts/charts/issues/14483))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.18](https://github.com/truecharts/charts/compare/webgrabplus-6.0.17...webgrabplus-6.0.18) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [webgrabplus-6.0.9](https://github.com/truecharts/charts/compare/webgrabplus-6.0.8...webgrabplus-6.0.9) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.8](https://github.com/truecharts/charts/compare/webgrabplus-6.0.7...webgrabplus-6.0.8) (2023-10-05)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: webgrabplus
|
||||
version: 6.0.18
|
||||
version: 6.0.19
|
||||
appVersion: "5.1.3"
|
||||
description: Webgrabplus is a multi-site incremental xmltv epg grabber.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.19](https://github.com/truecharts/charts/compare/webgrabplus-6.0.18...webgrabplus-6.0.19) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#14483](https://github.com/truecharts/charts/issues/14483))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.1.3@sha256:290168b9634c37d0d17940dd31b375cb3a8eb22f07c1b3c58e01b4ca96341819
|
||||
tag: v5.1.3@sha256:c24f5ed9c1cb4eeedfed09d2a0940a801901dca8f31d9613a0619abf2c351854
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue