Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-3700

[Bug] Helm version not updated in RC 4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • GITOPS Sprint 3249

      Description of problem:

      Helm even though built from 3.13.2 displays the version as 3.12.1

      It is updated in upstream-sources.yaml: https://gitlab.cee.redhat.com/gitops-cpaas-midstream/gitops-midstream-repos/-/blob/gitops-1.11-rhel-8/upstream_sources.yaml?ref_type=heads#L48 

      But not updated in dockerfile: https://gitlab.cee.redhat.com/gitops-cpaas-midstream/gitops-midstream-repos/-/blob/gitops-1.11-rhel-8/distgit/containers/openshift-gitops-argocd/Dockerfile.in?ref_type=heads#L70 

       

      Workaround

      None

      Prerequisites (if any, like setup, operators/versions):

      GitOps 1.11.0 RC 4

      Steps to Reproduce

      1. Install the operator
      2. $ gitops_server_pod=$(oc get -n openshift-gitops pods \
              -o custom-columns=NAME:.metadata.name --no-headers | \
              grep openshift-gitops-server | \
              head -1
            )
      3. oc -n openshift-gitops exec $gitops_server_pod – helm version

       

      Actual results:

      version.BuildInfo{Version:"v3.12.1", GitCommit:"1b5d1f059ddd2a547ee633207534419b8b6dae20", GitTreeState:"", GoVersion:"go1.20.10"}

      Expected results:

      Shows the information for version 3.13.2

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Acceptance criteria: 

      • Expected result is met

       

      Definition of Done:

      • Acceptance criteria is met

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

              jrao@redhat.com Jaideep Rao
              rhn-support-vab Varsha B
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: