Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
91a937b4f7
commit
1cd63c7ff9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [boinc-5.0.31](https://github.com/truecharts/charts/compare/boinc-5.0.30...boinc-5.0.31) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10402](https://github.com/truecharts/charts/issues/10402))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-5.0.32](https://github.com/truecharts/charts/compare/boinc-5.0.31...boinc-5.0.32) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10617](https://github.com/truecharts/charts/issues/10617))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-5.0.31](https://github.com/truecharts/charts/compare/boinc-5.0.30...boinc-5.0.31) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#9610](https://github.com/truecharts/charts/issues/9610))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-5.0.26](https://github.com/truecharts/charts/compare/boinc-5.0.25...boinc-5.0.26) (2023-06-14)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 5.0.31
|
||||
version: 5.0.32
|
||||
appVersion: "latest"
|
||||
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [boinc-5.0.32](https://github.com/truecharts/charts/compare/boinc-5.0.31...boinc-5.0.32) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10617](https://github.com/truecharts/charts/issues/10617))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a242ebac66590f8636344d78849dc7a26fc537b79a939358254766f142908b46
|
||||
tag: latest@sha256:4b87a6de1fa3b03ffd044964dc52bcbba7a71623cafe082d7a2582de974ddb02
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue