mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/498
Author: @rocketproto
Created: 8/23/2023
Status: ✅ Merged
Merged: 8/27/2023
Merged by: @meltyshev
Base:
master← Head:custom-BASE_URL📝 Commits (2)
304b7c9fix: (#496) decoupled BASE_URL19e84e0chore: Update version📊 Changes
3 files changed (+9 additions, -2 deletions)
View changed files
📝
charts/planka/Chart.yaml(+1 -1)📝
charts/planka/templates/deployment.yaml(+3 -1)📝
charts/planka/values.yaml(+5 -0)📄 Description
Fixes #496
Sets an overall baseUrl value to remove the need for an ingress to set a custom host.
Tested with baseUrl set and unset and behaving as desired. I don't have then environment to triple-check if the ingress method still works but it should.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.