Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
366836f491
commit
3e73623d63
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.53](https://github.com/truecharts/charts/compare/webtop-6.0.52...webtop-6.0.53) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#11781](https://github.com/truecharts/charts/issues/11781))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11782](https://github.com/truecharts/charts/issues/11782))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.53](https://github.com/truecharts/charts/compare/webtop-6.0.52...webtop-6.0.53) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11577](https://github.com/truecharts/charts/issues/11577))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.43](https://github.com/truecharts/charts/compare/webtop-6.0.42...webtop-6.0.43) (2023-08-15)
|
||||
|
||||
### 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.53
|
||||
version: 6.0.54
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11782](https://github.com/truecharts/charts/issues/11782))
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ ubuntuXFCEImage:
|
|||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||
tag: latest@sha256:e681e95701a540c134be46357a6584268d90ad22e50cd05a81fecf3f29676d47
|
||||
tag: latest@sha256:ba842877ba06e98cc7af1f9010274bdecd08c75321f7baec16e7d5b3781d9bd0
|
||||
pullPolicy: Always
|
||||
archXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-xfce
|
||||
|
@ -72,7 +72,7 @@ ubuntuOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
fedoraOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-openbox
|
||||
tag: latest@sha256:8e2665b4e385c55668f134233bbec976cd04f4d91c44b16b97ac1f089ffa25f6
|
||||
tag: latest@sha256:a418a7e00b14c9e2d876f3a45ae774663fec0287d3567a3fc44f39bbb923e9e1
|
||||
pullPolicy: Always
|
||||
archOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-openbox
|
Loading…
Reference in New Issue