[PR #5428] [MERGED] general: update all alpine scripts to version 3.22 #5523

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

📋 Pull Request Information

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

Base: mainHead: alpine_v322


📝 Commits (1)

  • f4bb1bf general: update all alpine scripts to 3.22

📊 Changes

48 files changed (+58 additions, -58 deletions)

View changed files

📝 ct/alpine-adguard.sh (+1 -1)
📝 ct/alpine-bitmagnet.sh (+1 -1)
📝 ct/alpine-docker.sh (+1 -1)
📝 ct/alpine-forgejo.sh (+2 -2)
📝 ct/alpine-gatus.sh (+1 -1)
📝 ct/alpine-gitea.sh (+1 -1)
📝 ct/alpine-grafana.sh (+1 -1)
📝 ct/alpine-it-tools.sh (+1 -1)
📝 ct/alpine-komodo.sh (+1 -1)
📝 ct/alpine-mariadb.sh (+1 -1)
📝 ct/alpine-nextcloud.sh (+2 -2)
📝 ct/alpine-node-red.sh (+1 -1)
📝 ct/alpine-postgresql.sh (+1 -1)
📝 ct/alpine-prometheus.sh (+1 -1)
📝 ct/alpine-rclone.sh (+1 -1)
📝 ct/alpine-redis.sh (+2 -2)
📝 ct/alpine-tinyauth.sh (+3 -3)
📝 ct/alpine-traefik.sh (+1 -1)
📝 ct/alpine-transmission.sh (+1 -1)
📝 ct/alpine-vaultwarden.sh (+1 -1)

...and 28 more files

📄 Description

✍️ Description

alpine 3.22 is available via pveam update / pveam available
=> so all scripts updated to use 3.22 as template

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/5428 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 6/24/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `alpine_v322` --- ### 📝 Commits (1) - [`f4bb1bf`](https://github.com/community-scripts/ProxmoxVE/commit/f4bb1bff124ee1d43fb73148aa90f6a2bd479099) general: update all alpine scripts to 3.22 ### 📊 Changes **48 files changed** (+58 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `ct/alpine-adguard.sh` (+1 -1) 📝 `ct/alpine-bitmagnet.sh` (+1 -1) 📝 `ct/alpine-docker.sh` (+1 -1) 📝 `ct/alpine-forgejo.sh` (+2 -2) 📝 `ct/alpine-gatus.sh` (+1 -1) 📝 `ct/alpine-gitea.sh` (+1 -1) 📝 `ct/alpine-grafana.sh` (+1 -1) 📝 `ct/alpine-it-tools.sh` (+1 -1) 📝 `ct/alpine-komodo.sh` (+1 -1) 📝 `ct/alpine-mariadb.sh` (+1 -1) 📝 `ct/alpine-nextcloud.sh` (+2 -2) 📝 `ct/alpine-node-red.sh` (+1 -1) 📝 `ct/alpine-postgresql.sh` (+1 -1) 📝 `ct/alpine-prometheus.sh` (+1 -1) 📝 `ct/alpine-rclone.sh` (+1 -1) 📝 `ct/alpine-redis.sh` (+2 -2) 📝 `ct/alpine-tinyauth.sh` (+3 -3) 📝 `ct/alpine-traefik.sh` (+1 -1) 📝 `ct/alpine-transmission.sh` (+1 -1) 📝 `ct/alpine-vaultwarden.sh` (+1 -1) _...and 28 more files_ </details> ### 📄 Description ## ✍️ Description alpine 3.22 is available via pveam update / pveam available => so all scripts updated to use 3.22 as template ## 🔗 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) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **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 14:34:25 +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#5523
No description provided.