Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5bb8eadea3
commit
7a2906cb34
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.11](https://github.com/truecharts/charts/compare/rsshub-7.0.10...rsshub-7.0.11) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#8471](https://github.com/truecharts/charts/issues/8471))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.12](https://github.com/truecharts/charts/compare/rsshub-7.0.11...rsshub-7.0.12) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#8495](https://github.com/truecharts/charts/issues/8495))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.11](https://github.com/truecharts/charts/compare/rsshub-7.0.10...rsshub-7.0.11) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.1](https://github.com/truecharts/charts/compare/rsshub-7.0.0...rsshub-7.0.1) (2023-04-11)
|
||||
|
||||
### Fix
|
||||
|
||||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.11
|
||||
version: 7.0.12
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.12](https://github.com/truecharts/charts/compare/rsshub-7.0.11...rsshub-7.0.12) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#8495](https://github.com/truecharts/charts/issues/8495))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1fd780adaefa8353741d154bc1e87611a2d6d35995d7f7174cd2cf21899fc38a
|
||||
tag: latest@sha256:4c9f7975c4fb6ab4c0ac81f000d87a6201a1c2c598c8874f4860a06a9e556b6e
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: 1.57.0-chrome@sha256:e93bbd67d81a9b8ce854096d9cc2aa5b671f1fe1911b14607512144b6bd18e18
|
Loading…
Reference in New Issue