Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2776a8b5cc
commit
aab543ec02
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.65](https://github.com/truecharts/charts/compare/webtop-6.0.64...webtop-6.0.65) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-mate to latest ([#12013](https://github.com/truecharts/charts/issues/12013))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.66](https://github.com/truecharts/charts/compare/webtop-6.0.65...webtop-6.0.66) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#12019](https://github.com/truecharts/charts/issues/12019))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.65](https://github.com/truecharts/charts/compare/webtop-6.0.64...webtop-6.0.65) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.56](https://github.com/truecharts/charts/compare/webtop-6.0.55...webtop-6.0.56) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11786](https://github.com/truecharts/charts/issues/11786))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.55](https://github.com/truecharts/charts/compare/webtop-6.0.54...webtop-6.0.55) (2023-08-22)
|
||||
|
||||
### 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.65
|
||||
version: 6.0.66
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.66](https://github.com/truecharts/charts/compare/webtop-6.0.65...webtop-6.0.66) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#12019](https://github.com/truecharts/charts/issues/12019))
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ ubuntuI3Image:
|
|||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: tccr.io/truecharts/webtop-fedora-i3
|
||||
tag: latest@sha256:b376eb5c4cfff5f16f2aef37729b3425080a549d1fe911ac4b3817c0e9ce88bb
|
||||
tag: latest@sha256:ac598d42289c89cdabaa6287dfdf6411a707c4f05cd84f7dd06735b71d2d5cf1
|
||||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: tccr.io/truecharts/webtop-arch-i3
|
||||
|
@ -64,7 +64,7 @@ archI3Image:
|
|||
pullPolicy: Always
|
||||
alpineOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-openbox
|
||||
tag: latest@sha256:d9720e2776a42ec15785c8487163bd29d206b359928edbbed2ad8f63657fc1b5
|
||||
tag: latest@sha256:3ccc6c4da561ae5298981a43f545548279966f7ff978cae4eae00a00a901f398
|
||||
pullPolicy: Always
|
||||
ubuntuOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-openbox
|
Loading…
Reference in New Issue