[PR #101] [CLOSED] Adds missing Alpine install types #2467

Closed
opened 2026-02-05 04:57:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/101
Author: @newzealandpaul
Created: 11/6/2024
Status: Closed

Base: mainHead: newzealandspaul-json-alpine


📝 Commits (1)

📊 Changes

5 files changed (+49 additions, -5 deletions)

View changed files

📝 json/docker.json (+11 -0)
📝 json/grafana.json (+11 -0)
📝 json/nextcloudpi.json (+5 -5)
📝 json/vaultwarden.json (+11 -0)
📝 json/zigbee2mqtt.json (+11 -0)

📄 Description

Description

Modifies JSON files for scripts that can include alpine.

I would appreciate if a couple of people can approve and test.

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Documentation update required (this change requires an update to the documentation)

🔄 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/101 **Author:** [@newzealandpaul](https://github.com/newzealandpaul) **Created:** 11/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `newzealandspaul-json-alpine` --- ### 📝 Commits (1) - [`f02ff9b`](https://github.com/community-scripts/ProxmoxVE/commit/f02ff9bcee3b30aa884e7456f505e7501638a2a9) Include Alpine ### 📊 Changes **5 files changed** (+49 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `json/docker.json` (+11 -0) 📝 `json/grafana.json` (+11 -0) 📝 `json/nextcloudpi.json` (+5 -5) 📝 `json/vaultwarden.json` (+11 -0) 📝 `json/zigbee2mqtt.json` (+11 -0) </details> ### 📄 Description ## Description Modifies JSON files for scripts that can include alpine. I would appreciate if a couple of people can approve and test. ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) - [ ] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [ ] Documentation update required (this change requires an update to the documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 04:57:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2467