concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
143 stars 174 forks source link

Cannot find tag with PodDisruptionBudget semver comparison #350

Open ghulteen opened 8 months ago

ghulteen commented 8 months ago

Describe the bug

Master seems to be the only place where this change exists. Needed for k8s 1.26.

Reproduction steps

  1. git diff master..v17.2.0 templates/worker-policy.yaml

Diff shows lines don't exist in v17.2.0 tag

Expected behavior

lines to be present in latest tag

Additional context

No response