[PR #4764] [MERGED] Alpine-Vaultwarden: Increase min disk requirements to 1GB #5090

Closed
opened 2026-02-26 14:33:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/4764
Author: @neyzm
Created: 5/27/2025
Status: Merged
Merged: 5/27/2025
Merged by: @MickLesk

Base: mainHead: patch-3


📝 Commits (2)

  • d5953d7 Increase var_disk size
  • 1d44ce3 Update alpine-warden frontend hdd size

📊 Changes

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

View changed files

📝 ct/alpine-vaultwarden.sh (+1 -1)
📝 frontend/public/json/vaultwarden.json (+1 -1)

📄 Description

✍️ Description

  • Increases minimum var_disk size from 0.5gb to 1GB to accommodate larger update packages.
  • Reverted var_version back to 3.21 from previous closed commit.

Resubmitted with relevant changes, apologies - thanks.

Link: #

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/4764 **Author:** [@neyzm](https://github.com/neyzm) **Created:** 5/27/2025 **Status:** ✅ Merged **Merged:** 5/27/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (2) - [`d5953d7`](https://github.com/community-scripts/ProxmoxVE/commit/d5953d7d8661cf8404768644ed820b4da8d5f3fb) Increase var_disk size - [`1d44ce3`](https://github.com/community-scripts/ProxmoxVE/commit/1d44ce37d25d8e6f36a34df775ec3d4f1d020045) Update alpine-warden frontend hdd size ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/alpine-vaultwarden.sh` (+1 -1) 📝 `frontend/public/json/vaultwarden.json` (+1 -1) </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 - Increases minimum `var_disk` size from `0.5gb` to `1GB` to accommodate larger update packages. - Reverted `var_version` back to `3.21` from previous closed commit. _Resubmitted with relevant changes, apologies - thanks._ ## 🔗 Related PR / Issue Link: # ## ✅ 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. - [X] 🌍 **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 14:33:02 +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#5090
No description provided.