Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3f6b915993
commit
16a3505412
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [foldingathome-6.0.16](https://github.com/truecharts/charts/compare/foldingathome-6.0.15...foldingathome-6.0.16) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [foldingathome-6.0.17](https://github.com/truecharts/charts/compare/foldingathome-6.0.16...foldingathome-6.0.17) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@3c4b1b5](https://github.com/3c4b1b5) ([#15192](https://github.com/truecharts/charts/issues/15192))
|
||||
|
||||
|
||||
|
||||
|
||||
## [foldingathome-6.0.16](https://github.com/truecharts/charts/compare/foldingathome-6.0.15...foldingathome-6.0.16) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#13460](https://github.com/truecharts/charts/issues/13460))
|
||||
|
||||
|
||||
|
||||
|
||||
## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: foldingathome
|
||||
version: 6.0.16
|
||||
appVersion: "7.6.21"
|
||||
version: 6.0.17
|
||||
appVersion: 7.6.21
|
||||
description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [foldingathome-6.0.17](https://github.com/truecharts/charts/compare/foldingathome-6.0.16...foldingathome-6.0.17) (2023-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/foldingathome to 7.6.21[@3c4b1b5](https://github.com/3c4b1b5) ([#15192](https://github.com/truecharts/charts/issues/15192))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/foldingathome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.6.21@sha256:5706dc3c7cd28bf7211b33f614bacd113391ccda78c769fb5443519600fa2760
|
||||
tag: 7.6.21@sha256:3c4b1b578a93e4028ee43ff12582b69b94fabfe601615890274fa9849b470189
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue