diff --git a/charts/incubator/firezone/Chart.yaml b/charts/incubator/firezone/Chart.yaml index 6e9641159ae..764a2e73b24 100644 --- a/charts/incubator/firezone/Chart.yaml +++ b/charts/incubator/firezone/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.7.30" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 13.2.2 + version: 14.0.1 deprecated: false description: WireGuard-based VPN server and egress firewall 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/firezone/firezone type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - vpn diff --git a/charts/incubator/firezone/questions.yaml b/charts/incubator/firezone/questions.yaml index 572355ea0b3..2275cb2c5e5 100644 --- a/charts/incubator/firezone/questions.yaml +++ b/charts/incubator/firezone/questions.yaml @@ -19,7 +19,7 @@ questions: attrs: - variable: 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: type: string required: true