Files
truecharts/charts/stable/gokapi/values.yaml
TrueCharts Bot 13bef4905f chore(deps): update container image f0rc3/gokapi to v1.8.0@0003cc9 by renovate (#18043)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| f0rc3/gokapi | digest | `18a82bf` -> `0003cc9` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-12 01:35:20 +01:00

33 lines
679 B
YAML

image:
pullPolicy: IfNotPresent
repository: f0rc3/gokapi
tag: v1.8.0@sha256:0003cc9658383f55b013438667db4a63e77ba8d3c2c4e422b39548c730df786e
persistence:
config:
enabled: true
mountPath: /app/config
data:
enabled: true
mountPath: /app/data
portal:
open:
enabled: true
service:
main:
ports:
main:
port: 53842
protocol: http
targetPort: 53842
workload:
main:
podSpec:
containers:
main:
env:
GOKAPI_LENGTH_ID: "15"
GOKAPI_MAX_FILESIZE: "102400"
GOKAPI_MAX_MEMORY_UPLOAD: "20"
GOKAPI_PASSWORD: changme
GOKAPI_USERNAME: admin