Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
|
||||
|
||||
## [webgrabplus-6.0.24](https://github.com/truecharts/charts/compare/webgrabplus-6.0.23...webgrabplus-6.0.24) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.25](https://github.com/truecharts/charts/compare/webgrabplus-6.0.24...webgrabplus-6.0.25) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/webgrabplus to 5.1.3[@48c9814](https://github.com/48c9814) ([#15737](https://github.com/truecharts/charts/issues/15737))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.24](https://github.com/truecharts/charts/compare/webgrabplus-6.0.23...webgrabplus-6.0.24) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [webgrabplus-6.0.15](https://github.com/truecharts/charts/compare/webgrabplus-6.0.14...webgrabplus-6.0.15) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14245](https://github.com/truecharts/charts/issues/14245))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-6.0.14](https://github.com/truecharts/charts/compare/webgrabplus-6.0.13...webgrabplus-6.0.14) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
@@ -1,15 +1,15 @@
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: webgrabplus
|
||||
version: 6.0.24
|
||||
version: 6.0.25
|
||||
appVersion: 5.1.3
|
||||
description: Webgrabplus is a multi-site incremental xmltv epg grabber.
|
||||
home: https://truecharts.org/charts/stable/webgrabplus
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus
|
||||
- https://ghcr.io/linuxserver/webgrabplus
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
9
stable/webgrabplus/6.0.25/app-changelog.md
Normal file
9
stable/webgrabplus/6.0.25/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [webgrabplus-6.0.25](https://github.com/truecharts/charts/compare/webgrabplus-6.0.24...webgrabplus-6.0.25) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/webgrabplus to 5.1.3[@48c9814](https://github.com/48c9814) ([#15737](https://github.com/truecharts/charts/issues/15737))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/webgrabplus
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.3@sha256:f660395b5b4a9173886cdc4d28f47c4298c10fc8023c74ef2bd00400635a1c7f
|
||||
tag: 5.1.3@sha256:48c981413f058328ad6ab9af01bb3e6fdf18a5dcba71ad54d7dd0665b193f87a
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user