Skip to content

feat(container): update image ghcr.io/lemker/unifi-os-server ( v1.3 ➔ v1.4 ) - #3250

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-lemker-unifi-os-server-1.x
Open

feat(container): update image ghcr.io/lemker/unifi-os-server ( v1.3 ➔ v1.4 )#3250
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-lemker-unifi-os-server-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/lemker/unifi-os-server minor v1.3v1.4

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

@renovate
renovate Bot requested a review from anthr76 as a code owner July 8, 2026 18:46
@renovate renovate Bot added the type/minor label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/infra/unifi-os-server Kustomization: flux-system/infra-unifi-os-server HelmRelease: infra/unifi-os-server

+++ k8s/base/infra/unifi-os-server Kustomization: flux-system/infra-unifi-os-server HelmRelease: infra/unifi-os-server

@@ -29,13 +29,13 @@

                 valueFrom:
                   fieldRef:
                     fieldPath: status.hostIP
               UOS_SYSTEM_IP: unifi.qgr1.rabbito.tech
             image:
               repository: ghcr.io/lemker/unifi-os-server
-              tag: v1.3
+              tag: v1.4
             lifecycle:
               postStart:
                 exec:
                   command:
                   - /bin/bash
                   - -c
@@ -93,13 +93,13 @@

               mkdir -p /data/unifi-core/config
               install -m 0644 /certs/tls.crt /data/unifi-core/config/unifi-core.crt
               install -m 0600 /certs/tls.key /data/unifi-core/config/unifi-core.key
               echo "unifi-core cert synced from unifi-os-server-tls"
             image:
               repository: ghcr.io/lemker/unifi-os-server
-              tag: v1.3
+              tag: v1.4
         strategy: Recreate
         type: deployment
     persistence:
       cert:
         advancedMounts:
           unifi-os-server:

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

--- HelmRelease: infra/unifi-os-server Deployment: infra/unifi-os-server

+++ HelmRelease: infra/unifi-os-server Deployment: infra/unifi-os-server

@@ -42,13 +42,13 @@

         - |
           set -e
           mkdir -p /data/unifi-core/config
           install -m 0644 /certs/tls.crt /data/unifi-core/config/unifi-core.crt
           install -m 0600 /certs/tls.key /data/unifi-core/config/unifi-core.key
           echo "unifi-core cert synced from unifi-os-server-tls"
-        image: ghcr.io/lemker/unifi-os-server:v1.3
+        image: ghcr.io/lemker/unifi-os-server:v1.4
         name: init-certs
         volumeMounts:
         - mountPath: /certs
           name: cert
           readOnly: true
         - mountPath: /data
@@ -59,13 +59,13 @@

         - name: HOST_IP
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
         - name: UOS_SYSTEM_IP
           value: unifi.qgr1.rabbito.tech
-        image: ghcr.io/lemker/unifi-os-server:v1.3
+        image: ghcr.io/lemker/unifi-os-server:v1.4
         lifecycle:
           postStart:
             exec:
               command:
               - /bin/bash
               - -c

@renovate
renovate Bot force-pushed the renovate/ghcr.io-lemker-unifi-os-server-1.x branch from 4a60910 to 9872b09 Compare July 20, 2026 21:51
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