Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b3d3e38086
commit
e8ecb53654
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update webtop ([#11700](https://github.com/truecharts/charts/issues/11700))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.48](https://github.com/truecharts/charts/compare/webtop-6.0.47...webtop-6.0.48) (2023-08-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#11775](https://github.com/truecharts/charts/issues/11775))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19)
|
## [webtop-6.0.47](https://github.com/truecharts/charts/compare/webtop-6.0.46...webtop-6.0.47) (2023-08-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [webtop-6.0.38](https://github.com/truecharts/charts/compare/webtop-6.0.37...webtop-6.0.38) (2023-08-15)
|
## [webtop-6.0.38](https://github.com/truecharts/charts/compare/webtop-6.0.37...webtop-6.0.38) (2023-08-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update webtop ([#11567](https://github.com/truecharts/charts/issues/11567))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.37](https://github.com/truecharts/charts/compare/webtop-6.0.36...webtop-6.0.37) (2023-08-15)
|
|
||||||
|
|
||||||
### 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.47
|
version: 6.0.48
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.48](https://github.com/truecharts/charts/compare/webtop-6.0.47...webtop-6.0.48) (2023-08-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#11775](https://github.com/truecharts/charts/issues/11775))
|
||||||
|
|
||||||
|
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
alpineI3Image:
|
alpineI3Image:
|
||||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||||
tag: latest@sha256:2ee5c5d6815b2fd819c1d2ba89b82099d25f2720c8dfa919077f9827141ec924
|
tag: latest@sha256:39ae5f0ecc95ecb75f33ff47db116732e829dd9e4be415d3fc274ed4b1dc2415
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
ubuntuI3Image:
|
ubuntuI3Image:
|
||||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
Loading…
Reference in New Issue