Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.1
|
||||
- name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.101
|
||||
digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e
|
||||
generated: "2022-10-19T13:11:11.315781204Z"
|
||||
Binary file not shown.
Binary file not shown.
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [firefox-syncserver-9.0.45](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.44...firefox-syncserver-9.0.45) (2022-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182))
|
||||
|
||||
|
||||
|
||||
|
||||
## [firefox-syncserver-9.0.44](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-syncserver-9.0.44) (2022-10-19)
|
||||
|
||||
### Chore
|
||||
@@ -87,13 +97,3 @@
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- Auto-update chart README [skip ci]
|
||||
- refactor Services SCALE GUI
|
||||
- update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767))
|
||||
- split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751))
|
||||
|
||||
|
||||
|
||||
|
||||
9
stable/firefox-syncserver/9.0.45/Chart.lock
Normal file
9
stable/firefox-syncserver/9.0.45/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.7
|
||||
- name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.106
|
||||
digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a
|
||||
generated: "2022-10-25T10:02:06.526410355Z"
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.0"
|
||||
version: 9.0.44
|
||||
version: 9.0.45
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: firefox-syncserver
|
||||
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
||||
@@ -19,11 +19,11 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.1
|
||||
version: 10.7.7
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.101
|
||||
version: 8.0.106
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
@@ -23,8 +23,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.101 |
|
||||
| https://library-charts.truecharts.org | common | 10.7.1 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.106 |
|
||||
| https://library-charts.truecharts.org | common | 10.7.7 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -65,7 +65,7 @@ helm uninstall firefox-syncserver
|
||||
#### Available Settings
|
||||
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
BIN
stable/firefox-syncserver/9.0.45/charts/common-10.7.7.tgz
Normal file
BIN
stable/firefox-syncserver/9.0.45/charts/common-10.7.7.tgz
Normal file
Binary file not shown.
BIN
stable/firefox-syncserver/9.0.45/charts/postgresql-8.0.106.tgz
Normal file
BIN
stable/firefox-syncserver/9.0.45/charts/postgresql-8.0.106.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user