Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9f8bd7aca8
commit
56c2ac67ab
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.15](https://github.com/truecharts/charts/compare/webtop-6.0.14...webtop-6.0.15) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#11206](https://github.com/truecharts/charts/issues/11206))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.15](https://github.com/truecharts/charts/compare/webtop-6.0.14...webtop-6.0.15) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.6](https://github.com/truecharts/charts/compare/webtop-6.0.5...webtop-6.0.6) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#11124](https://github.com/truecharts/charts/issues/11124))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.5](https://github.com/truecharts/charts/compare/webtop-6.0.4...webtop-6.0.5) (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.15
|
||||
version: 6.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||
tag: latest@sha256:efc98e641660b7281fa07d2daa071de3278f42304cf6e066f18f13105c7723b7
|
||||
tag: latest@sha256:9b554d69465e12105d74f068b2d12e8a55094328303d977c21a2ba4dd6a3fe12
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
Loading…
Reference in New Issue