Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
76844ef637
commit
5635a3236e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-openbox to latest ([#12735](https://github.com/truecharts/charts/issues/12735))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.97](https://github.com/truecharts/charts/compare/webtop-6.0.96...webtop-6.0.97) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#12736](https://github.com/truecharts/charts/issues/12736))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.96](https://github.com/truecharts/charts/compare/webtop-6.0.95...webtop-6.0.96) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.87](https://github.com/truecharts/charts/compare/webtop-6.0.86...webtop-6.0.87) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-arch-kde to latest ([#12407](https://github.com/truecharts/charts/issues/12407))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.86](https://github.com/truecharts/charts/compare/webtop-6.0.85...webtop-6.0.86) (2023-09-08)
|
||||
|
||||
### 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.96
|
||||
version: 6.0.97
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.97](https://github.com/truecharts/charts/compare/webtop-6.0.96...webtop-6.0.97) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-fedora-xfce to latest ([#12736](https://github.com/truecharts/charts/issues/12736))
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ ubuntuXFCEImage:
|
|||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-xfce
|
||||
tag: latest@sha256:f0950ec9e3e4cb58c65459fbb3354635cd0b446494dd1a89a9d746e78080135a
|
||||
tag: latest@sha256:b46db9292ba9d97fd6ce050869491800154124690f17cc063a8da0e9597cdfaa
|
||||
pullPolicy: Always
|
||||
archXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-arch-xfce
|
Loading…
Reference in New Issue