Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b1e244dce8
commit
7199d1bf34
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.16](https://github.com/truecharts/charts/compare/webtop-6.0.15...webtop-6.0.16) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#11347](https://github.com/truecharts/charts/issues/11347))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11348](https://github.com/truecharts/charts/issues/11348))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.16](https://github.com/truecharts/charts/compare/webtop-6.0.15...webtop-6.0.16) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.7](https://github.com/truecharts/charts/compare/webtop-6.0.6...webtop-6.0.7) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#11126](https://github.com/truecharts/charts/issues/11126))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.6](https://github.com/truecharts/charts/compare/webtop-6.0.5...webtop-6.0.6) (2023-08-01)
|
||||
|
||||
### 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.16
|
||||
version: 6.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.17](https://github.com/truecharts/charts/compare/webtop-6.0.16...webtop-6.0.17) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11348](https://github.com/truecharts/charts/issues/11348))
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ archXFCEImage:
|
|||
pullPolicy: Always
|
||||
alpineKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-kde
|
||||
tag: latest@sha256:ea8f329490995380063910081f291ef64676c54d9f4ae15e9cdaf2a564e4c42a
|
||||
tag: latest@sha256:ce6b3a1be73628246012b425e305664964805f012651c252f7828ce7b3f9aee2
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-kde
|
||||
|
@ -80,7 +80,7 @@ archOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
alpineICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
||||
tag: latest@sha256:83e90d5950103f7e24fc258a7b28f49db513f8eb67978475e444abef91e6696a
|
||||
tag: latest@sha256:edba9b844e3f0fb077720b84c184184c9f7094d0473c477290cf9bbc119b3a3a
|
||||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
Loading…
Reference in New Issue