Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="monica-1.0.7"></a>
|
||||
### [monica-1.0.7](https://github.com/truecharts/apps/compare/monica-1.0.6...monica-1.0.7) (2022-03-20)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major
|
||||
* update docker general non-major
|
||||
|
||||
|
||||
|
||||
<a name="monica-1.0.4"></a>
|
||||
### [monica-1.0.4](https://github.com/truecharts/apps/compare/monica-1.0.3...monica-1.0.4) (2022-03-15)
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
|
||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/monica"` | |
|
||||
| image.tag | string | `"v3.7.0@sha256:b1c02fe6e4f2e551b7174d4b16348d2e125d92a6823cce1ea88da074dad7cf7b"` | |
|
||||
| image.tag | string | `"v3.7.0@sha256:b7bbfc59f542d00557d4cae1f2a5b65a6e1d4d38d9fad662c179dbb197f79c2f"` | |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"monica"` | |
|
||||
|
||||
@@ -18,20 +18,20 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | mariadb | 2.0.2 |
|
||||
| https://truecharts.org | common | 9.1.2 |
|
||||
| https://truecharts.org/ | mariadb | 2.0.6 |
|
||||
| https://truecharts.org | common | 9.1.6 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
## Upgrading, Rolling Back and Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user