Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 09:55:42 +00:00
parent 12302bbb2f
commit 4f6f0acda6
23 changed files with 42 additions and 42 deletions

View File

@ -1,9 +0,0 @@
## [blender-2.0.19](https://github.com/truecharts/charts/compare/blender-2.0.18...blender-2.0.19) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/blender to latest ([#8177](https://github.com/truecharts/charts/issues/8177))

View File

@ -4,6 +4,15 @@
## [blender-2.0.20](https://github.com/truecharts/charts/compare/blender-2.0.19...blender-2.0.20) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/blender to latest ([#8463](https://github.com/truecharts/charts/issues/8463))
## [blender-2.0.19](https://github.com/truecharts/charts/compare/blender-2.0.18...blender-2.0.19) (2023-04-27)
### Chore
@ -88,12 +97,3 @@
## [blender-2.0.10](https://github.com/truecharts/charts/compare/blender-desktop-g3-2.0.6...blender-2.0.10) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [blender-2.0.9](https://github.com/truecharts/charts/compare/blender-2.0.8...blender-2.0.9) (2022-12-25)
### Chore

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/blender
- https://github.com/linuxserver/docker-blender#readme
type: application
version: 2.0.19
version: 2.0.20

View File

@ -0,0 +1,9 @@
## [blender-2.0.20](https://github.com/truecharts/charts/compare/blender-2.0.19...blender-2.0.20) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/blender to latest ([#8463](https://github.com/truecharts/charts/issues/8463))

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
tag: latest@sha256:51dbc7a62be50b4bc3ed2b97ab42fd4996532f1f7b7baf3d9489935655d74479
tag: latest@sha256:811d343caccf817c81bf8db2788d6a9c4b9beaaa5189cb09cab9f5c4172ce654
persistence:
config:
enabled: true

View File

@ -947,7 +947,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK

View File

@ -1,9 +0,0 @@
## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26)
### Chore
- update container image tccr.io/truecharts/beets to v1.6.0 ([#8176](https://github.com/truecharts/charts/issues/8176))

View File

@ -4,6 +4,15 @@
## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462))
## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26)
### Chore
@ -88,12 +97,3 @@
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [beets-7.0.0](https://github.com/truecharts/charts/compare/beets-6.0.15...beets-7.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 7.0.10
version: 7.0.11
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:d297bceff6d9008baf959e5d0ffe88c55cb12adb74e1baf9893b19ed2682223b
tag: v1.6.0@sha256:64ab3406d74d79f6e4ce195711f350eab33615b63a157b253be5d4f6d9344f30
securityContext:
container:

View File

@ -922,7 +922,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK