[PR #10796] [MERGED] nginxproxymanager: allow updates now the build is fixed #9009

Closed
opened 2026-02-26 16:34:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10796
Author: @durzo
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @MickLesk

Base: mainHead: durzo-npm


📝 Commits (5)

  • 4a96702 nginxproxymanager: allow updates now the build is fixed
  • 226e78d fix func
  • 7dcb848 Change release version to 'latest' for deployment
  • d25193a Update release version fetching for nginxproxymanager
  • 26b20f5 Update fetch_and_deploy_gh_release to use latest version

📊 Changes

2 files changed (+7 additions, -9 deletions)

View changed files

📝 ct/nginxproxymanager.sh (+3 -4)
📝 install/nginxproxymanager-install.sh (+4 -5)

📄 Description

✍️ Description

nginxproxymanager just had an update and the new build fix #10340 is working fine so I have enabled the "fetch latest" code that was previously commented out.

Allows latest version updates

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/10796 **Author:** [@durzo](https://github.com/durzo) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `durzo-npm` --- ### 📝 Commits (5) - [`4a96702`](https://github.com/community-scripts/ProxmoxVE/commit/4a96702e6841ce25a50bb31be9d2adc53a36b82f) nginxproxymanager: allow updates now the build is fixed - [`226e78d`](https://github.com/community-scripts/ProxmoxVE/commit/226e78d8c79483fdbc59f2b2f3f0a147835ffb95) fix func - [`7dcb848`](https://github.com/community-scripts/ProxmoxVE/commit/7dcb848c73e25120d30c7db48961240052daf44c) Change release version to 'latest' for deployment - [`d25193a`](https://github.com/community-scripts/ProxmoxVE/commit/d25193a8bd6623b9fb54995b0027f650f3c06fcc) Update release version fetching for nginxproxymanager - [`26b20f5`](https://github.com/community-scripts/ProxmoxVE/commit/26b20f586a91c75e37e0d4d53cb5a4545ae5a353) Update fetch_and_deploy_gh_release to use latest version ### 📊 Changes **2 files changed** (+7 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/nginxproxymanager.sh` (+3 -4) 📝 `install/nginxproxymanager-install.sh` (+4 -5) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description nginxproxymanager just had an update and the new build fix #10340 is working fine so I have enabled the "fetch latest" code that was previously commented out. ## 🔗 Related Issue Allows latest version updates ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:34:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#9009
No description provided.