Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-08 12:53:15 +00:00
parent bd208275dd
commit c159da2ad4
12 changed files with 25 additions and 25 deletions

View File

@@ -1,9 +0,0 @@
## [ipfs-7.0.10](https://github.com/truecharts/charts/compare/ipfs-7.0.9...ipfs-7.0.10) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -4,6 +4,15 @@
## [ipfs-7.0.11](https://github.com/truecharts/charts/compare/ipfs-7.0.10...ipfs-7.0.11) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/ipfs to v0.24.0 ([#14447](https://github.com/truecharts/charts/issues/14447))
## [ipfs-7.0.10](https://github.com/truecharts/charts/compare/ipfs-7.0.9...ipfs-7.0.10) (2023-11-05)
### Chore
@@ -88,12 +97,3 @@
## [ipfs-7.0.0](https://github.com/truecharts/charts/compare/ipfs-6.0.27...ipfs-7.0.0) (2023-07-31)
## [ipfs-6.0.27](https://github.com/truecharts/charts/compare/ipfs-6.0.26...ipfs-6.0.27) (2023-07-29)
### Chore
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.23.0"
appVersion: "0.24.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
- https://github.com/ipfs/kubo
type: application
version: 7.0.10
version: 7.0.11
annotations:
truecharts.org/category: storage
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [ipfs-7.0.11](https://github.com/truecharts/charts/compare/ipfs-7.0.10...ipfs-7.0.11) (2023-11-08)
### Chore
- update container image tccr.io/truecharts/ipfs to v0.24.0 ([#14447](https://github.com/truecharts/charts/issues/14447))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/ipfs
pullPolicy: IfNotPresent
tag: v0.23.0@sha256:d8b4eb35f1e0382810deb388bed187a703b7631135436db62be504c2ff386193
tag: v0.24.0@sha256:dcbb7e1c7b7a620df200284f59688b384e7f403dfc2cd912e29915e878080a7e
service:
main:
ports:

View File

@@ -1468,7 +1468,7 @@ questions:
schema:
type: list
default: []
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
items:
- variable: tlsEntry
label: Host
@@ -1497,7 +1497,7 @@ questions:
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
schema:
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
@@ -1506,13 +1506,13 @@ questions:
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: entrypoint
label: Traefik Entrypoint