Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
14b72f1e2b
commit
f35d1be43c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [foldingathome-6.0.7](https://github.com/truecharts/charts/compare/foldingathome-6.0.6...foldingathome-6.0.7) (2023-10-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- 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)
|
## [foldingathome-6.0.6](https://github.com/truecharts/charts/compare/foldingathome-6.0.5...foldingathome-6.0.6) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [foldingathome-5.0.27](https://github.com/truecharts/charts/compare/foldingathome-5.0.26...foldingathome-5.0.27) (2023-06-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9615](https://github.com/truecharts/charts/issues/9615))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: foldingathome
|
name: foldingathome
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
appVersion: "7.6.21"
|
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.
|
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
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [foldingathome-6.0.7](https://github.com/truecharts/charts/compare/foldingathome-6.0.6...foldingathome-6.0.7) (2023-10-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#13460](https://github.com/truecharts/charts/issues/13460))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/foldingathome
|
repository: tccr.io/truecharts/foldingathome
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v7.6.21@sha256:db0ed54e75304e577b0a389c0c99ef858cb58cc949e861e928897935e296fa65
|
tag: v7.6.21@sha256:3ea898715bcbf29e24957b41b895bcea94a2731e2746dfb1dafbd084bcafe532
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue