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

[Bug-RC-v1.12.0-7] Helm version mismatch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • GITOPS Sprint 3253, GITOPS Sprint 3254

      Description of problem:

      Helm even though built from 3.14.0 displays the version as 3.13.2

      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.12-rhel-8/distgit/containers/openshift-gitops-argocd/Dockerfile.in?ref_type=heads#L70 

       

      Workaround

      None

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

      GitOps 1.12.0 RC 7

      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.13.2", GitCommit:"2a2fb3b98829f1e0be6fb18af2f6599e0f4e8243", GitTreeState:"", GoVersion:"go1.21.3"}
      

      Expected results:

      Shows the information for version 3.14.0

      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):

       

       *

              rescott1 Regina Scott (Inactive)
              rhn-support-vab Varsha B
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: