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

feat(container): update image ghcr.io/blakeblackshear/frigate to v0.15.0 #324

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 8, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/blakeblackshear/frigate minor 0.14.1 -> 0.15.0

Warning

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


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

Copy link

github-actions bot commented Feb 8, 2025

--- HelmRelease: frigate/frigate StatefulSet: frigate/frigate

+++ HelmRelease: frigate/frigate StatefulSet: frigate/frigate

@@ -47,13 +47,13 @@

           value: i965
         - name: TZ
           value: Asia/Ho_Chi_Minh
         envFrom:
         - secretRef:
             name: frigate-secret
-        image: ghcr.io/blakeblackshear/frigate:0.14.1
+        image: ghcr.io/blakeblackshear/frigate:0.15.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/version
             port: 5000
           initialDelaySeconds: 0

Copy link

github-actions bot commented Feb 8, 2025

--- kubernetes/apps/media/frigate/app Kustomization: flux-system/cluster-apps-frigate HelmRelease: frigate/frigate

+++ kubernetes/apps/media/frigate/app Kustomization: flux-system/cluster-apps-frigate HelmRelease: frigate/frigate

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

               TZ: Asia/Ho_Chi_Minh
             envFrom:
             - secretRef:
                 name: frigate-secret
             image:
               repository: ghcr.io/blakeblackshear/frigate
-              tag: 0.14.1
+              tag: 0.15.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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