Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5635a3236e
commit
53e9393d3b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.98](https://github.com/truecharts/charts/compare/webtop-6.0.97...webtop-6.0.98) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#12737](https://github.com/truecharts/charts/issues/12737))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.97](https://github.com/truecharts/charts/compare/webtop-6.0.96...webtop-6.0.97) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.88](https://github.com/truecharts/charts/compare/webtop-6.0.87...webtop-6.0.88) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#12509](https://github.com/truecharts/charts/issues/12509))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.87](https://github.com/truecharts/charts/compare/webtop-6.0.86...webtop-6.0.87) (2023-09-09)
|
||||
|
||||
### 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.97
|
||||
version: 6.0.98
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.98](https://github.com/truecharts/charts/compare/webtop-6.0.97...webtop-6.0.98) (2023-09-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop to latest ([#12737](https://github.com/truecharts/charts/issues/12737))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/webtop
|
||||
tag: latest@sha256:a3ae5257ab1df6815e26b0d60ce9731e55db0b438de4f4679c1e71c7693a132d
|
||||
tag: latest@sha256:5da3662e3a2c40aafa6e147f2d10b43ba261f7c8cce73abb81e2b91d92f96107
|
||||
ubuntuXFCEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-xfce
|
||||
tag: latest@sha256:82cdc8f2bbe745f77b32224583c201582ebcf724e0f67c33e482c3b9de2bbf63
|
Loading…
Reference in New Issue