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="shorturl-1.0.14"></a>
|
||||
### [shorturl-1.0.14](https://github.com/truecharts/apps/compare/shorturl-1.0.13...shorturl-1.0.14) (2021-12-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||
|
||||
|
||||
|
||||
<a name="shorturl-1.0.13"></a>
|
||||
### [shorturl-1.0.13](https://github.com/truecharts/apps/compare/shorturl-1.0.12...shorturl-1.0.13) (2021-11-30)
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/nicholaswilde/shorturl"` | |
|
||||
| image.tag | string | `"version-v0.1.0@sha256:75fc450af5d2d07e5caebc6a01863a0aacdc15c1fbe57b3db46e3bd548226420"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/shorturl"` | |
|
||||
| image.tag | string | `"version-v0.1.0@sha256:3893eab50b4d790958b31cbb7fd5d545369e7f91ee2d77551352a6510c86ba03"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/data"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user