From 075b63b5bd88c7cac214846d92db6316f9c6feb4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 10 Nov 2023 02:46:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/firezone/0.2.11/app-changelog.md | 9 --------- stable/firezone/{0.2.11 => 0.2.12}/CHANGELOG.md | 9 +++++++++ stable/firezone/{0.2.11 => 0.2.12}/Chart.yaml | 4 ++-- stable/firezone/{0.2.11 => 0.2.12}/README.md | 0 stable/firezone/0.2.12/app-changelog.md | 9 +++++++++ stable/firezone/{0.2.11 => 0.2.12}/app-readme.md | 0 .../{0.2.11 => 0.2.12}/charts/common-14.3.5.tgz | Bin stable/firezone/{0.2.11 => 0.2.12}/ix_values.yaml | 2 +- stable/firezone/{0.2.11 => 0.2.12}/questions.yaml | 2 +- .../firezone/{0.2.11 => 0.2.12}/templates/NOTES.txt | 0 .../{0.2.11 => 0.2.12}/templates/_secrets.tpl | 0 .../{0.2.11 => 0.2.12}/templates/common.yaml | 0 stable/firezone/{0.2.11 => 0.2.12}/values.yaml | 0 13 files changed, 22 insertions(+), 13 deletions(-) delete mode 100644 stable/firezone/0.2.11/app-changelog.md rename stable/firezone/{0.2.11 => 0.2.12}/CHANGELOG.md (89%) rename stable/firezone/{0.2.11 => 0.2.12}/Chart.yaml (95%) rename stable/firezone/{0.2.11 => 0.2.12}/README.md (100%) create mode 100644 stable/firezone/0.2.12/app-changelog.md rename stable/firezone/{0.2.11 => 0.2.12}/app-readme.md (100%) rename stable/firezone/{0.2.11 => 0.2.12}/charts/common-14.3.5.tgz (100%) rename stable/firezone/{0.2.11 => 0.2.12}/ix_values.yaml (98%) rename stable/firezone/{0.2.11 => 0.2.12}/questions.yaml (99%) rename stable/firezone/{0.2.11 => 0.2.12}/templates/NOTES.txt (100%) rename stable/firezone/{0.2.11 => 0.2.12}/templates/_secrets.tpl (100%) rename stable/firezone/{0.2.11 => 0.2.12}/templates/common.yaml (100%) rename stable/firezone/{0.2.11 => 0.2.12}/values.yaml (100%) diff --git a/stable/firezone/0.2.11/app-changelog.md b/stable/firezone/0.2.11/app-changelog.md deleted file mode 100644 index d05dbbc0f89..00000000000 --- a/stable/firezone/0.2.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firezone-0.2.11](https://github.com/truecharts/charts/compare/firezone-0.2.10...firezone-0.2.11) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/firezone/0.2.11/CHANGELOG.md b/stable/firezone/0.2.12/CHANGELOG.md similarity index 89% rename from stable/firezone/0.2.11/CHANGELOG.md rename to stable/firezone/0.2.12/CHANGELOG.md index e5477780f9b..92fec4c4b65 100644 --- a/stable/firezone/0.2.11/CHANGELOG.md +++ b/stable/firezone/0.2.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [firezone-0.2.12](https://github.com/truecharts/charts/compare/firezone-0.2.11...firezone-0.2.12) (2023-11-10) + +### Chore + +- update container image tccr.io/truecharts/firezone to v0.7.36 ([#14515](https://github.com/truecharts/charts/issues/14515)) + + + + ## [firezone-0.2.11](https://github.com/truecharts/charts/compare/firezone-0.2.10...firezone-0.2.11) (2023-11-08) ### Chore diff --git a/stable/firezone/0.2.11/Chart.yaml b/stable/firezone/0.2.12/Chart.yaml similarity index 95% rename from stable/firezone/0.2.11/Chart.yaml rename to stable/firezone/0.2.12/Chart.yaml index 2c37c0e2f8f..c323ad0d0f5 100644 --- a/stable/firezone/0.2.11/Chart.yaml +++ b/stable/firezone/0.2.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.7.35" +appVersion: "0.7.36" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firezone - https://github.com/firezone/firezone type: application -version: 0.2.11 +version: 0.2.12 annotations: truecharts.org/category: vpn truecharts.org/SCALE-support: "true" diff --git a/stable/firezone/0.2.11/README.md b/stable/firezone/0.2.12/README.md similarity index 100% rename from stable/firezone/0.2.11/README.md rename to stable/firezone/0.2.12/README.md diff --git a/stable/firezone/0.2.12/app-changelog.md b/stable/firezone/0.2.12/app-changelog.md new file mode 100644 index 00000000000..df5125944d2 --- /dev/null +++ b/stable/firezone/0.2.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firezone-0.2.12](https://github.com/truecharts/charts/compare/firezone-0.2.11...firezone-0.2.12) (2023-11-10) + +### Chore + +- update container image tccr.io/truecharts/firezone to v0.7.36 ([#14515](https://github.com/truecharts/charts/issues/14515)) + + \ No newline at end of file diff --git a/stable/firezone/0.2.11/app-readme.md b/stable/firezone/0.2.12/app-readme.md similarity index 100% rename from stable/firezone/0.2.11/app-readme.md rename to stable/firezone/0.2.12/app-readme.md diff --git a/stable/firezone/0.2.11/charts/common-14.3.5.tgz b/stable/firezone/0.2.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/firezone/0.2.11/charts/common-14.3.5.tgz rename to stable/firezone/0.2.12/charts/common-14.3.5.tgz diff --git a/stable/firezone/0.2.11/ix_values.yaml b/stable/firezone/0.2.12/ix_values.yaml similarity index 98% rename from stable/firezone/0.2.11/ix_values.yaml rename to stable/firezone/0.2.12/ix_values.yaml index 5dd22c4db75..2742c7d44c8 100644 --- a/stable/firezone/0.2.11/ix_values.yaml +++ b/stable/firezone/0.2.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/firezone pullPolicy: IfNotPresent - tag: v0.7.35@sha256:53c08baeb65dde8689ebb3bd1fc9fbb034970dfdc9bceb005c4ffa03fe2b3e93 + tag: v0.7.36@sha256:05d59332f657cdc04d73ca01fec10f2f3806f88b212e0b03876e0102b4dd0b16 securityContext: container: diff --git a/stable/firezone/0.2.11/questions.yaml b/stable/firezone/0.2.12/questions.yaml similarity index 99% rename from stable/firezone/0.2.11/questions.yaml rename to stable/firezone/0.2.12/questions.yaml index 49fde5c806a..abcd6aa2852 100644 --- a/stable/firezone/0.2.11/questions.yaml +++ b/stable/firezone/0.2.12/questions.yaml @@ -1046,7 +1046,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/firezone/0.2.11/templates/NOTES.txt b/stable/firezone/0.2.12/templates/NOTES.txt similarity index 100% rename from stable/firezone/0.2.11/templates/NOTES.txt rename to stable/firezone/0.2.12/templates/NOTES.txt diff --git a/stable/firezone/0.2.11/templates/_secrets.tpl b/stable/firezone/0.2.12/templates/_secrets.tpl similarity index 100% rename from stable/firezone/0.2.11/templates/_secrets.tpl rename to stable/firezone/0.2.12/templates/_secrets.tpl diff --git a/stable/firezone/0.2.11/templates/common.yaml b/stable/firezone/0.2.12/templates/common.yaml similarity index 100% rename from stable/firezone/0.2.11/templates/common.yaml rename to stable/firezone/0.2.12/templates/common.yaml diff --git a/stable/firezone/0.2.11/values.yaml b/stable/firezone/0.2.12/values.yaml similarity index 100% rename from stable/firezone/0.2.11/values.yaml rename to stable/firezone/0.2.12/values.yaml