Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-08-16 02:59:45 +00:00
parent fe06ee6b85
commit 4d91aa5f1b
15 changed files with 27 additions and 12 deletions

View File

@ -1,9 +0,0 @@
## [firezone-0.0.7](https://github.com/truecharts/charts/compare/firezone-0.0.6...firezone-0.0.7) (2023-07-30)
### Chore
- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034))

View File

@ -4,6 +4,21 @@
## [firezone-0.0.8](https://github.com/truecharts/charts/compare/firezone-1.0.0...firezone-0.0.8) (2023-08-16)
### Fix
- Update common / questions ([#11584](https://github.com/truecharts/charts/issues/11584))
## [firezone-1.0.0](https://github.com/truecharts/charts/compare/firezone-0.0.7...firezone-1.0.0) (2023-07-31)
## [firezone-0.0.7](https://github.com/truecharts/charts/compare/firezone-0.0.6...firezone-0.0.7) (2023-07-30) ## [firezone-0.0.7](https://github.com/truecharts/charts/compare/firezone-0.0.6...firezone-0.0.7) (2023-07-30)
### Chore ### Chore

View File

@ -3,7 +3,7 @@ appVersion: "0.7.30"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 13.2.2 version: 14.0.1
deprecated: false deprecated: false
description: WireGuard-based VPN server and egress firewall description: WireGuard-based VPN server and egress firewall
home: https://truecharts.org/charts/incubator/firezone home: https://truecharts.org/charts/incubator/firezone
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/firezone - https://github.com/truecharts/charts/tree/master/charts/incubator/firezone
- https://github.com/firezone/firezone - https://github.com/firezone/firezone
type: application type: application
version: 0.0.7 version: 0.0.8
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- vpn - vpn

View File

@ -0,0 +1,9 @@
## [firezone-0.0.8](https://github.com/truecharts/charts/compare/firezone-1.0.0...firezone-0.0.8) (2023-08-16)
### Fix
- Update common / questions ([#11584](https://github.com/truecharts/charts/issues/11584))

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -109,7 +109,7 @@ questions:
attrs: attrs:
- variable: EXTERNAL_URL - variable: EXTERNAL_URL
label: External Url label: External Url
description: Must be a valid and public FQDN for ACME SSL issuance to function. description: Must be a valid and public FQDN for ACME SSL issuance to function. Include https://
schema: schema:
type: string type: string
required: true required: true