Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2eacdeaa3a
commit
99f9afdd23
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rtorrent-rutorrent-0.0.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.9...rtorrent-rutorrent-0.0.10) (2023-11-18)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rutorrent-crazymax to vlatest ([#14987](https://github.com/truecharts/charts/issues/14987))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rtorrent-rutorrent-0.1.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.10...rtorrent-rutorrent-0.1.0) (2023-11-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image to ghcr.io/crazy-max/rtorrent-rutorrent ([#15233](https://github.com/truecharts/charts/issues/15233))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rtorrent-rutorrent-0.0.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.9...rtorrent-rutorrent-0.0.10) (2023-11-18)
|
## [rtorrent-rutorrent-0.0.10](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.9...rtorrent-rutorrent-0.0.10) (2023-11-18)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
|
@ -11,7 +11,6 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png
|
||||||
keywords:
|
keywords:
|
||||||
- rutorrent
|
- rutorrent
|
||||||
- torrent
|
- torrent
|
||||||
- cross-seed
|
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- email: info@truecharts.org
|
- email: info@truecharts.org
|
||||||
|
@ -23,7 +22,7 @@ sources:
|
||||||
- https://truecharts.org/charts/incubator/rtorrent-rutorrent
|
- https://truecharts.org/charts/incubator/rtorrent-rutorrent
|
||||||
- https://github.com/crazy-max/docker-rtorrent-rutorrent
|
- https://github.com/crazy-max/docker-rtorrent-rutorrent
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.10
|
version: 0.1.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: torrent
|
truecharts.org/category: torrent
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rtorrent-rutorrent-0.1.0](https://github.com/truecharts/charts/compare/rtorrent-rutorrent-0.0.10...rtorrent-rutorrent-0.1.0) (2023-11-22)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- update container image to ghcr.io/crazy-max/rtorrent-rutorrent ([#15233](https://github.com/truecharts/charts/issues/15233))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rutorrent-crazymax
|
repository: ghcr.io/crazy-max/rtorrent-rutorrent
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: vlatest@sha256:68b86b06eecdee5257f31df8f7b1f37369617dcd39e0135893eaef54a3705466
|
tag: 4.2.9-0.9.8-0.13.8@sha256:4e0df24d4f168d705c9864dad04e99c1c55c9e987e7bf0b6b0c84efb686ef858
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue