Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
481102c5e9
commit
8d6e6dd0cf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-6.0.12](https://github.com/truecharts/charts/compare/boinc-6.0.11...boinc-6.0.12) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#13471](https://github.com/truecharts/charts/issues/13471))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [boinc-6.0.2](https://github.com/truecharts/charts/compare/boinc-6.0.1...boinc-6.0.2) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#11342](https://github.com/truecharts/charts/issues/11342))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.1](https://github.com/truecharts/charts/compare/boinc-6.0.0...boinc-6.0.1) (2023-08-01)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: boinc
|
||||
version: 6.0.11
|
||||
version: 6.0.12
|
||||
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.12](https://github.com/truecharts/charts/compare/boinc-6.0.11...boinc-6.0.12) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/boinc to latest ([#13471](https://github.com/truecharts/charts/issues/13471))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:addb72a22f18c26c5172cc15bd9177dd3787d1c3f4631b5e077ef1ebb4a2c4e0
|
||||
tag: latest@sha256:9cf73b9a5feff53526dfe64ee64342474f63a86062ddba46e4835d6a1b1da764
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue