Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d97859953d
commit
4cdf56a2c4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12081](https://github.com/truecharts/charts/issues/12081))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.4](https://github.com/truecharts/charts/compare/webgrabplus-6.0.3...webgrabplus-6.0.4) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12344](https://github.com/truecharts/charts/issues/12344))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-5.0.20](https://github.com/truecharts/charts/compare/webgrabplus-5.0.19...webgrabplus-5.0.20) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: webgrabplus
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
||||
appVersion: "5.1.1"
|
||||
description: Webgrabplus is a multi-site incremental xmltv epg grabber.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webgrabplus-6.0.4](https://github.com/truecharts/charts/compare/webgrabplus-6.0.3...webgrabplus-6.0.4) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12344](https://github.com/truecharts/charts/issues/12344))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.1.1@sha256:f4ac9a2d1a184054fa9d82ae390346e184fd146caff5d77354cfe8e6c70117d7
|
||||
tag: v5.1.1@sha256:45ebb810372509632983a21cdc04b48f197cad84d790b1a0647ede153a11db2c
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue