Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
90bb35341d
commit
769cc06380
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.85](https://github.com/truecharts/charts/compare/webtop-5.0.84...webtop-5.0.85) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ([#10416](https://github.com/truecharts/charts/issues/10416))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10559](https://github.com/truecharts/charts/issues/10559))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.85](https://github.com/truecharts/charts/compare/webtop-5.0.84...webtop-5.0.85) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-5.0.76](https://github.com/truecharts/charts/compare/webtop-5.0.75...webtop-5.0.76) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10384](https://github.com/truecharts/charts/issues/10384))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.75](https://github.com/truecharts/charts/compare/webtop-5.0.74...webtop-5.0.75) (2023-07-06)
|
||||
|
||||
### 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: 5.0.85
|
||||
version: 5.0.86
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.86](https://github.com/truecharts/charts/compare/webtop-5.0.85...webtop-5.0.86) (2023-07-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10559](https://github.com/truecharts/charts/issues/10559))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||
tag: latest@sha256:6592a859653954591d49f65a7b7fa2f5fe815c5c44eb2f86fccb77e5229d3d9b
|
||||
tag: latest@sha256:7006c76b78046cbbdc0cbbc4d2bca66b964615084e1b353273cfafe7415e89c1
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
||||
|
@ -80,7 +80,7 @@ archOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
alpineICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
||||
tag: latest@sha256:707ed07acae17f12f7b67cb74efc6dc3c4c8dea31b227877e5df314e1adc3ec2
|
||||
tag: latest@sha256:f22aaa1f23fb36b6ec132bdd27221e95d7c06ec6ccbb3a414d635c5f4bdbad2f
|
||||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
Loading…
Reference in New Issue