Skip to content

feat!: modernize chart and drop pre-1.23 Kubernetes support - #28

Merged
jensschulze merged 1 commit into
mainfrom
chore/helm-create-cleanup
Jul 22, 2026
Merged

feat!: modernize chart and drop pre-1.23 Kubernetes support#28
jensschulze merged 1 commit into
mainfrom
chore/helm-create-cleanup

Conversation

@jensschulze

Copy link
Copy Markdown
Collaborator
  • Fix the Ingress backend port (was empty since the service.port value rename)
  • Migrate the HPA to autoscaling/v2.
  • Remove helm-create scaffold leftovers.
  • Declare kubeVersion >= 1.23
  • Add a CI workflow that lints and renders the chart on every PR.

BREAKING CHANGE: the chart now requires Kubernetes >= 1.23 (autoscaling/v2, networking.k8s.io/v1); helm template pipelines no longer emit explicit metadata.namespace on Deployment and ConfigMap.

- Fix the Ingress backend port (was empty since the service.port value rename)
- Migrate the HPA to autoscaling/v2.
- Remove helm-create scaffold leftovers.
- Declare kubeVersion >= 1.23
- Add a CI workflow that lints and renders the chart on every PR.

BREAKING CHANGE: the chart now requires Kubernetes >= 1.23
(autoscaling/v2, networking.k8s.io/v1); helm template pipelines no
longer emit explicit metadata.namespace on Deployment and ConfigMap.
@jensschulze
jensschulze merged commit 3a23a7e into main Jul 22, 2026
1 check passed
@jensschulze
jensschulze deleted the chore/helm-create-cleanup branch July 22, 2026 15:22
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.

1 participant