Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5e8246a913
commit
c0eede4431
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.50](https://github.com/truecharts/charts/compare/webtop-5.0.49...webtop-5.0.50) (2023-06-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10006](https://github.com/truecharts/charts/issues/10006))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.51](https://github.com/truecharts/charts/compare/webtop-5.0.50...webtop-5.0.51) (2023-06-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10008](https://github.com/truecharts/charts/issues/10008))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.50](https://github.com/truecharts/charts/compare/webtop-5.0.49...webtop-5.0.50) (2023-06-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.40](https://github.com/truecharts/charts/compare/webtop-5.0.39...webtop-5.0.40) (2023-06-20)
|
||||
|
||||
### 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.50
|
||||
version: 5.0.51
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.51](https://github.com/truecharts/charts/compare/webtop-5.0.50...webtop-5.0.51) (2023-06-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10008](https://github.com/truecharts/charts/issues/10008))
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ archXFCEImage:
|
|||
pullPolicy: Always
|
||||
alpineKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-kde
|
||||
tag: latest@sha256:4f9c649bdae5ac4115adf05cd27af9b6f75cc1a4ff688681d4c6faa031993850
|
||||
tag: latest@sha256:900093efd12d454abc981cb434f3a35a07fab19abf155663cd387d39daa93b18
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-kde
|
||||
|
@ -32,7 +32,7 @@ archKDEImage:
|
|||
pullPolicy: Always
|
||||
alpineMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-mate
|
||||
tag: latest@sha256:d559fb8184426fbe20cfaa51f3c25865db91eb112614cac03c714fac1399a852
|
||||
tag: latest@sha256:25ea34a039decf3cb02b02d68305df3fc5f6ffb1b27ca7eb32fb14e52ecf842b
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-mate
|
Loading…
Reference in New Issue