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-7.1.1"></a>
|
||||
### [traefik-7.1.1](https://github.com/truecharts/apps/compare/traefik-7.1.0...traefik-7.1.1) (2021-09-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix release pipeline picking wrong file for appversion generation
|
||||
|
||||
|
||||
|
||||
<a name="traefik-7.1.0"></a>
|
||||
### [traefik-7.1.0](https://github.com/truecharts/apps/compare/traefik-7.0.11...traefik-7.1.0) (2021-09-08)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: auto
|
||||
appVersion: 2.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
<a name="traefik-7.1.0"></a>
|
||||
### [traefik-7.1.0](https://github.com/truecharts/apps/compare/traefik-7.0.11...traefik-7.1.0) (2021-09-08)
|
||||
<a name="traefik-7.1.1"></a>
|
||||
### [traefik-7.1.1](https://github.com/truecharts/apps/compare/traefik-7.1.0...traefik-7.1.1) (2021-09-08)
|
||||
|
||||
#### Feat
|
||||
#### Fix
|
||||
|
||||
* Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares ([#929](https://github.com/truecharts/apps/issues/929))
|
||||
* Pre-commit and tag-appversion syncing ([#926](https://github.com/truecharts/apps/issues/926))
|
||||
* fix release pipeline picking wrong file for appversion generation
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="traefik-7.1.1"></a>
|
||||
### [traefik-7.1.1](https://github.com/truecharts/apps/compare/traefik-7.1.0...traefik-7.1.1) (2021-09-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix release pipeline picking wrong file for appversion generation
|
||||
|
||||
|
||||
|
||||
<a name="traefik-7.1.0"></a>
|
||||
### [traefik-7.1.0](https://github.com/truecharts/apps/compare/traefik-7.0.11...traefik-7.1.0) (2021-09-08)
|
||||
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
|
||||
# License<br>
|
||||
|
||||
# License<br>
|
||||
|
||||
# License<br>
|
||||
|
||||
Apache License
|
||||
|
||||
+29
-1
@@ -154490,6 +154490,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"
|
||||
created: "2021-09-08T14:28:45.544511583Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 6.13.8
|
||||
description: Test App for Traefik
|
||||
digest: 5a2c8f751ecba0591538903591a94c4985e96e2be5df4ce15de283cee9236764
|
||||
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-7.1.1/traefik-7.1.1.tgz
|
||||
version: 7.1.1
|
||||
- apiVersion: v2
|
||||
appVersion: auto
|
||||
created: "2021-09-08T13:40:06.374330078Z"
|
||||
@@ -177610,4 +177638,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-08T13:40:06.421541287Z"
|
||||
generated: "2021-09-08T14:28:45.603307291Z"
|
||||
|
||||
Reference in New Issue
Block a user