Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
258e37dea5
commit
9f5e859779
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#8696](https://github.com/truecharts/charts/issues/8696))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [webtop-5.0.13](https://github.com/truecharts/charts/compare/webtop-5.0.12...webtop-5.0.13) (2023-05-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#8706](https://github.com/truecharts/charts/issues/8706))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [webtop-5.0.3](https://github.com/truecharts/charts/compare/webtop-5.0.2...webtop-5.0.3) (2023-04-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [webtop-5.0.2](https://github.com/truecharts/charts/compare/webtop-5.0.1...webtop-5.0.2) (2023-04-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||
|
||||
|
|
@ -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.12
|
||||
version: 5.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [webtop-5.0.13](https://github.com/truecharts/charts/compare/webtop-5.0.12...webtop-5.0.13) (2023-05-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update webtop ([#8706](https://github.com/truecharts/charts/issues/8706))
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ archXFCEImage:
|
|||
pullPolicy: Always
|
||||
alpineKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-kde
|
||||
tag: latest@sha256:bf56358e6b1b56266d01e49fbfcbe2110fdc86ec34fc33d315dd2d45e7133766
|
||||
tag: latest@sha256:4632c704ba242fae29041167d1ed746845455bf37e07dae403f3d4d64aa10086
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-kde
|
||||
|
@ -32,7 +32,7 @@ archKDEImage:
|
|||
pullPolicy: Always
|
||||
alpineMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-mate
|
||||
tag: latest@sha256:6f1789ea7cb67f732629e21a156a4bba4b364a9aa1803b8b0ec5cf038c017331
|
||||
tag: latest@sha256:7a0b5b33040da4f56522c35ca9dc775d4f3f059931de8ee0793045e897e78b32
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-mate
|
||||
|
@ -64,7 +64,7 @@ archI3Image:
|
|||
pullPolicy: Always
|
||||
alpineOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-openbox
|
||||
tag: latest@sha256:865a85d389255186fc5bd1047ea9741f6eeb3db934495a47c30fcd3ce00f5587
|
||||
tag: latest@sha256:15729d83b0de2533bfb88986015e58612c4231a8841c09f693f94836b31ea074
|
||||
pullPolicy: Always
|
||||
ubuntuOpenBoxImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-openbox
|
||||
|
@ -80,7 +80,7 @@ archOpenBoxImage:
|
|||
pullPolicy: Always
|
||||
alpineICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-alpine-icewm
|
||||
tag: latest@sha256:b25a151a0b1f4ae9f60175cb1a7eab0469b3584f265f11242637b2c2e76f8a08
|
||||
tag: latest@sha256:3d1a7adc682cac64720bcb65a5c1db2b87f11f005a5d2253ac655942c907530f
|
||||
pullPolicy: Always
|
||||
ubuntuICEWMImage:
|
||||
repository: tccr.io/truecharts/webtop-ubuntu-icewm
|
Loading…
Reference in New Issue