Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e888807230
commit
abee77c9f6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-6.0.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.4](https://github.com/truecharts/charts/compare/boinc-6.0.3...boinc-6.0.4) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#10152](https://github.com/truecharts/charts/issues/10152))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-5.0.29](https://github.com/truecharts/charts/compare/boinc-5.0.28...boinc-5.0.29) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
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.5](https://github.com/truecharts/charts/compare/boinc-6.0.4...boinc-6.0.5) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#12006](https://github.com/truecharts/charts/issues/12006))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:3059b173bce71a1a7778c815774d041241746f2495818dfdc15038e4bc82d295
|
||||
tag: latest@sha256:8bc3ef05555f9863bb5e444cee56e75017ae3ae08951017ad4f1bbc697d7b691
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue