Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a793915981
commit
01cac6a097
|
@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.webp
|
||||||
keywords:
|
keywords:
|
||||||
- rsshub
|
- rsshub
|
||||||
- rss
|
- rss
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -40,7 +40,7 @@ sources:
|
||||||
- https://docs.rsshub.app/en/install/
|
- https://docs.rsshub.app/en/install/
|
||||||
- https://github.com/DIYgod/RSSHub
|
- https://github.com/DIYgod/RSSHub
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||||
- https://hub.docker.com/r/browserless/chrome
|
|
||||||
- https://hub.docker.com/r/diygod/rsshub
|
- https://hub.docker.com/r/diygod/rsshub
|
||||||
|
- https://hub.docker.com/r/browserless/chrome
|
||||||
type: application
|
type: application
|
||||||
version: 12.10.28
|
version: 12.10.30
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-12.10.28](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.28) (2024-04-17)
|
## [rsshub-12.10.30](https://github.com/truecharts/charts/compare/rsshub-12.6.0...rsshub-12.10.30) (2024-04-18)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
|
@ -8,6 +8,10 @@
|
||||||
|
|
||||||
- bump charts to ensure new icons are released
|
- bump charts to ensure new icons are released
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@57e4327](https://github.com/57e4327) by renovate ([#20937](https://github.com/truecharts/charts/issues/20937))
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@e37b0fb](https://github.com/e37b0fb) by renovate ([#20884](https://github.com/truecharts/charts/issues/20884))
|
||||||
|
|
||||||
- update container image redis to v13.3.8[@7640d5a](https://github.com/7640d5a) by renovate ([#20870](https://github.com/truecharts/charts/issues/20870))
|
- update container image redis to v13.3.8[@7640d5a](https://github.com/7640d5a) by renovate ([#20870](https://github.com/truecharts/charts/issues/20870))
|
||||||
|
|
||||||
- update container image diygod/rsshub to latest[@4a0425e](https://github.com/4a0425e) by renovate ([#20855](https://github.com/truecharts/charts/issues/20855))
|
- update container image diygod/rsshub to latest[@4a0425e](https://github.com/4a0425e) by renovate ([#20855](https://github.com/truecharts/charts/issues/20855))
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:4a0425e5f199a4573ab33967facd0f48a03f5b322fa4bdf756ac2be2566138bc
|
tag: latest@sha256:57e4327b41909d69e56d39eba2b38080c2002b3cec3f315032361bdad3909956
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: browserless/chrome
|
repository: browserless/chrome
|
||||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
Loading…
Reference in New Issue