Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1fe1ac4319
commit
76844ef637
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.95](https://github.com/truecharts/charts/compare/webtop-6.0.94...webtop-6.0.95) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#12734](https://github.com/truecharts/charts/issues/12734))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#12735](https://github.com/truecharts/charts/issues/12735))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.95](https://github.com/truecharts/charts/compare/webtop-6.0.94...webtop-6.0.95) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.86](https://github.com/truecharts/charts/compare/webtop-6.0.85...webtop-6.0.86) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#12395](https://github.com/truecharts/charts/issues/12395))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.85](https://github.com/truecharts/charts/compare/webtop-6.0.84...webtop-6.0.85) (2023-09-07)
|
||||
|
||||
### 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.95
|
||||
version: 6.0.96
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#12735](https://github.com/truecharts/charts/issues/12735))
|
||||
|
||||
|
|
@ -72,7 +72,7 @@ ubuntuOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
fedoraOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-openbox
|
||||
tag: latest@sha256:bc5d5751b9f313085e8eee7506d08d984d123a032409c2d4c9b4af99f8b7a526
|
||||
tag: latest@sha256:436687b9ed973d43a7b4eebb39a0b71eb6bd47c71d625dbb8e515048a14c1691
|
||||
pullPolicy: Always
|
||||
archOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-openbox
|
Loading…
Reference in New Issue