[PR #2288] [MERGED] Frigate: Use Fixed Version 14 #3553

Open
opened 2025-11-20 06:05:29 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2288
Author: @MickLesk
Created: 2/12/2025
Status: Merged
Merged: 2/12/2025
Merged by: @MickLesk

Base: mainHead: frigate-1


📝 Commits (1)

  • 2f4cd1d Frigate: Use Fixed Version 14

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 install/frigate-install.sh (+2 -2)

📄 Description

✍️ Description

use fixed version 14 for prevent issues, until python3 is updated.

Link: #https://github.com/blakeblackshear/frigate/issues/16521 (Frigate Repo)

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2288 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `frigate-1` --- ### 📝 Commits (1) - [`2f4cd1d`](https://github.com/community-scripts/ProxmoxVE/commit/2f4cd1d293b000855b9e551e07edfe8dc90b6472) Frigate: Use Fixed Version 14 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install/frigate-install.sh` (+2 -2) </details> ### 📄 Description ## ✍️ Description use fixed version 14 for prevent issues, until python3 is updated. ## 🔗 Related PR / Discussion / Issue Link: #https://github.com/blakeblackshear/frigate/issues/16521 (Frigate Repo) ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:05:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3553