Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
47ab099dea
commit
8b4e6dada4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.32](https://github.com/truecharts/charts/compare/webtop-6.0.31...webtop-6.0.32) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-icewm to latest ([#11461](https://github.com/truecharts/charts/issues/11461))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.33](https://github.com/truecharts/charts/compare/webtop-6.0.32...webtop-6.0.33) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11465](https://github.com/truecharts/charts/issues/11465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.32](https://github.com/truecharts/charts/compare/webtop-6.0.31...webtop-6.0.32) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.20](https://github.com/truecharts/charts/compare/webtop-6.0.19...webtop-6.0.20) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-icewm to latest ([#11360](https://github.com/truecharts/charts/issues/11360))
|
||||
|
||||
|
||||
|
||||
|
|
@ -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.32
|
||||
version: 6.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.33](https://github.com/truecharts/charts/compare/webtop-6.0.32...webtop-6.0.33) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11465](https://github.com/truecharts/charts/issues/11465))
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ image:
|
|||
tag: latest@sha256:e496fd76d5f8aefa39a64a4cdaeb6d23c3d307e1265303d43d31f2e0bcae8dc9
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:25b28340a2e07c6d8e7ee35df8e32d04bc06154d2022c1b1ae18c9d6dee4d6b8
|
||||
tag: latest@sha256:d34045597131dd5eae1164684cb1abfd7cdff261ebbf0248599c8b2c046da5da
|
||||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||
|
@ -24,7 +24,7 @@ ubuntuKDEImage:
|
|||
pullPolicy: Always
|
||||
fedoraKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-kde
|
||||
tag: latest@sha256:796a971979e105cfca7bb944ce41143b1c7ae1b7ee2b047f98cb7fc5fb3220e5
|
||||
tag: latest@sha256:797fe59a9a8d28c73640da39ef3441a5e81ee4bd8132ca6b32bdf07b96cade9f
|
||||
pullPolicy: Always
|
||||
archKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-kde
|
||||
|
@ -36,11 +36,11 @@ alpineMATEImage:
|
|||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-mate
|
||||
tag: latest@sha256:d77fa05ee090ee89781e302578e60fb927716b137340eaf94076b3f63e3a3938
|
||||
tag: latest@sha256:5020eceaa14cd14d9e829441833e01a7e72c8c6c974058d39ba5213bcef2d054
|
||||
pullPolicy: Always
|
||||
fedoraMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-mate
|
||||
tag: latest@sha256:f7ca8867d9cd5bf7e86e61a8d09b4fe99b4385198e91002a78b0ac38ff8dfee0
|
||||
tag: latest@sha256:737adf7c01db5cf7767f2b28c82d038f320ef1def4a95cd38f53996993d6788b
|
||||
pullPolicy: Always
|
||||
archMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-mate
|
Loading…
Reference in New Issue