Files
truecharts/charts/incubator/pingvin-share/values.yaml
T
TrueCharts BotandGitHub 4da341dcc7 chore(helm): update image docker.io/stonith404/pingvin-share v1.8.1 → v1.8.2 (#31048)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/stonith404/pingvin-share | patch | `967ffed` -> `22371f9` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 13:15:26 +00:00

32 lines
588 B
YAML

image:
repository: docker.io/stonith404/pingvin-share
pullPolicy: IfNotPresent
tag: v1.8.2@sha256:22371f9fe58a614f23f3a1e713e5368dce8b8a55b35cd8d61f70503fbbda284d
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
targetPort: 3333
port: 3333
persistence:
data:
enabled: true
mountPath: "/opt/app/backend/data"
image:
enabled: true
mountPath: "/opt/app/frontend/public/img"
portal:
open:
enabled: true