[PR #342] [MERGED] Update Portainer blueprint to use latest version and PNG logo #381

Closed
opened 2025-11-22 20:37:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/342
Author: @devdamo
Created: 9/5/2025
Status: Merged
Merged: 9/7/2025
Merged by: @Siumauricio

Base: mainHead: portainer-update


📝 Commits (2)

  • 9b66fd9 Update Portainer blueprint to use latest version and PNG logo
  • 5028ee8 Remove SSL configuration from Portainer service

📊 Changes

5 files changed (+12 additions, -29 deletions)

View changed files

📝 blueprints/portainer/docker-compose.yml (+5 -22)
blueprints/portainer/portainer.png (+0 -0)
blueprints/portainer/portainer.svg (+0 -1)
📝 blueprints/portainer/template.toml (+5 -4)
📝 meta.json (+2 -2)

📄 Description

Switched Portainer version to 'latest' in meta.json and docker-compose.yml, replaced SVG logo with PNG, and updated docker-compose.yml to remove agent service, add restart policy, ports, and SSL command. Adjusted template.toml config formatting and port value for consistency.


🔄 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/Dokploy/templates/pull/342 **Author:** [@devdamo](https://github.com/devdamo) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `portainer-update` --- ### 📝 Commits (2) - [`9b66fd9`](https://github.com/Dokploy/templates/commit/9b66fd924d763c1001fee8c728e18c5fcac61dc2) Update Portainer blueprint to use latest version and PNG logo - [`5028ee8`](https://github.com/Dokploy/templates/commit/5028ee8e882b350cb84ed96e3628ff1ad4e135ee) Remove SSL configuration from Portainer service ### 📊 Changes **5 files changed** (+12 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/portainer/docker-compose.yml` (+5 -22) ➕ `blueprints/portainer/portainer.png` (+0 -0) ➖ `blueprints/portainer/portainer.svg` (+0 -1) 📝 `blueprints/portainer/template.toml` (+5 -4) 📝 `meta.json` (+2 -2) </details> ### 📄 Description Switched Portainer version to 'latest' in meta.json and docker-compose.yml, replaced SVG logo with PNG, and updated docker-compose.yml to remove agent service, add restart policy, ports, and SSL command. Adjusted template.toml config formatting and port value for consistency. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:37:08 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#381