Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
447c161e08
commit
4232b09963
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-icewm to latest ([#13594](https://github.com/truecharts/charts/issues/13594))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.130](https://github.com/truecharts/charts/compare/webtop-6.0.129...webtop-6.0.130) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13596](https://github.com/truecharts/charts/issues/13596))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.120](https://github.com/truecharts/charts/compare/webtop-6.0.119...webtop-6.0.120) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-mate to latest ([#13431](https://github.com/truecharts/charts/issues/13431))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.119](https://github.com/truecharts/charts/compare/webtop-6.0.118...webtop-6.0.119) (2023-10-07)
|
||||
|
||||
### 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.129
|
||||
version: 6.0.130
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.130](https://github.com/truecharts/charts/compare/webtop-6.0.129...webtop-6.0.130) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13596](https://github.com/truecharts/charts/issues/13596))
|
||||
|
||||
|
|
@ -28,7 +28,7 @@ fedoraKDEImage:
|
|||
pullPolicy: Always
|
||||
archKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-kde
|
||||
tag: latest@sha256:e10f0df31df53f70ef636553d3a0db41eab60896189c225797682463e1b9f863
|
||||
tag: latest@sha256:a6286ddc0bcb2487b38feeb939ba49c348f8b66a70bcad9da5b22b8115ab17c9
|
||||
pullPolicy: Always
|
||||
alpineMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-mate
|
||||
|
@ -44,7 +44,7 @@ fedoraMATEImage:
|
|||
pullPolicy: Always
|
||||
archMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-mate
|
||||
tag: latest@sha256:c55901c5459a46e1052b86a49b6034892a249f4a15730eebabc1f54597851cca
|
||||
tag: latest@sha256:3b06fedd26f98e65bbd71d7c527254ddc008873ad160e440cc33faec8c88ee2c
|
||||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
Loading…
Reference in New Issue