fix(unifi): update image ghcr.io/goofball222/unifi 10.1.84 → 10.1.85 (#45098)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `667bc17` → `cca3bbc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v10.1.85`](https://redirect.github.com/goofball222/unifi/releases/tag/10.1.85) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.1.84...10.1.85) #### What's Changed - UniFi Network Application v10.1.85 - <https://community.ui.com/releases/UniFi-Network-Application-10-1-85/364f40ee-6976-4299-803e-89e111020f91> - Update workflows to build -nomongo instances instead of -mongo8 and -mongo82 - Update root/etc/ld-musl-x86\_64.path to point at OpenJDK 25 - Update root/usr/local/bin/entrypoint-functions.sh to 1.2.0 in 10.1 & release - Changes mongod version checking logic to make missing x86\_64 CPU AVX extension failures visible. - Add ULP error logspam workaround to 10.1 - <https://community.ui.com/questions/Manifest-request-to-ULP-failed-every-minute-in-server-log/2be0b5a3-504b-4864-a009-d084ea1031f6> - Update README.md **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.1.84...10.1.85> </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3VuaWZpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 10.1.84
|
appVersion: 10.1.85
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.30.2
|
version: 28.30.2
|
||||||
@@ -42,5 +42,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unifi
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unifi
|
||||||
- https://unifi-network.ui.com
|
- https://unifi-network.ui.com
|
||||||
type: application
|
type: application
|
||||||
version: 25.2.1
|
version: 25.2.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# yaml-language-server: $schema=./values.schema.json
|
# yaml-language-server: $schema=./values.schema.json
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/goofball222/unifi
|
repository: ghcr.io/goofball222/unifi
|
||||||
tag: 10.1.84@sha256:667bc178923f88fbe5630fecd29c965841bf6129e7b716dc614bc3eba6ee420c
|
tag: 10.1.85@sha256:cca3bbce1b13a2f1d6030ca90209922f6dcccd605b12ed9c3289d082926e7bfa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user