[PR #595] [MERGED] fix: superset template fixed versions, postgres volume mount and network instructions #4100

Closed
opened 2026-04-30 06:45:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/595
Author: @nktnet1
Created: 12/16/2025
Status: Merged
Merged: 2/16/2026
Merged by: @Siumauricio

Base: canaryHead: superset-update


📝 Commits (4)

  • 1bcdfd8 fix: superset version fixed, tweak network instructions
  • 5bfd1d2 chore: simplify mapbox key
  • 15ab676 fix: volume mount
  • 58a2948 deps: bump superset to 6.0.0

📊 Changes

3 files changed (+11 additions, -25 deletions)

View changed files

📝 blueprints/superset/docker-compose.yml (+9 -22)
📝 blueprints/superset/template.toml (+1 -2)
📝 meta.json (+1 -1)

📄 Description

What is this PR about?

Updating postgres template - fixed version.

Also fixed postgres volume mount which changed in v18, and simplified network instructions.

Checklist

Before submitting this PR, please make sure that:


🔄 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/595 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `superset-update` --- ### 📝 Commits (4) - [`1bcdfd8`](https://github.com/Dokploy/templates/commit/1bcdfd846a8f33b87f4d2331facc23348d70d626) fix: superset version fixed, tweak network instructions - [`5bfd1d2`](https://github.com/Dokploy/templates/commit/5bfd1d2db603b6d7549937c2e3a35a2a88763c23) chore: simplify mapbox key - [`15ab676`](https://github.com/Dokploy/templates/commit/15ab676cfe786b8fc103f47765ce108be644c983) fix: volume mount - [`58a2948`](https://github.com/Dokploy/templates/commit/58a2948487999d5b0ee5abd714fae6a65caf53b1) deps: bump superset to 6.0.0 ### 📊 Changes **3 files changed** (+11 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/superset/docker-compose.yml` (+9 -22) 📝 `blueprints/superset/template.toml` (+1 -2) 📝 `meta.json` (+1 -1) </details> ### 📄 Description ## What is this PR about? Updating postgres template - fixed version. Also fixed postgres volume mount which changed in v18, and simplified network instructions. ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <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 2026-04-30 06:45:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#4100