Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f4106c1c3f
commit
b1bbe75b1a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [foldingathome-4.0.10](https://github.com/truecharts/charts/compare/foldingathome-4.0.9...foldingathome-4.0.10) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [foldingathome-4.0.11](https://github.com/truecharts/charts/compare/foldingathome-4.0.10...foldingathome-4.0.11) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/foldingathome to v7.6.21
|
||||
|
||||
|
||||
|
||||
|
||||
## [foldingathome-4.0.10](https://github.com/truecharts/charts/compare/foldingathome-4.0.9...foldingathome-4.0.10) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [foldingathome-4.0.2](https://github.com/truecharts/charts/compare/foldingathome-4.0.1...foldingathome-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [foldingathome-4.0.2](https://github.com/truecharts/charts/compare/foldingathome-4.0.1...foldingathome-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [foldingathome-4.0.2](https://github.com/truecharts/charts/compare/foldingathome-4.0.1...foldingathome-4.0.2) (2022-11-30)
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: foldingathome
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
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
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [foldingathome-4.0.11](https://github.com/truecharts/charts/compare/foldingathome-4.0.10...foldingathome-4.0.11) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/foldingathome to v7.6.21
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/foldingathome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.6.21@sha256:cd15c9e877d922e56a5a0cfb01bc4bac652de33b7bb16de9beadedfe5afd2a1e
|
||||
tag: v7.6.21@sha256:33f2de8c56ed848ed3be7cbc810482618017b44625d22b012d259dcfb207f44d
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue