Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
152759e2bc
commit
746d5d1490
|
@ -1,14 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.186](https://github.com/truecharts/charts/compare/webtop-6.0.185...webtop-6.0.186) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to fedora-i3[@6c9c1f8](https://github.com/6c9c1f8) ([#15204](https://github.com/truecharts/charts/issues/15204))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-xfce[@b7ea637](https://github.com/b7ea637) ([#15182](https://github.com/truecharts/charts/issues/15182))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-openbox[@e76720c](https://github.com/e76720c) ([#15181](https://github.com/truecharts/charts/issues/15181))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-mate[@dc8f4da](https://github.com/dc8f4da) ([#15180](https://github.com/truecharts/charts/issues/15180))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-kde[@71a2649](https://github.com/71a2649) ([#15179](https://github.com/truecharts/charts/issues/15179))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-icewm[@3b9644f](https://github.com/3b9644f) ([#15178](https://github.com/truecharts/charts/issues/15178))
|
||||
|
||||
|
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.187](https://github.com/truecharts/charts/compare/webtop-6.0.186...webtop-6.0.187) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to alpine-i3[@9f6b3a8](https://github.com/9f6b3a8) ([#15196](https://github.com/truecharts/charts/issues/15196))
|
||||
- update container image lscr.io/linuxserver/webtop to fedora-icewm[@6c51387](https://github.com/6c51387) ([#15205](https://github.com/truecharts/charts/issues/15205))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.186](https://github.com/truecharts/charts/compare/webtop-6.0.185...webtop-6.0.186) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.177](https://github.com/truecharts/charts/compare/webtop-6.0.176...webtop-6.0.177) (2023-11-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#14536](https://github.com/truecharts/charts/issues/14536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.176](https://github.com/truecharts/charts/compare/webtop-6.0.175...webtop-6.0.176) (2023-11-09)
|
|
@ -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.186
|
||||
version: 6.0.187
|
||||
annotations:
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [webtop-6.0.187](https://github.com/truecharts/charts/compare/webtop-6.0.186...webtop-6.0.187) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to alpine-i3[@9f6b3a8](https://github.com/9f6b3a8) ([#15196](https://github.com/truecharts/charts/issues/15196))
|
||||
- update container image lscr.io/linuxserver/webtop to fedora-icewm[@6c51387](https://github.com/6c51387) ([#15205](https://github.com/truecharts/charts/issues/15205))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: alpine-i3@sha256:6da634f1f3c61627f56de53e029ed5e7b1c16cc8ce209d4a10c333e6ef002843
|
||||
tag: alpine-i3@sha256:9f6b3a83fa4408552d5a938d43ff00e137a697740fbf6ed56c18b557cb9c2e33
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
@ -88,7 +88,7 @@ ubuntuICEWMImage:
|
|||
pullPolicy: Always
|
||||
fedoraICEWMImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: fedora-icewm@sha256:32bdb87e3d54e872a67e189cfcec561466218efade69dd857fb33d5c064be92a
|
||||
tag: fedora-icewm@sha256:6c513870165f66f7dc2d8a520dc4b73e85b4fadd71701870b4809c9782696ba5
|
||||
pullPolicy: Always
|
||||
archICEWMImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
Loading…
Reference in New Issue