Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-05-06 18:26:24 +00:00
parent 3ae3ccad70
commit 4d432bd718
14 changed files with 96 additions and 235 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="rsshub-1.0.17"></a>
### [rsshub-1.0.17](https://github.com/truecharts/apps/compare/rsshub-1.0.16...rsshub-1.0.17) (2022-05-06)
#### Fix
* digest pin to latest ([#2621](https://github.com/truecharts/apps/issues/2621))
<a name="rsshub-1.0.16"></a>
### [rsshub-1.0.16](https://github.com/truecharts/apps/compare/rsshub-1.0.15...rsshub-1.0.16) (2022-05-05)
@ -88,12 +97,3 @@
#### Chore
* update helm general non-major helm releases ([#2410](https://github.com/truecharts/apps/issues/2410))
<a name="rsshub-1.0.6"></a>
### [rsshub-1.0.6](https://github.com/truecharts/apps/compare/rsshub-1.0.5...rsshub-1.0.6) (2022-03-31)
#### Chore

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://charts.truecharts.org
version: 2.0.45
digest: sha256:7efed224f89318886f9d822e2ea61cc0fc472da26b48373d22900246280b9ffa
generated: "2022-05-05T08:51:26.807084226Z"
generated: "2022-05-06T18:19:16.480873447Z"

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 1.0.16
appVersion: "2022"
version: 1.0.17
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application
deprecated: false

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: v2022-03@sha256:a9cc1354630d5b2388473f2492972102a4161b93b7d5537affa8e2d6ae532e04
tag: latest@sha256:f829600a5e78c58c11780dee7f63bd6f87258647c5ce80e80ecea24ba7e33474
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome

File diff suppressed because one or more lines are too long