Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9fa01d0747
commit
e6719f7aad
|
@ -1,8 +0,0 @@
|
||||||
**Important:**
|
|
||||||
*for the complete changelog, please refer to the website*
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29)
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29)
|
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [slash-0.0.3](https://github.com/truecharts/charts/compare/slash-1.0.0...slash-0.0.3) (2023-08-29)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.4.3"
|
appVersion: "0.4.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
- https://github.com/truecharts/charts/tree/master/charts/stable/slash
|
||||||
- https://github.com/boojack/slash
|
- https://github.com/boojack/slash
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.3
|
version: 0.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- bookmarks
|
- bookmarks
|
|
@ -5,7 +5,7 @@
|
||||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||||
|
|
||||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [slash-0.0.4](https://github.com/truecharts/charts/compare/slash-0.0.3...slash-0.0.4) (2023-09-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/slash to v0.4.4 ([#12923](https://github.com/truecharts/charts/issues/12923))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/slash
|
repository: tccr.io/truecharts/slash
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.4.3@sha256:ee931b868fab72d2aaa218837039ee3fcced6817596cac500f3878e780152b60
|
tag: v0.4.4@sha256:4ac7200db24d7e16b2fbb8550174060b7079d5164ea19444da7819f4a2ae7cda
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue