Files
truecharts/charts/stable/crafty-4/values.yaml
T
TrueCharts BotandGitHub 7fe2421e21 chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.2.2@559c46a (#16040)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/)
([source](https://gitlab.com/crafty-controller/crafty-4)) | patch |
`4.2.1` -> `4.2.2` |

---

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

---

### Release Notes

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.2.2`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----422---20231213)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.2.1...v4.2.2)

##### New features

- Loading Screen for Crafty during startup ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/668))

##### Refactor

- Remove deprecated API V1 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/670))
- Tidy up main.py to be more comprehensive ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/668))
- Force random password on first run. Stop using common default password
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/672)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/673))

##### Bug fixes

- Remove webhook `custom` option from webook provider list as it's not
currently an option ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/664))
- Bump cryptography for CVE-2023-49083 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/680))
- Fix bug where su cannot edit general user password ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/676))
- Fix bug where no file error on import root dir ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/677))
- Fix Unban button failing to pardon users ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/671))
- Fix stack in API error handling ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/674))
- Fix bug where you cannot select "do not monitor mounts" from
`config.json` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/678))
- Fix support log 'x' button still downloading logs ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/679))
- Fix bug where servers are created without bu dir ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/682))

##### Tweaks

- Homogenize Panel logos/branding ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/666))
- Retain previous tab when revisiting server details page
([#&#8203;272](https://togithub.com/crafty-controller/crafty-4/issues/272))([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/667))
- Add server name tag in panel header
([#&#8203;272](https://togithub.com/crafty-controller/crafty-4/issues/272))([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/667))
- Setup logging for panel authentication attempts ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/669))
- Update minimum password length from 6 to 8, and unrestrict maximum
password length ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/669))
- Give better feedback when backup delete fails ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/681))
- Add user queue debug logging ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/683))

##### Lang

- Update `de_DE, en_EN, fr_FR, lol_EN, lv_LV, nl_BE, pl_PL, zh_CN`
translations for `4.2.2` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- Mark `es_ES` as incomplete ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- Mark `he_IL` as active ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/684))
- pl_PL Minor fixes ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/675))
<br><br>

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS41IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-13 13:35:14 +01:00

75 lines
1.4 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: registry.gitlab.com/crafty-controller/crafty-4
tag: 4.2.2@sha256:559c46ab863a7bb17ab2bca139285f9dd636125a88205f8edbcba3b3e7c24f9a
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 1000
runAsUser: 1000
service:
main:
ports:
main:
port: 10586
protocol: https
targetPort: 8443
redirects:
enabled: true
ports:
redirects:
enabled: true
port: 10587
protocol: https
targetPort: 8000
minecraft:
enabled: true
ports:
minecraft:
enabled: true
port: 25565
targetPort: 25565
bedrock:
enabled: true
ports:
bedrock:
enabled: true
port: 19132
protocol: udp
targetPort: 19132
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: https
path: /
readiness:
type: https
path: /
startup:
type: https
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /crafty/app/config
servers:
enabled: true
mountPath: /crafty/servers
logs:
enabled: true
mountPath: /crafty/logs
import:
enabled: true
mountPath: /crafty/import
backups:
enabled: true
mountPath: /crafty/backups
portal:
open:
enabled: true