[PR #5056] [MERGED] zot: fix missing var (Dev -> Main) #5473

Closed
opened 2025-11-20 07:06:08 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5056
Author: @MickLesk
Created: 6/8/2025
Status: Merged
Merged: 6/8/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-1


📝 Commits (1)

  • b12377f zot: fix missing var (Dev -> Main)

📊 Changes

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

View changed files

📝 install/zot-registry-install.sh (+1 -1)

📄 Description

#5052

Fixes an issue on Script for live repo, in Dev working because there are much Changes in core.

🛠️ 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/5056 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (1) - [`b12377f`](https://github.com/community-scripts/ProxmoxVE/commit/b12377f8a2ea68f409d4a25b39257b5b8e1eb317) zot: fix missing var (Dev -> Main) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `install/zot-registry-install.sh` (+1 -1) </details> ### 📄 Description #5052 Fixes an issue on Script for live repo, in Dev working because there are much Changes in core. ## 🛠️ 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>
saavagebueno added the pull-request label 2025-11-20 07:06:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5473