[PR #1368] [MERGED] Minor helm chart updates #1278

Closed
opened 2026-02-04 22:01:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1368
Author: @patroldo
Created: 10/5/2025
Status: Merged
Merged: 10/5/2025
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • e0722b5 Update postgres chart to use legacy repository and added labels for ingress
  • 9032821 chore: Bump version

📊 Changes

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

View changed files

📝 charts/planka/Chart.yaml (+2 -2)
📝 charts/planka/templates/ingress.yaml (+3 -0)
📝 charts/planka/values.yaml (+6 -0)

📄 Description

  • Updated postgres chart to use legacy repository(bitnamilegacy) even though it's required to pass "allowInsecureImages"
  • Added labels for ingress. This is in order to allow service like homepage(https://github.com/gethomepage/homepage) to fetch ingress dynamically and add it to dashboard

🔄 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/plankanban/planka/pull/1368 **Author:** [@patroldo](https://github.com/patroldo) **Created:** 10/5/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e0722b5`](https://github.com/plankanban/planka/commit/e0722b53c670277f83a24a2e166a2bdc51867557) Update postgres chart to use legacy repository and added labels for ingress - [`9032821`](https://github.com/plankanban/planka/commit/90328217ca4d60db81510b224a2f3cbdf0605609) chore: Bump version ### 📊 Changes **3 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `charts/planka/Chart.yaml` (+2 -2) 📝 `charts/planka/templates/ingress.yaml` (+3 -0) 📝 `charts/planka/values.yaml` (+6 -0) </details> ### 📄 Description - Updated postgres chart to use legacy repository(bitnamilegacy) even though it's required to pass "allowInsecureImages" - Added labels for ingress. This is in order to allow service like homepage(https://github.com/gethomepage/homepage) to fetch ingress dynamically and add it to dashboard --- <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-04 22:01:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1278