Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4f32085809
commit
90dc749372
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rdtclient-0.0.2](https://github.com/truecharts/charts/compare/rdtclient-0.0.1...rdtclient-0.0.2) (2023-07-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,21 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rdtclient-0.0.3](https://github.com/truecharts/charts/compare/rdtclient-1.0.0...rdtclient-0.0.3) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump version ([#13613](https://github.com/truecharts/charts/issues/13613))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rdtclient-1.0.0](https://github.com/truecharts/charts/compare/rdtclient-0.0.2...rdtclient-1.0.0) (2023-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rdtclient-0.0.2](https://github.com/truecharts/charts/compare/rdtclient-0.0.1...rdtclient-0.0.2) (2023-07-29)
|
## [rdtclient-0.0.2](https://github.com/truecharts/charts/compare/rdtclient-0.0.1...rdtclient-0.0.2) (2023-07-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.0.32"
|
appVersion: "2.0.40"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rdtclient
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/rdtclient
|
||||||
- https://github.com/rogerfar/rdt-client
|
- https://github.com/rogerfar/rdt-client
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rdtclient-0.0.3](https://github.com/truecharts/charts/compare/rdtclient-1.0.0...rdtclient-0.0.3) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump version ([#13613](https://github.com/truecharts/charts/issues/13613))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rdtclient
|
repository: tccr.io/truecharts/rdtclient
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.0.32@sha256:d43f7b58d5136937f8962e0f3dfa328fc205bf632cbb4faf6813fff986b75836
|
tag: v2.0.40@sha256:654551a94b9f6ec7c734b7e97288ef9583bbe031f204355c9f72244f7f73a540
|
||||||
aria2Image:
|
aria2Image:
|
||||||
repository: tccr.io/truecharts/aria2-pro
|
repository: tccr.io/truecharts/aria2-pro
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
Loading…
Reference in New Issue