Skip to content

Helm Chart version 9.16.0 does not include HTTPRoute #10127

Description

@samiulsaki

The latest helm chart version 9.16.0 does not include HTTPRoute template.

The HTTPRoute template was added 19.06.2026, but the chart version was updated last 16.06.2026. Guessing the chart need to be bumped to 9.17.0?

To Reproduce

Steps to reproduce the behavior:
Run the following:

helm template pgadmin4 oci://docker.io/dpage/pgadmin4-helm --version 9.16.0 --set httpRoute.enabled=true |  rg "HTTPRoute"

Expected behavior

Should be able to see kind: HTTPRoute

Image

generated by the command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions