Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3cedcaa13f
commit
b0d5120079
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.61](https://github.com/truecharts/charts/compare/rsshub-7.0.60...rsshub-7.0.61) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9849](https://github.com/truecharts/charts/issues/9849))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.62](https://github.com/truecharts/charts/compare/rsshub-7.0.61...rsshub-7.0.62) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9852](https://github.com/truecharts/charts/issues/9852))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.61](https://github.com/truecharts/charts/compare/rsshub-7.0.60...rsshub-7.0.61) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.52](https://github.com/truecharts/charts/compare/rsshub-7.0.51...rsshub-7.0.52) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9696](https://github.com/truecharts/charts/issues/9696))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.51](https://github.com/truecharts/charts/compare/rsshub-7.0.50...rsshub-7.0.51) (2023-06-16)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.61
|
||||
version: 7.0.62
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.62](https://github.com/truecharts/charts/compare/rsshub-7.0.61...rsshub-7.0.62) (2023-06-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9852](https://github.com/truecharts/charts/issues/9852))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7928666208566b1d0e3bbfb5a5bb469db9b001a4016a59cf35bfc5482a0e0835
|
||||
tag: latest@sha256:7bfb6ac67cfbd58f3e47cda5b8a396b89c79241c672003595076ba542f0741a9
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue