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 mbentley/omada-controller ( 5.14.32.2 β†’ 5.14.32.3 ) [network] #5722

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

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
mbentley/omada-controller patch 5.14.32.2 -> 5.14.32.3

Configuration

πŸ“… Schedule: Branch creation - "on saturday" in timezone America/Toronto, 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.


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

This PR has been generated by Renovate Bot.

@doug-piranha-bot
Copy link
Contributor Author

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

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

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

               PORTAL_HTTPS_PORT: '8843'
               SHOW_MONGODB_LOGS: 'true'
               SHOW_SERVER_LOGS: 'true'
               TZ: America/Toronto
             image:
               repository: mbentley/omada-controller
-              tag: 5.14.32.2@sha256:f46b5066ca9fcb085075db6b088dff8028824ffd3da7808dfda51b053e2f28c6
+              tag: 5.14.32.3@sha256:2d55a4c63168daae0ad69a1f1872e253cc76b5299e4d6df8a6bd7b17bd090b22
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@doug-piranha-bot
Copy link
Contributor Author

--- HelmRelease: default/omada-controller Deployment: default/omada-controller

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

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

         - name: SHOW_MONGODB_LOGS
           value: 'true'
         - name: SHOW_SERVER_LOGS
           value: 'true'
         - name: TZ
           value: America/Toronto
-        image: mbentley/omada-controller:5.14.32.2@sha256:f46b5066ca9fcb085075db6b088dff8028824ffd3da7808dfda51b053e2f28c6
+        image: mbentley/omada-controller:5.14.32.3@sha256:2d55a4c63168daae0ad69a1f1872e253cc76b5299e4d6df8a6bd7b17bd090b22
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8043

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

Successfully merging this pull request may close these issues.

0 participants