Files
truecharts/charts/stable/custom-app/ci/test-values.yaml
T
28328a16c4 chore(deps): update container image tccr.io/truecharts/jackett to v0.21.1155 (#14445)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/jackett](https://togithub.com/truecharts/containers)
| digest | `c6b7111` -> `e4e7cd7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-08 12:10:09 +01:00

38 lines
719 B
YAML

image:
repository: tccr.io/truecharts/jackett
pullPolicy: IfNotPresent
tag: v0.21.1155@sha256:e5422906419a2f5ddd24028d22c41e7abbf9133dc5ac87a06491cbbfe495f9cd
securityContext:
readOnlyRootFilesystem: false
service:
main:
enabled: true
ports:
main:
port: 9117
targetPort: 9117
portsList:
- name: "extraport"
enabled: true
port: 9118
targetPort: 9118
serviceList:
- name: extraservice
enabled: true
portsList:
- name: "extrasvcport"
enabled: true
port: 9119
targetPort: 9119
persistence:
config:
enabled: true
mountPath: "/config"
type: pvc
accessMode: ReadWriteOnce
size: "100Gi"