Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f35d1be43c
commit
07542659b5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.121](https://github.com/truecharts/charts/compare/webtop-6.0.120...webtop-6.0.121) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13462](https://github.com/truecharts/charts/issues/13462))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.120](https://github.com/truecharts/charts/compare/webtop-6.0.119...webtop-6.0.120) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.111](https://github.com/truecharts/charts/compare/webtop-6.0.110...webtop-6.0.111) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13091](https://github.com/truecharts/charts/issues/13091))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.110](https://github.com/truecharts/charts/compare/webtop-6.0.109...webtop-6.0.110) (2023-09-29)
|
||||
|
||||
### 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.120
|
||||
version: 6.0.121
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.121](https://github.com/truecharts/charts/compare/webtop-6.0.120...webtop-6.0.121) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13462](https://github.com/truecharts/charts/issues/13462))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||
tag: latest@sha256:776f7411bdc45ba199e7c40d76b9bb20f79d7eefea6e22715f64ef2d76cdc1b5
|
||||
tag: latest@sha256:c88a09d5de92c1f1ab00051c7124dcd8f1a729096cc3ba63e90e0a4a60f84b43
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
||||
|
@ -80,7 +80,7 @@ archOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
alpineICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
||||
tag: latest@sha256:05ea24886c33de7f8a58435cc5b9fe7ba7d9d336eaad7cc69c2e91e983a8a097
|
||||
tag: latest@sha256:c3d2f0d71372e622acef73d5417b52052948e9e188fdd07f9be9e85b6241c292
|
||||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
Loading…
Reference in New Issue