Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9b3c780c3b
commit
80195975f0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/boinc to latest ([#12249](https://github.com/truecharts/charts/issues/12249))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [boinc-6.0.7](https://github.com/truecharts/charts/compare/boinc-6.0.6...boinc-6.0.7) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/boinc to latest ([#12525](https://github.com/truecharts/charts/issues/12525))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05)
|
## [boinc-6.0.6](https://github.com/truecharts/charts/compare/boinc-6.0.5...boinc-6.0.6) (2023-09-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/boinc to latest ([#10617](https://github.com/truecharts/charts/issues/10617))
|
- 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
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/boinc to latest ([#10402](https://github.com/truecharts/charts/issues/10402))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: boinc
|
name: boinc
|
||||||
version: 6.0.6
|
version: 6.0.7
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [boinc-6.0.7](https://github.com/truecharts/charts/compare/boinc-6.0.6...boinc-6.0.7) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/boinc to latest ([#12525](https://github.com/truecharts/charts/issues/12525))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/boinc
|
repository: tccr.io/truecharts/boinc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:b17d89c9dbef3c5e73e1fb2636a5220a79d21c7f3e8b2d3a609f65aa0a5b40e1
|
tag: latest@sha256:bec186f334bf73abb01cd784601a75c4828caf5d9b1ad3fb770310b5db9fa1f3
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue