chore(helm): update image ghcr.io/goofball222/unifi 8.6.9 → 9.0.108 (#30754)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | major | `1e514c1` -> `9c7ae25` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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> ### [`v9.0.108`](https://redirect.github.com/goofball222/unifi/releases/tag/9.0.108) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/8.6.9...9.0.108) UniFi Network Application v9.0.108 - https://community.ui.com/releases/UniFi-Network-Application-9-0-108/4e4c885a-311f-41b1-ad5d-9b6afcee77f7 #### What's Changed - Update the note about custom SSL certificates in README.md by [@​SaswatPadhi](https://redirect.github.com/SaswatPadhi) in [https://github.com/goofball222/unifi/pull/146](https://redirect.github.com/goofball222/unifi/pull/146) #### New Contributors - [@​SaswatPadhi](https://redirect.github.com/SaswatPadhi) made their first contribution in [https://github.com/goofball222/unifi/pull/146](https://redirect.github.com/goofball222/unifi/pull/146) **Full Changelog**: https://github.com/goofball222/unifi/compare/8.6.9...9.0.108 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.6.9
|
||||
appVersion: 9.0.108
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/unifi
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
version: 22.9.0
|
||||
version: 23.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/goofball222/unifi
|
||||
tag: 8.6.9@sha256:1e514c1dd6103fdaff5b5c0b2bb01e28a900649d5a2151330e47220fc345d816
|
||||
tag: 9.0.108@sha256:9c7ae258e0ed9e246e76d563d6ee52b89d216e66c8f120965eff761ace0f2264
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user