ArgoCD won't update in the gitOps Operator and I need to mitigate CVE-2024-37152 ASAP #741
Open
Description
Describe the bug
Running RedHat Openshift 4.15.17_1541
oc get csv -n openshift-operators
NAME DISPLAY VERSION REPLACES PHASE
openshift-gitops-operator.v1.11.0 Red Hat OpenShift GitOps 1.11.0 openshift-gitops-operator.v1.10.1 Succeeded
oc get subscription -n openshift-operators
NAME PACKAGE SOURCE CHANNEL
openshift-gitops-operator openshift-gitops-operator redhat-operators latest
The Operator is stuck on 1.11.0 and wont update
I have tried to edit the CRD for ArgoCD and enter a spec.version
and spec.image
and it pulled the image but the UI is still at v2.6.7+unknown
Metadata
Assignees
Labels
No labels