Files
truecharts/charts/stable/pasta/values.yaml
T
TrueCharts BotandGitHub 6b74ef867b fix(pasta): update image docker.io/cglatot/pasta 2.2.12 → 2.2.13 (#49709)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/cglatot/pasta | patch | `8d7cab9` → `a93d068` |

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wYXN0YSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-06-30 21:17:22 +02:00

20 lines
441 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/cglatot/pasta
pullPolicy: IfNotPresent
tag: 2.2.13@sha256:a93d06877b9eb0d38af013421b2be66d76afb666c2ffeb65af511ad48f7ea393
service:
main:
ports:
main:
port: 10302
protocol: http
targetPort: 80
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0