Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3df448bb42
commit
e26336ccf6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-5.0.33](https://github.com/truecharts/charts/compare/boinc-5.0.32...boinc-5.0.33) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10832](https://github.com/truecharts/charts/issues/10832))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-5.0.32](https://github.com/truecharts/charts/compare/boinc-5.0.31...boinc-5.0.32) (2023-07-19)
|
||||
|
||||
### 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.32
|
||||
version: 5.0.33
|
||||
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.33](https://github.com/truecharts/charts/compare/boinc-5.0.32...boinc-5.0.33) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10832](https://github.com/truecharts/charts/issues/10832))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4b87a6de1fa3b03ffd044964dc52bcbba7a71623cafe082d7a2582de974ddb02
|
||||
tag: latest@sha256:ce30f9eda679f0849bc4e4ebf14aa0f1fbe1da16a57036ba06382aa36ce763d3
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue