Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0f1f0f2122
commit
df75542c12
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [speedtest-tracker-3.0.21](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.20...speedtest-tracker-3.0.21) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [speedtest-tracker-3.0.22](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.21...speedtest-tracker-3.0.22) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/speedtest-tracker to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [speedtest-tracker-3.0.21](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.20...speedtest-tracker-3.0.21) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [speedtest-tracker-3.0.12](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.11...speedtest-tracker-3.0.12) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/speedtest-tracker to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [speedtest-tracker-3.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.10...speedtest-tracker-3.0.11) (2022-12-05)
|
||||
|
||||
### Chore
|
|
@ -22,7 +22,7 @@ name: speedtest-tracker
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker
|
||||
- https://github.com/alexjustesen/speedtest-tracker
|
||||
version: 3.0.21
|
||||
version: 3.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- speedtest
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [speedtest-tracker-3.0.22](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.21...speedtest-tracker-3.0.22) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/speedtest-tracker to latest
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/speedtest-tracker
|
||||
tag: latest@sha256:342cd13ac530159fbf1fbceeaaab571c55c9818f2cebabdcc5b16d4192530890
|
||||
tag: latest@sha256:b11d44b306d8e898b4cbc5623a330ecf2311e5a62c8e0e37dad8b8df496fe660
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,8 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08)
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [invidious-2.0.1](https://github.com/truecharts/charts/compare/invidious-2.0.0...invidious-2.0.1) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/invidious to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [invidious-2.0.0](https://github.com/truecharts/charts/compare/invidious-1.0.10...invidious-2.0.0) (2023-01-08)
|
||||
|
|
@ -9,7 +9,7 @@ dependencies:
|
|||
repository: https://charts.truecharts.org/
|
||||
version: 11.0.18
|
||||
description: Open source alternative front-end to YouTube.
|
||||
home: https://truecharts.org/charts/incubator/invidious
|
||||
home: https://truecharts.org/charts/stable/invidious
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/invidious.png
|
||||
keywords:
|
||||
- invidious
|
||||
|
@ -22,10 +22,10 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: invidious
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/invidious
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/invidious
|
||||
- https://github.com/iv-org/invidious
|
||||
- https://docs.invidious.io/installation/#docker
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [invidious-2.0.1](https://github.com/truecharts/charts/compare/invidious-2.0.0...invidious-2.0.1) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/invidious to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/invidious
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ad84762c8c5c691e303dcb8477d41df204d693a1dfa1a36224bb5ccfa82e5ca2
|
||||
tag: latest@sha256:23f2f67dc326cd4f2daee680e3f58c85fe6277f20667e5bc35ad4a510c41e0f8
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.23](https://github.com/truecharts/charts/compare/rsshub-6.0.22...rsshub-6.0.23) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.23](https://github.com/truecharts/charts/compare/rsshub-6.0.22...rsshub-6.0.23) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-6.0.14](https://github.com/truecharts/charts/compare/rsshub-6.0.13...rsshub-6.0.14) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.13](https://github.com/truecharts/charts/compare/rsshub-6.0.12...rsshub-6.0.13) (2022-12-12)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 6.0.23
|
||||
version: 6.0.24
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.24](https://github.com/truecharts/charts/compare/rsshub-6.0.23...rsshub-6.0.24) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:39cc8df4bb859fe793e62dd26c0d7e0b698cf5a7cdf03ebde9cd776735ed8946
|
||||
tag: latest@sha256:3b85feb9010b26875a92615ec28b68f20d2b3e71eec20c7796528e04cdb70daf
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
Loading…
Reference in New Issue