Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="stash-4.0.10"></a>
|
||||||
|
### [stash-4.0.10](https://github.com/truecharts/apps/compare/stash-4.0.9...stash-4.0.10) (2021-11-16)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update container image ghcr.io/truecharts/stash to v0.11.0 ([#1341](https://github.com/truecharts/apps/issues/1341))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="stash-4.0.9"></a>
|
<a name="stash-4.0.9"></a>
|
||||||
### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
|
### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.10.0"
|
appVersion: "0.11.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| env.STASH_PORT | int | `9999` | Set the container port |
|
| env.STASH_PORT | int | `9999` | Set the container port |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/stash"` | image repository |
|
| image.repository | string | `"ghcr.io/truecharts/stash"` | image repository |
|
||||||
| image.tag | string | `"v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834"` | image tag |
|
| image.tag | string | `"v0.11.0@sha256:8ce5c582a35c7ad8db0ef9e0bcfeb03bccfa1bc7e8432f36ec572f8e5a2fc97d"` | image tag |
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="stash-4.0.10"></a>
|
||||||
|
### [stash-4.0.10](https://github.com/truecharts/apps/compare/stash-4.0.9...stash-4.0.10) (2021-11-16)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update container image ghcr.io/truecharts/stash to v0.11.0 ([#1341](https://github.com/truecharts/apps/issues/1341))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="stash-4.0.9"></a>
|
<a name="stash-4.0.9"></a>
|
||||||
### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
|
### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15)
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| env.STASH_PORT | int | `9999` | Set the container port |
|
| env.STASH_PORT | int | `9999` | Set the container port |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/stash"` | image repository |
|
| image.repository | string | `"ghcr.io/truecharts/stash"` | image repository |
|
||||||
| image.tag | string | `"v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834"` | image tag |
|
| image.tag | string | `"v0.11.0@sha256:8ce5c582a35c7ad8db0ef9e0bcfeb03bccfa1bc7e8432f36ec572f8e5a2fc97d"` | image tag |
|
||||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
|
|||||||
+31
-1
@@ -203885,6 +203885,36 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/sqlitebrowser-0.0.2/sqlitebrowser-0.0.2.tgz
|
- https://github.com/truecharts/apps/releases/download/sqlitebrowser-0.0.2/sqlitebrowser-0.0.2.tgz
|
||||||
version: 0.0.2
|
version: 0.0.2
|
||||||
stash:
|
stash:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.11.0
|
||||||
|
created: "2021-11-16T09:10:07.822268076Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 8.6.2
|
||||||
|
description: An organizer for your porn, written in Go
|
||||||
|
digest: 0cbb6beb9f45e34c308677622eddcdd489033c45e7b465c887016faaa1127796
|
||||||
|
home: https://github.com/truechartsapps/tree/master/charts/stable/stash
|
||||||
|
icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg
|
||||||
|
keywords:
|
||||||
|
- porn
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: stash
|
||||||
|
sources:
|
||||||
|
- https://github.com/stashapp/stash
|
||||||
|
- https://hub.docker.com/r/stashapp/stash
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/stash-4.0.10/stash-4.0.10.tgz
|
||||||
|
version: 4.0.10
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -245800,4 +245830,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-11-15T23:48:32.463318755Z"
|
generated: "2021-11-16T09:10:07.895499239Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user