chore(deps): update container image ghcr.io/goofball222/unifi to v8.1.113@3924f65 by renovate (#19853)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://togithub.com/goofball222/unifi) | minor | `8.0.28` -> `8.1.113` | --- > [!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.1.113`](https://togithub.com/goofball222/unifi/releases/tag/8.1.113) [Compare Source](https://togithub.com/goofball222/unifi/compare/8.0.28...8.1.113) UniFi Network Application v8.1.113 - https://community.ui.com/releases/UniFi-Network-Application-8-1-113/af46fd38-8afe-4cef-8de1-89636b02b52c </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c53cdd065f
commit
0653be6b5b
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.0.28
|
||||
appVersion: 8.1.113
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.4
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png
|
|||
keywords:
|
||||
- ubiquiti
|
||||
- unifi
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/unifi
|
||||
- https://ghcr.io/goofball222/unifi
|
||||
type: application
|
||||
version: 20.7.3
|
||||
version: 20.8.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 8.0.28@sha256:f5be545307c7a0ef4bffbdf7297f36847029eef3561268bbde0a2b3a06f1c43e
|
||||
tag: 8.1.113@sha256:3924f651e3bcc897277658ecfffe98ed9f71b824735d24051bb8c47153d99eb6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue