Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-10 02:46:57 +00:00
parent f432d05416
commit 075b63b5bd
13 changed files with 22 additions and 13 deletions

View File

@ -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))

View File

@ -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) ## [firezone-0.2.11](https://github.com/truecharts/charts/compare/firezone-0.2.10...firezone-0.2.11) (2023-11-08)
### Chore ### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "0.7.35" appVersion: "0.7.36"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/firezone - https://github.com/truecharts/charts/tree/master/charts/stable/firezone
- https://github.com/firezone/firezone - https://github.com/firezone/firezone
type: application type: application
version: 0.2.11 version: 0.2.12
annotations: annotations:
truecharts.org/category: vpn truecharts.org/category: vpn
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"

View File

@ -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))

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/firezone repository: tccr.io/truecharts/firezone
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.7.35@sha256:53c08baeb65dde8689ebb3bd1fc9fbb034970dfdc9bceb005c4ffa03fe2b3e93 tag: v0.7.36@sha256:05d59332f657cdc04d73ca01fec10f2f3806f88b212e0b03876e0102b4dd0b16
securityContext: securityContext:
container: container:

View File

@ -1046,7 +1046,7 @@ questions:
label: Paths label: Paths
schema: schema:
type: list type: list
default: [] default: [{path: "/", pathType: "Prefix"}]
items: items:
- variable: pathEntry - variable: pathEntry
label: Host label: Host