Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5c9aa0dc43
commit
a3a3db8324
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [boinc-6.0.13](https://github.com/truecharts/charts/compare/boinc-6.0.12...boinc-6.0.13) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#13708](https://github.com/truecharts/charts/issues/13708))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-6.0.14](https://github.com/truecharts/charts/compare/boinc-6.0.13...boinc-6.0.14) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#13935](https://github.com/truecharts/charts/issues/13935))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.13](https://github.com/truecharts/charts/compare/boinc-6.0.12...boinc-6.0.13) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#11783](https://github.com/truecharts/charts/issues/11783))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.3](https://github.com/truecharts/charts/compare/boinc-6.0.2...boinc-6.0.3) (2023-08-15)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 6.0.13
|
||||
version: 6.0.14
|
||||
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-6.0.14](https://github.com/truecharts/charts/compare/boinc-6.0.13...boinc-6.0.14) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#13935](https://github.com/truecharts/charts/issues/13935))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a05cda7ddcfe0f701296aa51ef4ab88fd7796695e9fdb3f74c59ba9a34171395
|
||||
tag: latest@sha256:f66ee73ef26119dd4d922cc41b5efcba6c4ce500944e1ed948be5002486bb866
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue