Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70565c9ab3
commit
efbfcb2030
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11782](https://github.com/truecharts/charts/issues/11782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.55](https://github.com/truecharts/charts/compare/webtop-6.0.54...webtop-6.0.55) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#11784](https://github.com/truecharts/charts/issues/11784))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.54](https://github.com/truecharts/charts/compare/webtop-6.0.53...webtop-6.0.54) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.45](https://github.com/truecharts/charts/compare/webtop-6.0.44...webtop-6.0.45) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11690](https://github.com/truecharts/charts/issues/11690))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.44](https://github.com/truecharts/charts/compare/webtop-6.0.43...webtop-6.0.44) (2023-08-16)
|
||||
|
||||
### 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.54
|
||||
version: 6.0.55
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.55](https://github.com/truecharts/charts/compare/webtop-6.0.54...webtop-6.0.55) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#11784](https://github.com/truecharts/charts/issues/11784))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/webtop
|
||||
tag: latest@sha256:761d50c1b791c513d3ccb684d7e427b4a792be5e6e96dbe78910fdd2d7db8f96
|
||||
tag: latest@sha256:4b7d595c25e363bf20491dd6a2462f8675781280beacf141b3af91503992e289
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:d9a6fa4468c9dc4bfdb12ab8e2938b426ebdb1fa5e2070816d2a1d00b5c3cdab
|
Loading…
Reference in New Issue