Files
truecharts/charts/stable/kms/values.yaml
T
TrueCharts Bot 4e912a1f5e chore(kms): update image docker.io/pykmsorg/py-kms digest to d6e0989 (#47814)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/pykmsorg/py-kms | digest | `6a8c012` → `d6e0989` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rbXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-05-03 14:50:37 +02:00

30 lines
640 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/pykmsorg/py-kms
pullPolicy: IfNotPresent
tag: minimal@sha256:d6e0989ae210c203c8e0d56638344219a5e5f27d088e816b910b6fdde935dd8c
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
startup:
type: tcp
readiness:
type: tcp
service:
main:
ports:
main:
port: 1688
targetPort: 1688
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0