fix(unifi): update image ghcr.io/goofball222/unifi 10.1.85 → 10.1.89 (#46198)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `cca3bbc` → `1ad78e0` | --- > [!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.1.89`](https://redirect.github.com/goofball222/unifi/releases/tag/10.1.89) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.1.85...10.1.89) #### What's Changed - UniFi Network Application v10.1.89 - <https://community.ui.com/releases/UniFi-Network-Application-10-1-89/625f366f-7ea5-4266-bd9f-500180494035> - Bump docker/login-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​163](https://redirect.github.com/goofball222/unifi/pull/163) - Bump docker/setup-qemu-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​164](https://redirect.github.com/goofball222/unifi/pull/164) - Bump docker/setup-buildx-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​165](https://redirect.github.com/goofball222/unifi/pull/165) - Bump docker/build-push-action from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​166](https://redirect.github.com/goofball222/unifi/pull/166) - Bump docker/metadata-action from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​167](https://redirect.github.com/goofball222/unifi/pull/167) **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.1.85...10.1.89> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5pZmkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.1.85
|
||||
appVersion: 10.1.89
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/unifi
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
version: 25.5.2
|
||||
version: 25.5.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 10.1.85@sha256:cca3bbce1b13a2f1d6030ca90209922f6dcccd605b12ed9c3289d082926e7bfa
|
||||
tag: 10.1.89@sha256:1ad78e04fb4e23705298265b1d0f1df960b198207c472836b14a29aba4b68837
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user