Files
truecharts/charts/stable/mysql-workbench/values.yaml
T
TrueCharts Bot aa45a63b7e chore(deps): update container image tccr.io/truecharts/mysql-workbench to v (#8323)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/mysql-workbench](https://togithub.com/truecharts/containers)
| digest | `06e6589` -> `449e231` |

---

### ⚠ 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-27 14:45:18 +02:00

30 lines
576 B
YAML

image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
tag: 8.0.32@sha256:449e231c87c1c8dfd973c05d93abcf274b5874a1b8ad647c6c0056b07c8a54ec
service:
main:
ports:
main:
targetPort: 3000
protocol: http
port: 10134
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
capabilities:
add:
- IPC_LOCK
runAsUser: 0
runAsGroup: 0