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="traefik-8.0.2"></a>
|
||||
### [traefik-8.0.2](https://github.com/truecharts/apps/compare/traefik-8.0.1...traefik-8.0.2) (2021-09-16)
|
||||
|
||||
#### Fix
|
||||
|
||||
* ensure traefik TLSOPtions get rendered correctly
|
||||
|
||||
|
||||
|
||||
<a name="traefik-8.0.1"></a>
|
||||
### [traefik-8.0.1](https://github.com/truecharts/apps/compare/traefik-7.1.4...traefik-8.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,20 +1,7 @@
|
||||
|
||||
<a name="traefik-8.0.1"></a>
|
||||
### [traefik-8.0.1](https://github.com/truecharts/apps/compare/traefik-7.1.4...traefik-8.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959))
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* 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="traefik-8.0.2"></a>
|
||||
### [traefik-8.0.2](https://github.com/truecharts/apps/compare/traefik-8.0.1...traefik-8.0.2) (2021-09-16)
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* ensure traefik TLSOPtions get rendered correctly
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="traefik-8.0.2"></a>
|
||||
### [traefik-8.0.2](https://github.com/truecharts/apps/compare/traefik-8.0.1...traefik-8.0.2) (2021-09-16)
|
||||
|
||||
#### Fix
|
||||
|
||||
* ensure traefik TLSOPtions get rendered correctly
|
||||
|
||||
|
||||
|
||||
<a name="traefik-8.0.1"></a>
|
||||
### [traefik-8.0.1](https://github.com/truecharts/apps/compare/traefik-7.1.4...traefik-8.0.1) (2021-09-13)
|
||||
|
||||
|
||||
+29
-1
@@ -157236,6 +157236,34 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/thelounge-1.0.0/thelounge-1.0.0.tgz
|
||||
version: 1.0.0
|
||||
traefik:
|
||||
- apiVersion: v2
|
||||
appVersion: 2.5.2
|
||||
created: "2021-09-16T20:22:35.584593374Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 7.0.12
|
||||
description: Test App for Traefik
|
||||
digest: 365350f157dff09529c65c301b443bc9ffbb2ee929f471648aded94bbaff0a16
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
|
||||
icon: https://raw.githubusercontent.com/traefik/traefik/v2.3/docs/content/assets/img/traefik.logo.png
|
||||
keywords:
|
||||
- traefik
|
||||
- ingress
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: traefik
|
||||
sources:
|
||||
- https://github.com/traefik/traefik
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/traefik-8.0.2/traefik-8.0.2.tgz
|
||||
version: 8.0.2
|
||||
- apiVersion: v2
|
||||
appVersion: 2.5.2
|
||||
created: "2021-09-08T22:45:16.995002144Z"
|
||||
@@ -180676,4 +180704,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-16T10:13:44.70004567Z"
|
||||
generated: "2021-09-16T20:22:35.652786452Z"
|
||||
|
||||
Reference in New Issue
Block a user