Files
truecharts/charts/stable/stash/values.yaml
T
TrueCharts Bot 6c8505daa7 chore(deps): update container image tccr.io/truecharts/stash to v0.20.2 (#8261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/stash](https://togithub.com/truecharts/containers)
| minor | `0.19.1` -> `0.20.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-28 11:38:49 +02:00

33 lines
674 B
YAML

image:
repository: tccr.io/truecharts/stash
tag: 0.20.2@sha256:08da194dc76aa0bcdd67d01c68682f6600630c65aab48391fe3f79ba2ae4b91b
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 9999
persistence:
config:
enabled: true
mountPath: "/root/.stash"
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
STASH_PORT: "{{ .Values.service.main.ports.main.port }}"
# STASH_STASH:
# STASH_GENERATED:
# STASH_METADATA:
# STASH_CACHE: