Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-28 22:20:32 +00:00
parent 0a7335bab6
commit d7645fc003
28 changed files with 27 additions and 27 deletions

View File

@ -1,8 +0,0 @@
<a name="custom-app-2.0.2"></a>
### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -0,0 +1,8 @@
<a name="custom-app-2.0.3"></a>
### [custom-app-2.0.3](https://github.com/truecharts/apps/compare/custom-app-2.0.2...custom-app-2.0.3) (2021-09-28)
#### Chore
* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-28T06:37:31.89626555Z"
generated: "2021-09-28T22:17:47.044095521Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.18.815"
appVersion: "0.18.827"
dependencies:
- name: common
repository: https://truecharts.org
@ -19,4 +19,4 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 2.0.2
version: 2.0.3

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | |
| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,8 +0,0 @@
<a name="jackett-8.0.2"></a>
### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -0,0 +1,8 @@
<a name="jackett-8.0.3"></a>
### [jackett-8.0.3](https://github.com/truecharts/apps/compare/jackett-8.0.2...jackett-8.0.3) (2021-09-28)
#### Chore
* update container image ghcr.io/k8s-at-home/jackett to v0.18.827 ([#1052](https://github.com/truecharts/apps/issues/1052))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-28T06:36:04.091954105Z"
generated: "2021-09-28T22:18:00.730342704Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.18.815"
appVersion: "0.18.827"
dependencies:
- name: common
repository: https://truecharts.org
@ -24,4 +24,4 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 8.0.2
version: 8.0.3

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | |
| image.tag | string | `"v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4
probes:
liveness:

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
tag: v0.18.827@sha256:32c33362d6ab455f1c608e6558ebcc3796d21d341d178a0559903cef2c6c18a4
securityContext:
readOnlyRootFilesystem: false