feat(unifi): update image ghcr.io/goofball222/unifi 10.3.58 → 10.4.57 (#48601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | minor | `6aa9490` → `74b04b7` | --- > [!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. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v10.4.57`](https://redirect.github.com/goofball222/unifi/releases/tag/10.4.57) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.3.58...10.4.57) #### What's Changed - UniFi Network Application v10.4.57 - <https://community.ui.com/releases/UniFi-Network-Application-10-4-57/92694b29-fd78-4d52-906a-3211136610e2> - 10.4.55 beta by [@​goofball222](https://redirect.github.com/goofball222) in [#​180](https://redirect.github.com/goofball222/unifi/pull/180) - 10.4.57 beta by [@​goofball222](https://redirect.github.com/goofball222) in [#​181](https://redirect.github.com/goofball222/unifi/pull/181) - 10.4.57 official by [@​goofball222](https://redirect.github.com/goofball222) in [#​182](https://redirect.github.com/goofball222/unifi/pull/182) **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.3.58...10.4.57> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC91bmlmaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.3.58
|
||||
appVersion: 10.4.57
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unifi
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
version: 26.5.0
|
||||
version: 26.6.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 10.3.58@sha256:6aa9490194b243217b7630a37a5d7f9efbb2d20776b63e666be44024315f0e9b
|
||||
tag: 10.4.57@sha256:74b04b78765b071c2b07c86f5214cf34b19ac1f25b60110e54c0e81c07abd6cb
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user