chore(deps): update container image ghcr.io/goofball222/unifi to v8.2.93@a2c5a78 by renovate (#23021)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://togithub.com/goofball222/unifi) | minor | `8.1.127` -> `8.2.93` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v8.2.93`](https://togithub.com/goofball222/unifi/releases/tag/8.2.93) [Compare Source](https://togithub.com/goofball222/unifi/compare/8.1.127...8.2.93) UniFi Network Application v8.2.93 - https://community.ui.com/releases/UniFi-Network-Application-8-2-93/fce86dc6-897a-4944-9c53-1eec7e37e738 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
d8bc0f5f15
commit
d88618e939
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.1.127
|
||||
appVersion: 8.2.93
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/unifi
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
version: 22.0.0
|
||||
version: 22.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 8.1.127@sha256:53c1d3ae87b9c5726f16e219703707c9190b441813bd2f6c7c28063312a832b4
|
||||
tag: 8.2.93@sha256:a2c5a78c211aa821e4b43e57519d1b3a518d11e60d750124269339cb703aa0d3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue