Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9d0d318a75
commit
281cdb1db1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.59](https://github.com/truecharts/charts/compare/webtop-6.0.58...webtop-6.0.59) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-openbox to latest ([#11793](https://github.com/truecharts/charts/issues/11793))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.60](https://github.com/truecharts/charts/compare/webtop-6.0.59...webtop-6.0.60) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#11796](https://github.com/truecharts/charts/issues/11796))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.59](https://github.com/truecharts/charts/compare/webtop-6.0.58...webtop-6.0.59) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.50](https://github.com/truecharts/charts/compare/webtop-6.0.49...webtop-6.0.50) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11778](https://github.com/truecharts/charts/issues/11778))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.49](https://github.com/truecharts/charts/compare/webtop-6.0.48...webtop-6.0.49) (2023-08-22)
|
||||
|
||||
### 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.59
|
||||
version: 6.0.60
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.60](https://github.com/truecharts/charts/compare/webtop-6.0.59...webtop-6.0.60) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#11796](https://github.com/truecharts/charts/issues/11796))
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ image:
|
|||
tag: latest@sha256:4b7d595c25e363bf20491dd6a2462f8675781280beacf141b3af91503992e289
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:d9a6fa4468c9dc4bfdb12ab8e2938b426ebdb1fa5e2070816d2a1d00b5c3cdab
|
||||
tag: latest@sha256:2f366dd2b8f01cffc13ac49b9ac6d68511009cf2703e02f1b553f97ff14bed65
|
||||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
Loading…
Reference in New Issue