Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bea0d8cdb6
commit
3d50f8c032
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.18](https://github.com/truecharts/charts/compare/webtop-6.0.17...webtop-6.0.18) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11353](https://github.com/truecharts/charts/issues/11353))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.19](https://github.com/truecharts/charts/compare/webtop-6.0.18...webtop-6.0.19) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-i3 to latest ([#11355](https://github.com/truecharts/charts/issues/11355))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.18](https://github.com/truecharts/charts/compare/webtop-6.0.17...webtop-6.0.18) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.9](https://github.com/truecharts/charts/compare/webtop-6.0.8...webtop-6.0.9) (2023-08-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#11132](https://github.com/truecharts/charts/issues/11132))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.8](https://github.com/truecharts/charts/compare/webtop-6.0.7...webtop-6.0.8) (2023-08-01)
|
||||
|
||||
### 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.18
|
||||
version: 6.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.19](https://github.com/truecharts/charts/compare/webtop-6.0.18...webtop-6.0.19) (2023-08-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-i3 to latest ([#11355](https://github.com/truecharts/charts/issues/11355))
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ ubuntuI3Image:
|
|||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: tccr.io/truecharts/webtop-fedora-i3
|
||||
tag: latest@sha256:71e623a9a1a5257e796b4fc8a672e266a352932ba774bd79f6115e19ad642e73
|
||||
tag: latest@sha256:3f5743f527fe35f4218148784862d810e9cffce4dca0e2f1f5f8cec006d4b1ae
|
||||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: tccr.io/truecharts/webtop-arch-i3
|
Loading…
Reference in New Issue