Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f137a14f16
commit
71fc9872ef
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.48](https://github.com/truecharts/charts/compare/webtop-6.0.47...webtop-6.0.48) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#11775](https://github.com/truecharts/charts/issues/11775))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.49](https://github.com/truecharts/charts/compare/webtop-6.0.48...webtop-6.0.49) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#11777](https://github.com/truecharts/charts/issues/11777))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.48](https://github.com/truecharts/charts/compare/webtop-6.0.47...webtop-6.0.48) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.39](https://github.com/truecharts/charts/compare/webtop-6.0.38...webtop-6.0.39) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#11569](https://github.com/truecharts/charts/issues/11569))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.38](https://github.com/truecharts/charts/compare/webtop-6.0.37...webtop-6.0.38) (2023-08-15)
|
||||
|
||||
### 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.48
|
||||
version: 6.0.49
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.49](https://github.com/truecharts/charts/compare/webtop-6.0.48...webtop-6.0.49) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-icewm to latest ([#11777](https://github.com/truecharts/charts/issues/11777))
|
||||
|
||||
|
|
@ -80,7 +80,7 @@ archOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
alpineICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
||||
tag: latest@sha256:29a2f3e65aff37021bb6d2bb15d131db6571ed66572562f0f3f9c6de5af7074f
|
||||
tag: latest@sha256:cbe80d059ba8f4c88aa5aff3e2f6f181dec95eb83af06e69c8e1734085368224
|
||||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
Loading…
Reference in New Issue