Files
truecharts/charts/stable/nexus-oss/values.yaml
T
TrueCharts Bot 0ce59c5adf chore(deps): update container image sonatype/nexus3 to v3.68.1@d4c592b by renovate (#22148)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sonatype/nexus3 | patch | `3.68.0` -> `3.68.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM2Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-05-16 20:31:56 +02:00

33 lines
672 B
YAML

image:
pullPolicy: IfNotPresent
repository: sonatype/nexus3
tag: 3.68.1@sha256:d4c592b2c1ca48273163e3e29e6272bb4607c3b0c5c199e23d170322b65dfe70
persistence:
data:
enabled: true
mountPath: /nexus-data
portal:
open:
enabled: true
securityContext:
container:
runAsGroup: 200
runAsUser: 200
pod:
fsGroup: 200
service:
main:
ports:
main:
port: 10288
targetPort: 8081
workload:
main:
podSpec:
containers:
main:
env:
INSTALL4J_ADD_VM_PARAMS:
-Xms2703m -Xmx2703m -XX:MaxDirectMemorySize=2703m
-Djava.util.prefs.userRoot=${NEXUS_DATA}/javaprefs