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>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="traefik-10.0.6"></a>
|
||||||
|
### [traefik-10.0.6](https://github.com/truecharts/apps/compare/traefik-10.0.5...traefik-10.0.6) (2021-11-07)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* Don't try to run udp services under SCALE (we don't actively test it anyway)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="traefik-10.0.5"></a>
|
<a name="traefik-10.0.5"></a>
|
||||||
### [traefik-10.0.5](https://github.com/truecharts/apps/compare/traefik-10.0.4...traefik-10.0.5) (2021-11-07)
|
### [traefik-10.0.5](https://github.com/truecharts/apps/compare/traefik-10.0.4...traefik-10.0.5) (2021-11-07)
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="traefik-10.0.6"></a>
|
||||||
|
### [traefik-10.0.6](https://github.com/truecharts/apps/compare/traefik-10.0.5...traefik-10.0.6) (2021-11-07)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* Don't try to run udp services under SCALE (we don't actively test it anyway)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="traefik-10.0.5"></a>
|
<a name="traefik-10.0.5"></a>
|
||||||
### [traefik-10.0.5](https://github.com/truecharts/apps/compare/traefik-10.0.4...traefik-10.0.5) (2021-11-07)
|
### [traefik-10.0.5](https://github.com/truecharts/apps/compare/traefik-10.0.4...traefik-10.0.5) (2021-11-07)
|
||||||
|
|
||||||
|
|||||||
+34
-1
@@ -213326,6 +213326,39 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/traccar-0.0.1/traccar-0.0.1.tgz
|
- https://github.com/truecharts/apps/releases/download/traccar-0.0.1/traccar-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
traefik:
|
traefik:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- network
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.5.3
|
||||||
|
created: "2021-11-07T17:46:10.250971659Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.5.2
|
||||||
|
description: Test App for Traefik
|
||||||
|
digest: 0fd140eb466f8c2d41cbe619d6fb001e48362633a81730b7e6ca15008374cc80
|
||||||
|
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-10.0.6/traefik-10.0.6.tgz
|
||||||
|
version: 10.0.6
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -243197,4 +243230,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-07T17:25:08.192070956Z"
|
generated: "2021-11-07T17:46:10.331764615Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user