Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
63b777bc75
commit
0057a2ea6e
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.22](https://github.com/truecharts/charts/compare/webtop-6.0.21...webtop-6.0.22) (2023-08-09)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#11365](https://github.com/truecharts/charts/issues/11365))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.23](https://github.com/truecharts/charts/compare/webtop-6.0.22...webtop-6.0.23) (2023-08-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update webtop ([#11368](https://github.com/truecharts/charts/issues/11368))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.22](https://github.com/truecharts/charts/compare/webtop-6.0.21...webtop-6.0.22) (2023-08-09)
|
## [webtop-6.0.22](https://github.com/truecharts/charts/compare/webtop-6.0.21...webtop-6.0.22) (2023-08-09)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [webtop-6.0.13](https://github.com/truecharts/charts/compare/webtop-6.0.12...webtop-6.0.13) (2023-08-05)
|
## [webtop-6.0.13](https://github.com/truecharts/charts/compare/webtop-6.0.12...webtop-6.0.13) (2023-08-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update webtop ([#11203](https://github.com/truecharts/charts/issues/11203))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.12](https://github.com/truecharts/charts/compare/webtop-6.0.11...webtop-6.0.12) (2023-08-04)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||||
- https://github.com/linuxserver/docker-webtop#readme
|
- https://github.com/linuxserver/docker-webtop#readme
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.22
|
version: 6.0.23
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.23](https://github.com/truecharts/charts/compare/webtop-6.0.22...webtop-6.0.23) (2023-08-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update webtop ([#11368](https://github.com/truecharts/charts/issues/11368))
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/webtop
|
repository: tccr.io/truecharts/webtop
|
||||||
tag: latest@sha256:dc28a0ae6dfb8d6b2ea4908502f0e322252d869b19cd327df0dc83549d696f19
|
tag: latest@sha256:100bcadccebad2fd07d5ddedac5b1f7be70521368d1d5b18cb9d9aa93e8e2a8b
|
||||||
ubuntuXFCEImage:
|
ubuntuXFCEImage:
|
||||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||||
tag: latest@sha256:380b7b2f800fba5d9770011981b89ee2a6843edd49591775419182a834aca834
|
tag: latest@sha256:380b7b2f800fba5d9770011981b89ee2a6843edd49591775419182a834aca834
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
fedoraXFCEImage:
|
fedoraXFCEImage:
|
||||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||||
tag: latest@sha256:994f9ad5e94637d98bdc5baf9d08d11954349d83cb092a29a6c7db39a103a45d
|
tag: latest@sha256:f5746984d22d48eb58edca3302493dd6e891e2d57ab8d3a92108b91cc2367677
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
archXFCEImage:
|
archXFCEImage:
|
||||||
repository: tccr.io/truecharts/webtop-arch-xfce
|
repository: tccr.io/truecharts/webtop-arch-xfce
|
Loading…
Reference in New Issue