Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
34e00bd25f
commit
abfdd011af
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.87](https://github.com/truecharts/charts/compare/webtop-6.0.86...webtop-6.0.87) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-kde to latest ([#12407](https://github.com/truecharts/charts/issues/12407))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.88](https://github.com/truecharts/charts/compare/webtop-6.0.87...webtop-6.0.88) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#12509](https://github.com/truecharts/charts/issues/12509))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.87](https://github.com/truecharts/charts/compare/webtop-6.0.86...webtop-6.0.87) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.78](https://github.com/truecharts/charts/compare/webtop-6.0.77...webtop-6.0.78) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-xfce to latest ([#12152](https://github.com/truecharts/charts/issues/12152))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.77](https://github.com/truecharts/charts/compare/webtop-6.0.76...webtop-6.0.77) (2023-09-02)
|
||||
|
||||
### 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.87
|
||||
version: 6.0.88
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.88](https://github.com/truecharts/charts/compare/webtop-6.0.87...webtop-6.0.88) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#12509](https://github.com/truecharts/charts/issues/12509))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||
tag: latest@sha256:57bb6fb11c0f2ad5def1a6adc4e26a05093951954ab76ab843e701c91dfdf54e
|
||||
tag: latest@sha256:252eaf034eefaa297390fa671e8f6fb8bc267af8a80182d922dea201d96e4204
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
Loading…
Reference in New Issue