[PR #961] [MERGED] Support adding extra env variables to planka deployment dynamically #1159

Closed
opened 2026-02-04 21:54:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/961
Author: @JoeKer1
Created: 11/26/2024
Status: Merged
Merged: 11/27/2024
Merged by: @meltyshev

Base: masterHead: feat/chart-dynamic-env


📝 Commits (2)

  • b4a9d95 Support adding extra env variables to planka deployment dynamically
  • ae5ad83 fix: Remove secret key, fix linting, bump version

📊 Changes

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

View changed files

📝 charts/planka/Chart.yaml (+1 -1)
📝 charts/planka/templates/deployment.yaml (+14 -0)
📝 charts/planka/values.yaml (+14 -1)

📄 Description

Resolves https://github.com/plankanban/planka/issues/960


🔄 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/961 **Author:** [@JoeKer1](https://github.com/JoeKer1) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/27/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/chart-dynamic-env` --- ### 📝 Commits (2) - [`b4a9d95`](https://github.com/plankanban/planka/commit/b4a9d9582e396f51d2aebec8841087643bfbedb5) Support adding extra env variables to planka deployment dynamically - [`ae5ad83`](https://github.com/plankanban/planka/commit/ae5ad8330d40aca087701c033e3472bd4901a05c) fix: Remove secret key, fix linting, bump version ### 📊 Changes **3 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `charts/planka/Chart.yaml` (+1 -1) 📝 `charts/planka/templates/deployment.yaml` (+14 -0) 📝 `charts/planka/values.yaml` (+14 -1) </details> ### 📄 Description Resolves https://github.com/plankanban/planka/issues/960 --- <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 21:54:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1159