Commit new App 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://truecharts.org
|
||||
version: 8.16.0
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.69
|
||||
digest: sha256:c61dcd2a0f6045f01a5d3f9fc9ebdc3d0f935af8331ed54696fbf49100cf96d5
|
||||
generated: "2022-02-21T23:30:54.097626159Z"
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="firefox-syncserver-5.0.34"></a>
|
||||
### [firefox-syncserver-5.0.34](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.33...firefox-syncserver-5.0.34) (2022-03-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
|
||||
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
|
||||
|
||||
|
||||
|
||||
<a name="firefox-syncserver-5.0.33"></a>
|
||||
### [firefox-syncserver-5.0.33](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.32...firefox-syncserver-5.0.33) (2022-02-21)
|
||||
|
||||
@@ -87,13 +97,3 @@
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759))
|
||||
|
||||
#### Fix
|
||||
|
||||
* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750))
|
||||
|
||||
|
||||
|
||||
<a name="firefox-syncserver-5.0.23"></a>
|
||||
### [firefox-syncserver-5.0.23](https://github.com/truecharts/apps/compare/firefox-syncserver-5.0.22...firefox-syncserver-5.0.23) (2022-01-18)
|
||||
9
stable/firefox-syncserver/5.0.34/Chart.lock
Normal file
9
stable/firefox-syncserver/5.0.34/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.17.2
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.70
|
||||
digest: sha256:fe6a5cd94cb7239a26994f90120fd810b0410938884ab4026c37f7f1cbefa5eb
|
||||
generated: "2022-03-02T12:00:21.12386516Z"
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.0"
|
||||
version: 5.0.33
|
||||
version: 5.0.34
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
name: firefox-syncserver
|
||||
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
||||
@@ -18,11 +18,11 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.16.0
|
||||
version: 8.17.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 6.0.69
|
||||
version: 6.0.70
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 6.0.69 |
|
||||
| https://truecharts.org | common | 8.16.0 |
|
||||
| https://truecharts.org/ | postgresql | 6.0.70 |
|
||||
| https://truecharts.org | common | 8.17.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
BIN
stable/firefox-syncserver/5.0.34/charts/common-8.17.2.tgz
Normal file
BIN
stable/firefox-syncserver/5.0.34/charts/common-8.17.2.tgz
Normal file
Binary file not shown.
BIN
stable/firefox-syncserver/5.0.34/charts/postgresql-6.0.70.tgz
Normal file
BIN
stable/firefox-syncserver/5.0.34/charts/postgresql-6.0.70.tgz
Normal file
Binary file not shown.
@@ -26,7 +26,7 @@ groups:
|
||||
- name: "Advanced"
|
||||
description: "Advanced Configuration"
|
||||
portals:
|
||||
web_portal:
|
||||
open:
|
||||
protocols:
|
||||
- "$kubernetes-resource_configmap_portal_protocol"
|
||||
host:
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user