E46C Release script does not update helm chart version · Issue #4809 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Release script does not update helm chart version #4809

@haywoodsh

Description

@haywoodsh

Describe the bug
The release version update script does not update helm chart version to the one specified in the argument in ${ROOTDIR}/deployments or in docs
Since we change from IC version to helm chart version in the helm installation docs, it is not included in the script.

To Reproduce
Steps to reproduce the behavior:

  1. run the script locally
    sh .github/scripts/release-version-update.sh 3.4.0 1.1.0
    
  2. Search for instances of old current version in the repo, e.g. 1.0.2

Expected behavior
All helm versions should be updated when this script is run.
Your environment

Observed in #4794 by nginx-bot and locally with main branch.

Additional context
Add any other context about the problem here. Any log files you want to share.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0