Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0285fa8b69
commit
2b97180296
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.111](https://github.com/truecharts/charts/compare/webtop-5.0.110...webtop-5.0.111) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.112](https://github.com/truecharts/charts/compare/webtop-5.0.111...webtop-5.0.112) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#10992](https://github.com/truecharts/charts/issues/10992))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.111](https://github.com/truecharts/charts/compare/webtop-5.0.110...webtop-5.0.111) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-5.0.102](https://github.com/truecharts/charts/compare/webtop-5.0.101...webtop-5.0.102) (2023-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-xfce to latest ([#10859](https://github.com/truecharts/charts/issues/10859))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.101](https://github.com/truecharts/charts/compare/webtop-5.0.100...webtop-5.0.101) (2023-07-26)
|
||||
|
||||
### 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: 5.0.111
|
||||
version: 5.0.112
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.112](https://github.com/truecharts/charts/compare/webtop-5.0.111...webtop-5.0.112) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#10992](https://github.com/truecharts/charts/issues/10992))
|
||||
|
||||
|
|
@ -60,7 +60,7 @@ fedoraI3Image:
|
|||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: tccr.io/truecharts/webtop-arch-i3
|
||||
tag: latest@sha256:374f7176f371365032f70afed8c64131ff31c0c94594908667aa94c66a5a5fc0
|
||||
tag: latest@sha256:4e96625dd112931903554932d0ca973eaed7680cdca5fa1c95c400722affb9d2
|
||||
pullPolicy: Always
|
||||
alpineOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-openbox
|
Loading…
Reference in New Issue