Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
726afd324c
commit
ed5c348164
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.137](https://github.com/truecharts/charts/compare/webtop-6.0.136...webtop-6.0.137) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-kde to latest ([#13701](https://github.com/truecharts/charts/issues/13701))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.138](https://github.com/truecharts/charts/compare/webtop-6.0.137...webtop-6.0.138) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13702](https://github.com/truecharts/charts/issues/13702))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.137](https://github.com/truecharts/charts/compare/webtop-6.0.136...webtop-6.0.137) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.128](https://github.com/truecharts/charts/compare/webtop-6.0.127...webtop-6.0.128) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#13591](https://github.com/truecharts/charts/issues/13591))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.127](https://github.com/truecharts/charts/compare/webtop-6.0.126...webtop-6.0.127) (2023-10-10)
|
||||
|
||||
### 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.137
|
||||
version: 6.0.138
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.138](https://github.com/truecharts/charts/compare/webtop-6.0.137...webtop-6.0.138) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13702](https://github.com/truecharts/charts/issues/13702))
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ ubuntuMATEImage:
|
|||
pullPolicy: Always
|
||||
fedoraMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-mate
|
||||
tag: latest@sha256:0e23941486051a9a954b19a5ec0e67edfcf0376ab088bc280c6319d6f5ae5cd4
|
||||
tag: latest@sha256:eeb15964e80dbd35031b7dbd34f3fe3d376679bcd66eb82b0bf4da9a7df005e5
|
||||
pullPolicy: Always
|
||||
archMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-mate
|
||||
|
@ -72,7 +72,7 @@ ubuntuOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
fedoraOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-openbox
|
||||
tag: latest@sha256:39300d7755e3cd678a1ef2afc32791ae6ef233a99e9d7e01a3bb6381e5cc06aa
|
||||
tag: latest@sha256:f12b8cd9a0834d9dcd3539a944a806a4356ee8df5a9c041b1181442f242ae411
|
||||
pullPolicy: Always
|
||||
archOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-openbox
|
Loading…
Reference in New Issue