Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b337af0557
commit
6a5afa19bf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#12038](https://github.com/truecharts/charts/issues/12038))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-6.0.71](https://github.com/truecharts/charts/compare/webtop-6.0.70...webtop-6.0.71) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#12039](https://github.com/truecharts/charts/issues/12039))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.70](https://github.com/truecharts/charts/compare/webtop-6.0.69...webtop-6.0.70) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-6.0.61](https://github.com/truecharts/charts/compare/webtop-6.0.60...webtop-6.0.61) (2023-08-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#11880](https://github.com/truecharts/charts/issues/11880))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-6.0.60](https://github.com/truecharts/charts/compare/webtop-6.0.59...webtop-6.0.60) (2023-08-22)
|
||||
|
||||
### 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.70
|
||||
version: 6.0.71
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-6.0.71](https://github.com/truecharts/charts/compare/webtop-6.0.70...webtop-6.0.71) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-ubuntu-kde to latest ([#12039](https://github.com/truecharts/charts/issues/12039))
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ alpineKDEImage:
|
|||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-kde
|
||||
tag: latest@sha256:dd871e66e95abf83237bc77567b2cf3ef234eb3441b91ba3227a4367a7a02905
|
||||
tag: latest@sha256:189702848cc207edf0836f967f26d13bf0d216c1f6bcc0ee77a2570d0db9fb53
|
||||
pullPolicy: Always
|
||||
fedoraKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-fedora-kde
|
Loading…
Reference in New Issue