[PR #1603] [MERGED] Grafana: Mark container as updateable #3106

Closed
opened 2025-11-20 05:33:27 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1603
Author: @andygrunwald
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @MickLesk

Base: mainHead: grafana-updateable


📝 Commits (1)

  • fb4f0c8 Grafana: Mark container as updateable

📊 Changes

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

View changed files

📝 json/grafana.json (+1 -1)

📄 Description

✍️ Description

This Pull Requets marks Grafana (Alpine and standard) as updateable on the website.
Both scripts offer a function update_script() function.
See

b9187d771a/ct/alpine-grafana.sh (L26)

and

b9187d771a/ct/grafana.sh (L27)

Prerequisites

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • [] Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

  • [] Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

None.


🔄 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/1603 **Author:** [@andygrunwald](https://github.com/andygrunwald) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `grafana-updateable` --- ### 📝 Commits (1) - [`fb4f0c8`](https://github.com/community-scripts/ProxmoxVE/commit/fb4f0c8ec2d1344c7201e4399a63e07afa8705d7) Grafana: Mark container as updateable ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `json/grafana.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description This Pull Requets marks Grafana (Alpine and standard) as updateable on the website. Both scripts offer a `function update_script()` function. See https://github.com/community-scripts/ProxmoxVE/blob/b9187d771a07a7fd6b540bfa26df508363816925/ct/alpine-grafana.sh#L26 and https://github.com/community-scripts/ProxmoxVE/blob/b9187d771a07a7fd6b540bfa26df508363816925/ct/grafana.sh#L27 ## ✅ Prerequisites - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change - [] Bug fix (non-breaking change that resolves an issue) - [X] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) None. --- <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 05:33:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3106