Skip to content

ci: remove helm chart from release please automation#1382

Merged
vincentsarago merged 1 commit into
mainfrom
ci--remove-helm-chart-from-release-please-automation
May 28, 2026
Merged

ci: remove helm chart from release please automation#1382
vincentsarago merged 1 commit into
mainfrom
ci--remove-helm-chart-from-release-please-automation

Conversation

@lhoupert
Copy link
Copy Markdown
Contributor

This PR removes the Helm chart from the automated release-please workflow, as it was not working properly. Release Please was tracking two components (Python + Helm) and failing during deployment.

Changes:

  • release-please-config.json — removes the charts component block (helm release type, titiler-helm package, changelog config)
  • .release-please-manifest.json — drops the "deployment/k8s/charts": "2.1.2" version entry
  • RELEASING.md — updates the "Helm chart releases" section to clarify that Chart.yaml's version field is now managed manually, while appVersion continues to be updated automatically

@vincentsarago
Copy link
Copy Markdown
Member

@lhoupert can we merge this PR ?

@lhoupert
Copy link
Copy Markdown
Contributor Author

yes we should! It should fix release please!

@vincentsarago vincentsarago merged commit e9a55b2 into main May 28, 2026
10 checks passed
@vincentsarago vincentsarago deleted the ci--remove-helm-chart-from-release-please-automation branch May 28, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants