Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-07-26 20:52:26 +00:00
parent 388e04af56
commit 8cd1700cbc
12 changed files with 642 additions and 633 deletions

View File

@@ -1,9 +0,0 @@
## [guacamole-9.0.0]guacamole-9.0.0 (2023-07-24)
### Feat
- BREAKING CHANGES migrate new common ([#10771](https://github.com/truecharts/charts/issues/10771))

View File

@@ -4,6 +4,15 @@
## [guacamole-9.0.1](https://github.com/truecharts/charts/compare/guacamole-9.0.0...guacamole-9.0.1) (2023-07-26)
### Fix
- fix indentation ([#10873](https://github.com/truecharts/charts/issues/10873))
## [guacamole-9.0.0]guacamole-9.0.0 (2023-07-24)
### Feat

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.5.1"
appVersion: "1.5.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole
- https://github.com/apache/guacamole-client
type: application
version: 9.0.0
version: 9.0.1
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -5,7 +5,7 @@
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**

View File

@@ -0,0 +1,9 @@
## [guacamole-9.0.1](https://github.com/truecharts/charts/compare/guacamole-9.0.0...guacamole-9.0.1) (2023-07-26)
### Fix
- fix indentation ([#10873](https://github.com/truecharts/charts/issues/10873))

View File

@@ -51,7 +51,7 @@ guacamole:
general:
EXTENSION_PRIORITY: ""
totp:
TOTP_ENABLED: true
TOTP_ENABLED: false
TOTP_ISSUER: Apache Guacamole
TOTP_DIGITS: 6
TOTP_PERIOD: 30