Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
|
@ -10,14 +10,14 @@ apiVersion: v2
|
||||||
appVersion: 2.0.0
|
appVersion: 2.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.9
|
version: 23.0.10
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
version: 13.1.2
|
version: 13.1.3
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: clickhouse.enabled
|
condition: clickhouse.enabled
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -44,4 +44,4 @@ sources:
|
||||||
- https://plausible.io/
|
- https://plausible.io/
|
||||||
- https://plausible.io/docs/self-hosting
|
- https://plausible.io/docs/self-hosting
|
||||||
type: application
|
type: application
|
||||||
version: 11.2.6
|
version: 11.2.8
|
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
@ -7,10 +7,10 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.4.3500
|
appVersion: 5.4.3643
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.9
|
version: 23.0.10
|
||||||
repository: oci://tccr.io/truecharts
|
repository: oci://tccr.io/truecharts
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -37,4 +37,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph
|
- https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph
|
||||||
- https://hub.docker.com/r/sourcegraph/server
|
- https://hub.docker.com/r/sourcegraph/server
|
||||||
type: application
|
type: application
|
||||||
version: 6.1.6
|
version: 6.1.8
|
Before Width: | Height: | Size: 694 B After Width: | Height: | Size: 694 B |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: sourcegraph/server
|
repository: sourcegraph/server
|
||||||
tag: 5.4.3500@sha256:64c90e94e6c1ec6560b1a9834d982424e3b79220b08a1842b21574a8a601d629
|
tag: 5.4.3643@sha256:a5af1b31935458e47402a95115725a08b4de000568dd91c60876843231f4dbd8
|
||||||
persistence:
|
persistence:
|
||||||
applicationdatastoragepath:
|
applicationdatastoragepath:
|
||||||
enabled: true
|
enabled: true
|