Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="stash-2.0.1"></a>
|
||||
### [stash-2.0.1](https://github.com/truecharts/apps/compare/stash-1.9.17...stash-2.0.1) (2021-09-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
|
||||
<a name="stash-1.9.17"></a>
|
||||
## [stash-1.9.17](https://github.com/truecharts/apps/compare/stash-1.9.16...stash-1.9.17) (2021-09-08)
|
||||
|
||||
@@ -14,8 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | See below | environment variables. See more environment variables in the [stashapp documentation](https://raw.githubusercontent.com/stashapp/stash/master/docker/production/docker-compose.yml) |
|
||||
| env.STASH_PORT | int | `9999` | Set the container port |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"stashapp/stash"` | image repository |
|
||||
| image.tag | string | `"latest@sha256:603658da6c0e3ce687adec4e1e73417d0560967101441ce6301b29e67cc47490"` | image tag |
|
||||
| image.repository | string | `"ghcr.io/truecharts/stash"` | image repository |
|
||||
| image.tag | string | `"v0.9.0@sha256:2859ab5c5792f6df06fe09497153bcea780f135883b618dcc1d5a78e4212b594"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 6.13.8 |
|
||||
| https://truecharts.org | common | 7.0.12 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user