Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
16a3505412
commit
02d4a295b4
|
@ -1,14 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.184](https://github.com/truecharts/charts/compare/webtop-6.0.183...webtop-6.0.184) (2023-11-18)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to arch-icewm ([#14855](https://github.com/truecharts/charts/issues/14855))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-openbox ([#14858](https://github.com/truecharts/charts/issues/14858))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-xfce ([#14859](https://github.com/truecharts/charts/issues/14859))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-kde ([#14856](https://github.com/truecharts/charts/issues/14856))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-i3 ([#14854](https://github.com/truecharts/charts/issues/14854))
|
||||
- update container image lscr.io/linuxserver/webtop to arch-mate ([#14857](https://github.com/truecharts/charts/issues/14857))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.185](https://github.com/truecharts/charts/compare/webtop-6.0.184...webtop-6.0.185) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to arch-i3[@82fe836](https://github.com/82fe836) ([#15177](https://github.com/truecharts/charts/issues/15177))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.184](https://github.com/truecharts/charts/compare/webtop-6.0.183...webtop-6.0.184) (2023-11-18)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update webtop ([#14504](https://github.com/truecharts/charts/issues/14504))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.174](https://github.com/truecharts/charts/compare/webtop-6.0.173...webtop-6.0.174) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#14502](https://github.com/truecharts/charts/issues/14502))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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.184
|
||||
version: 6.0.185
|
||||
annotations:
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.185](https://github.com/truecharts/charts/compare/webtop-6.0.184...webtop-6.0.185) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image lscr.io/linuxserver/webtop to arch-i3[@82fe836](https://github.com/82fe836) ([#15177](https://github.com/truecharts/charts/issues/15177))
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ fedoraI3Image:
|
|||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: arch-i3@sha256:be32026850b65ccaf45b46db7bbe0ea558e05e9dfdf66289350c8afad9ced74b
|
||||
tag: arch-i3@sha256:82fe836906680d0a5281d72818e4b5126286847f508f9b160ed5b1a1c0886984
|
||||
pullPolicy: Always
|
||||
alpineOpenBoxImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
Loading…
Reference in New Issue