Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5d45c23f9a
commit
7d7ce32b79
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.172](https://github.com/truecharts/charts/compare/webtop-6.0.171...webtop-6.0.172) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#14498](https://github.com/truecharts/charts/issues/14498))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.173](https://github.com/truecharts/charts/compare/webtop-6.0.172...webtop-6.0.173) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-i3 to latest ([#14501](https://github.com/truecharts/charts/issues/14501))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.172](https://github.com/truecharts/charts/compare/webtop-6.0.171...webtop-6.0.172) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.163](https://github.com/truecharts/charts/compare/webtop-6.0.162...webtop-6.0.163) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#14313](https://github.com/truecharts/charts/issues/14313))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.162](https://github.com/truecharts/charts/compare/webtop-6.0.161...webtop-6.0.162) (2023-11-03)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
type: application
|
||||
version: 6.0.172
|
||||
version: 6.0.173
|
||||
annotations:
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.173](https://github.com/truecharts/charts/compare/webtop-6.0.172...webtop-6.0.173) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-i3 to latest ([#14501](https://github.com/truecharts/charts/issues/14501))
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ ubuntuI3Image:
|
|||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: tccr.io/truecharts/webtop-fedora-i3
|
||||
tag: latest@sha256:e3767212d9ab29126bacb5e73510105d98605a36c8151aa98e7a9e0f0d8cb0b9
|
||||
tag: latest@sha256:b903c29d9ca2a9db4dffef28ea52ab4abd40a2efe82dd98bc69a3b51c65309aa
|
||||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: tccr.io/truecharts/webtop-arch-i3
|
Loading…
Reference in New Issue