Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -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)**
|
||||
|
||||
9
stable/guacamole/9.0.1/app-changelog.md
Normal file
9
stable/guacamole/9.0.1/app-changelog.md
Normal 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))
|
||||
|
||||
|
||||
@@ -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
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user