Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e6e08a40f
commit
fd0859740a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#12188](https://github.com/truecharts/charts/issues/12188))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.80](https://github.com/truecharts/charts/compare/webtop-6.0.79...webtop-6.0.80) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12240](https://github.com/truecharts/charts/issues/12240))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.79](https://github.com/truecharts/charts/compare/webtop-6.0.78...webtop-6.0.79) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#12038](https://github.com/truecharts/charts/issues/12038))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.69](https://github.com/truecharts/charts/compare/webtop-6.0.68...webtop-6.0.69) (2023-08-29)
|
||||
|
||||
### 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.79
|
||||
version: 6.0.80
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.80](https://github.com/truecharts/charts/compare/webtop-6.0.79...webtop-6.0.80) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-kde to latest ([#12240](https://github.com/truecharts/charts/issues/12240))
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ archXFCEImage:
|
|||
pullPolicy: Always
|
||||
alpineKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-kde
|
||||
tag: latest@sha256:c673f48e7c6d327d1198c3b572e1b11a3b90763b8d475fb66d2091694054f5a7
|
||||
tag: latest@sha256:c23bd3d034aaeb83675a082ff86ca650aeabadef63e3052fb6fcf529da605922
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-kde
|
Loading…
Reference in New Issue