Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update jacobalberty/unifi ( v9.0.108 → v9.0.114 ) [neo] #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Update Change
jacobalberty/unifi patch v9.0.108 -> v9.0.114

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jacobalberty/unifi-docker (jacobalberty/unifi)

v9.0.114

Compare Source

What's Changed
New Contributors

Full Changelog: jacobalberty/unifi-docker@v9.0.108...v9.0.114


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@home0ps
Copy link

home0ps bot commented Feb 5, 2025

--- kubernetes/neo/apps/default/unifi/app Kustomization: flux-system/unifi HelmRelease: default/unifi

+++ kubernetes/neo/apps/default/unifi/app Kustomization: flux-system/unifi HelmRelease: default/unifi

@@ -44,13 +44,13 @@

               UNIFI_GID: '999'
               UNIFI_STDOUT: 'true'
               UNIFI_UID: '999'
             image:
               pullPolicy: IfNotPresent
               repository: jacobalberty/unifi
-              tag: v9.0.108@sha256:18f9e126fde4d45b457ef222dc6a52bc1f8b943f80b023ed6db54bcc012c540e
+              tag: v9.0.114@sha256:d5c9f87e643854bec4d0c15f6cbeec75510a449a7ec46f1e223eded858add480
             resources:
               limits:
                 memory: 1.5Gi
         pod:
           annotations:
             k8s.v1.cni.cncf.io/networks: |

@home0ps
Copy link

home0ps bot commented Feb 5, 2025

--- HelmRelease: default/unifi Deployment: default/unifi

+++ HelmRelease: default/unifi Deployment: default/unifi

@@ -56,13 +56,13 @@

         - name: UNIFI_GID
           value: '999'
         - name: UNIFI_STDOUT
           value: 'true'
         - name: UNIFI_UID
           value: '999'
-        image: jacobalberty/unifi:v9.0.108@sha256:18f9e126fde4d45b457ef222dc6a52bc1f8b943f80b023ed6db54bcc012c540e
+        image: jacobalberty/unifi:v9.0.114@sha256:d5c9f87e643854bec4d0c15f6cbeec75510a449a7ec46f1e223eded858add480
         imagePullPolicy: IfNotPresent
         name: app
         resources:
           limits:
             memory: 1.5Gi
         volumeMounts:
--- HelmRelease: default/unifi HTTPRoute: default/unifi-app

+++ HelmRelease: default/unifi HTTPRoute: default/unifi-app

@@ -18,13 +18,13 @@

   rules:
   - backendRefs:
     - group: ''
       kind: Service
       name: unifi
       namespace: default
-      port: 3478
+      port: 8080
       weight: 100
     matches:
     - path:
         type: PathPrefix
         value: /
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants