Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="syncthing-7.0.2"></a>
|
||||
### [syncthing-7.0.2](https://github.com/truecharts/apps/compare/syncthing-7.0.1...syncthing-7.0.2) (2021-09-13)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct image tag for Syncthing on SCALE
|
||||
|
||||
|
||||
|
||||
<a name="syncthing-7.0.1"></a>
|
||||
### [syncthing-7.0.1](https://github.com/truecharts/apps/compare/syncthing-6.11.15...syncthing-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="syncthing-7.0.1"></a>
|
||||
### [syncthing-7.0.1](https://github.com/truecharts/apps/compare/syncthing-6.11.15...syncthing-7.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959))
|
||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
<a name="syncthing-7.0.2"></a>
|
||||
### [syncthing-7.0.2](https://github.com/truecharts/apps/compare/syncthing-7.0.1...syncthing-7.0.2) (2021-09-13)
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* correct image tag for Syncthing on SCALE
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="syncthing-7.0.2"></a>
|
||||
### [syncthing-7.0.2](https://github.com/truecharts/apps/compare/syncthing-7.0.1...syncthing-7.0.2) (2021-09-13)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct image tag for Syncthing on SCALE
|
||||
|
||||
|
||||
|
||||
<a name="syncthing-7.0.1"></a>
|
||||
### [syncthing-7.0.1](https://github.com/truecharts/apps/compare/syncthing-6.11.15...syncthing-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
+31
-1
@@ -149405,6 +149405,36 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/stash-1.0.2/stash-1.0.2.tgz
|
||||
version: 1.0.2
|
||||
syncthing:
|
||||
- apiVersion: v2
|
||||
appVersion: 1.18.2
|
||||
created: "2021-09-13T20:59:16.568835539Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.12
|
||||
description: P2P file synchronization application
|
||||
digest: 57bdd4c7528cbe47c6b4bb94b1f8d662f0e9ed92548da2606fcaa9a191e03581
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/syncthing
|
||||
icon: https://raw.githubusercontent.com/syncthing/syncthing/main/assets/logo-128.png
|
||||
keywords:
|
||||
- syncthing
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: luuk@nieuwdorp.me
|
||||
name: luuknieuwdorp
|
||||
url: nieuwdorp.me
|
||||
name: syncthing
|
||||
sources:
|
||||
- https://syncthing.net/
|
||||
- https://github.com/syncthing/syncthing
|
||||
- https://hub.docker.com/r/syncthing/syncthing
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/syncthing-7.0.2/syncthing-7.0.2.tgz
|
||||
version: 7.0.2
|
||||
- apiVersion: v2
|
||||
appVersion: auto
|
||||
created: "2021-09-08T03:33:36.658807709Z"
|
||||
@@ -179815,4 +179845,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-09-13T19:09:54.689174124Z"
|
||||
generated: "2021-09-13T20:59:16.633061217Z"
|
||||
|
||||
Reference in New Issue
Block a user