Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
88dc657071
commit
ca68273433
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.41](https://github.com/truecharts/charts/compare/webtop-5.0.40...webtop-5.0.41) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9780](https://github.com/truecharts/charts/issues/9780))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.42](https://github.com/truecharts/charts/compare/webtop-5.0.41...webtop-5.0.42) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#9788](https://github.com/truecharts/charts/issues/9788))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.41](https://github.com/truecharts/charts/compare/webtop-5.0.40...webtop-5.0.41) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.37](https://github.com/truecharts/charts/compare/webtop-5.0.36...webtop-5.0.37) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#9637](https://github.com/truecharts/charts/issues/9637))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.37](https://github.com/truecharts/charts/compare/webtop-5.0.36...webtop-5.0.37) (2023-06-14)
|
||||
|
||||
### 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: 5.0.41
|
||||
version: 5.0.42
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.42](https://github.com/truecharts/charts/compare/webtop-5.0.41...webtop-5.0.42) (2023-06-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#9788](https://github.com/truecharts/charts/issues/9788))
|
||||
|
||||
|
|
@ -32,7 +32,7 @@ archKDEImage:
|
|||
pullPolicy: Always
|
||||
alpineMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-mate
|
||||
tag: latest@sha256:8f1248a5ed37ecad7ee6b82364400b4733fe0cc1b4882e3dfa0725f51d64acaa
|
||||
tag: latest@sha256:d559fb8184426fbe20cfaa51f3c25865db91eb112614cac03c714fac1399a852
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-mate
|
||||
|
@ -56,7 +56,7 @@ ubuntuI3Image:
|
|||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: tccr.io/truecharts/webtop-fedora-i3
|
||||
tag: latest@sha256:e9e7c8f62f41096ff2a0d7b019f3ccc86059661ccf8780f4ddc31863546b66b4
|
||||
tag: latest@sha256:c587fbd1199a289b222a4e21e4728bff90cbe2924c7b0490156a2b1e922f1ef4
|
||||
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:c1e9174f265008e5f36d9afe8e8e27e3875003a88770ffcf3c18497ef4be871f
|
||||
tag: latest@sha256:0b859cb1babc641627a32a0da55fd05148ed40849a6a06006b031189ca5ab5f6
|
||||
pullPolicy: Always
|
||||
ubuntuOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-openbox
|
||||
|
@ -88,7 +88,7 @@ ubuntuICEWMImage:
|
|||
pullPolicy: Always
|
||||
fedoraICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-icewm
|
||||
tag: latest@sha256:829daf56624a1ccafcfa8d37daa664999484bcb4c1e6d754c903d236175c8e48
|
||||
tag: latest@sha256:ffa2dfc61493f5bb44e27b25bdb96d76652d2268697b1ba84dcb98f9c4c32e95
|
||||
pullPolicy: Always
|
||||
archICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-icewm
|
Loading…
Reference in New Issue