Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6d2b966d75
commit
1d301ccd86
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.56](https://github.com/truecharts/charts/compare/webtop-6.0.55...webtop-6.0.56) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-i3 to latest ([#11786](https://github.com/truecharts/charts/issues/11786))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.57](https://github.com/truecharts/charts/compare/webtop-6.0.56...webtop-6.0.57) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#11788](https://github.com/truecharts/charts/issues/11788))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.56](https://github.com/truecharts/charts/compare/webtop-6.0.55...webtop-6.0.56) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11700](https://github.com/truecharts/charts/issues/11700))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.46](https://github.com/truecharts/charts/compare/webtop-6.0.45...webtop-6.0.46) (2023-08-19)
|
||||
|
||||
### 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.56
|
||||
version: 6.0.57
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.57](https://github.com/truecharts/charts/compare/webtop-6.0.56...webtop-6.0.57) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-icewm to latest ([#11788](https://github.com/truecharts/charts/issues/11788))
|
||||
|
||||
|
|
@ -84,7 +84,7 @@ alpineICEWMImage:
|
|||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
||||
tag: latest@sha256:63f090e37b5ebd440b1a10f24b9c4ed79310640a44331072afb1fe616b1836c1
|
||||
tag: latest@sha256:2295a64db3fdba5054331ae40448b5dde8686d83b849752f2c2cc92e2e605ed2
|
||||
pullPolicy: Always
|
||||
fedoraICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-icewm
|
Loading…
Reference in New Issue