Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
20c6df8b0b
commit
51939f5777
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.45](https://github.com/truecharts/charts/compare/rsshub-7.0.44...rsshub-7.0.45) (2023-06-09)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#9488](https://github.com/truecharts/charts/issues/9488))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.46](https://github.com/truecharts/charts/compare/rsshub-7.0.45...rsshub-7.0.46) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#9557](https://github.com/truecharts/charts/issues/9557))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.45](https://github.com/truecharts/charts/compare/rsshub-7.0.44...rsshub-7.0.45) (2023-06-09)
|
## [rsshub-7.0.45](https://github.com/truecharts/charts/compare/rsshub-7.0.44...rsshub-7.0.45) (2023-06-09)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31)
|
## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.35](https://github.com/truecharts/charts/compare/rsshub-7.0.34...rsshub-7.0.35) (2023-05-31)
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 7.0.45
|
version: 7.0.46
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.46](https://github.com/truecharts/charts/compare/rsshub-7.0.45...rsshub-7.0.46) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#9557](https://github.com/truecharts/charts/issues/9557))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:c6c2b60b5c0752078669cce8a6260e4c70b2e942e03fdd64aad631d43c0c4a99
|
tag: latest@sha256:6363aee086edd1c6361c755426fbe1bdb56225109370bd3d46faf91e1d6b797d
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue