Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c340ad4949
commit
92fb52cac5
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.76](https://github.com/truecharts/charts/compare/webtop-6.0.75...webtop-6.0.76) (2023-09-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update webtop ([#12146](https://github.com/truecharts/charts/issues/12146))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.77](https://github.com/truecharts/charts/compare/webtop-6.0.76...webtop-6.0.77) (2023-09-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webtop-arch-openbox to latest ([#12149](https://github.com/truecharts/charts/issues/12149))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.76](https://github.com/truecharts/charts/compare/webtop-6.0.75...webtop-6.0.76) (2023-09-02)
|
## [webtop-6.0.76](https://github.com/truecharts/charts/compare/webtop-6.0.75...webtop-6.0.76) (2023-09-02)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [webtop-6.0.67](https://github.com/truecharts/charts/compare/webtop-6.0.66...webtop-6.0.67) (2023-08-29)
|
## [webtop-6.0.67](https://github.com/truecharts/charts/compare/webtop-6.0.66...webtop-6.0.67) (2023-08-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update webtop ([#12028](https://github.com/truecharts/charts/issues/12028))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webtop-6.0.66](https://github.com/truecharts/charts/compare/webtop-6.0.65...webtop-6.0.66) (2023-08-29)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||||
- https://github.com/linuxserver/docker-webtop#readme
|
- https://github.com/linuxserver/docker-webtop#readme
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.76
|
version: 6.0.77
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [webtop-6.0.77](https://github.com/truecharts/charts/compare/webtop-6.0.76...webtop-6.0.77) (2023-09-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webtop-arch-openbox to latest ([#12149](https://github.com/truecharts/charts/issues/12149))
|
||||||
|
|
||||||
|
|
|
@ -76,7 +76,7 @@ fedoraOpenBoxImage:
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
archOpenBoxImage:
|
archOpenBoxImage:
|
||||||
repository: tccr.io/truecharts/webtop-arch-openbox
|
repository: tccr.io/truecharts/webtop-arch-openbox
|
||||||
tag: latest@sha256:2a2658e4a3612a0a60a89604317072c616d5e14d76e2fc058019a6bf48ade167
|
tag: latest@sha256:78f544a1a84c27a85a980814f717c51eaf732ff3d7c5754d957e825ba0d0f13c
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
alpineICEWMImage:
|
alpineICEWMImage:
|
||||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
repository: tccr.io/truecharts/webtop-alpine-icewm
|
Loading…
Reference in New Issue