feat(unifi): update image ghcr.io/goofball222/unifi 10.2.105 → 10.3.55 (#47305)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | minor | `d95e596` → `a168025` | --- > [!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.3.55`](https://redirect.github.com/goofball222/unifi/releases/tag/10.3.55) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.2.105...10.3.55) - UniFi Network Application v10.3.55 - <https://community.ui.com/releases/UniFi-Network-Application-10-3-55/3ed8145b-94a2-44b2-a42e-2d970f135b7b> #### What's Changed - 10.3 beta by [@​goofball222](https://redirect.github.com/goofball222) in [#​172](https://redirect.github.com/goofball222/unifi/pull/172) - 10.3.52 beta by [@​goofball222](https://redirect.github.com/goofball222) in [#​174](https://redirect.github.com/goofball222/unifi/pull/174) - 10.3.55 by [@​goofball222](https://redirect.github.com/goofball222) in [#​175](https://redirect.github.com/goofball222/unifi/pull/175) - 10.3.55 official by [@​goofball222](https://redirect.github.com/goofball222) in [#​176](https://redirect.github.com/goofball222/unifi/pull/176) **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.2.105...10.3.55> </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.2.105
|
||||
appVersion: 10.3.55
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.1.0
|
||||
@@ -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.2.0
|
||||
version: 26.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 10.2.105@sha256:d95e5965ac91ca3df9406a624a600b5734ccd9a139fdd8480545e8d97ce3662d
|
||||
tag: 10.3.55@sha256:a16802504ffb6424df7caf78a21212d8f3cc53fb4dbb4701fe18e6633a73e7a7
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user