Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
00dc8b8d0a
commit
186e9c6ee6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.62](https://github.com/truecharts/charts/compare/webtop-5.0.61...webtop-5.0.62) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.63](https://github.com/truecharts/charts/compare/webtop-5.0.62...webtop-5.0.63) (2023-07-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#10163](https://github.com/truecharts/charts/issues/10163))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.62](https://github.com/truecharts/charts/compare/webtop-5.0.61...webtop-5.0.62) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-5.0.53](https://github.com/truecharts/charts/compare/webtop-5.0.52...webtop-5.0.53) (2023-06-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#10011](https://github.com/truecharts/charts/issues/10011))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.52](https://github.com/truecharts/charts/compare/webtop-5.0.51...webtop-5.0.52) (2023-06-28)
|
||||
|
||||
### 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.62
|
||||
version: 5.0.63
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.63](https://github.com/truecharts/charts/compare/webtop-5.0.62...webtop-5.0.63) (2023-07-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#10163](https://github.com/truecharts/charts/issues/10163))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/webtop-alpine-i3
|
||||
tag: latest@sha256:53a0ea1ab7d57c75abcf40330ddf82a941acc50b2a35057c2c11d50726246342
|
||||
tag: latest@sha256:8add761669881b51972be8cfcd0ab6f1d77849ed790f001526bff3f3a04d5a13
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-i3
|
Loading…
Reference in New Issue