Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ed5c348164
commit
7419be7477
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.138](https://github.com/truecharts/charts/compare/webtop-6.0.137...webtop-6.0.138) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13702](https://github.com/truecharts/charts/issues/13702))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.139](https://github.com/truecharts/charts/compare/webtop-6.0.138...webtop-6.0.139) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13703](https://github.com/truecharts/charts/issues/13703))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.138](https://github.com/truecharts/charts/compare/webtop-6.0.137...webtop-6.0.138) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.129](https://github.com/truecharts/charts/compare/webtop-6.0.128...webtop-6.0.129) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-icewm to latest ([#13594](https://github.com/truecharts/charts/issues/13594))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.128](https://github.com/truecharts/charts/compare/webtop-6.0.127...webtop-6.0.128) (2023-10-13)
|
||||
|
||||
### 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.138
|
||||
version: 6.0.139
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.139](https://github.com/truecharts/charts/compare/webtop-6.0.138...webtop-6.0.139) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#13703](https://github.com/truecharts/charts/issues/13703))
|
||||
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/webtop
|
||||
tag: latest@sha256:311c805d0d770befd2acdc9c669e13c4278e4fc9677fdfcbcd4e88b27372198b
|
||||
tag: latest@sha256:9fe375d4e2749aa9c4126827f40feacbb1ab24e9a2c0cd5fbbebccb4ae704654
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:f91c63e7623a8199782fc470438ebc7c6df65a5c34455d756b93d1329ec7a787
|
||||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||
tag: latest@sha256:c0eb3c475cf7afbac4bf54849bdd9298b0ea064233030f857a857827cf633533
|
||||
tag: latest@sha256:de4ad233221a5f426cb17ed6f3b570afc8daa2808d5e9bc3ffc5ff693660a60c
|
||||
pullPolicy: Always
|
||||
archXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-xfce
|
Loading…
Reference in New Issue