chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(container): update image mbentley/omada-controller ( 5.13 → 5.14 ) #233

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Update Change
mbentley/omada-controller minor 5.13 -> 5.14

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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.



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

github-actions[bot] commented 4 months ago
--- HelmRelease: network/omada-controller Deployment: network/omada-controller

+++ HelmRelease: network/omada-controller Deployment: network/omada-controller

@@ -45,13 +45,13 @@

         - name: SHOW_MONGODB_LOGS
           value: 'true'
         - name: SHOW_SERVER_LOGS
           value: 'true'
         - name: TZ
           value: Asia/Kuala_Lumpur
-        image: mbentley/omada-controller:5.13@sha256:03670bede51cd07c09a99c40a361fa2e2cf00553dfccb64f5fed3a76a3e9193e
+        image: mbentley/omada-controller:5.14@sha256:4b90874dc2e6900d9c1e1572af8a8eb0dd92ebf634dce6ddfc71d98a9cea1b09
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8043
github-actions[bot] commented 4 months ago
--- kubernetes/apps/network/omada-controller/app Kustomization: flux-system/omada-controller HelmRelease: network/omada-controller

+++ kubernetes/apps/network/omada-controller/app Kustomization: flux-system/omada-controller HelmRelease: network/omada-controller

@@ -40,13 +40,13 @@

               PORTAL_HTTPS_PORT: '8843'
               SHOW_MONGODB_LOGS: 'true'
               SHOW_SERVER_LOGS: 'true'
               TZ: Asia/Kuala_Lumpur
             image:
               repository: mbentley/omada-controller
-              tag: 5.13@sha256:03670bede51cd07c09a99c40a361fa2e2cf00553dfccb64f5fed3a76a3e9193e
+              tag: 5.14@sha256:4b90874dc2e6900d9c1e1572af8a8eb0dd92ebf634dce6ddfc71d98a9cea1b09
             resources:
               limits:
                 memory: 2000Mi
               requests:
                 cpu: 500m
                 memory: 1200Mi