diff --git a/.github/workflows/component-test.yaml b/.github/workflows/component-test.yaml index 7a9a134a5..2b97bfeb1 100644 --- a/.github/workflows/component-test.yaml +++ b/.github/workflows/component-test.yaml @@ -15,7 +15,6 @@ on: jobs: component-test: - if : false # temporarily disable component tests runs-on: ubuntu-latest env: diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 30a2b6cb9..80ffa2f99 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -646,8 +646,8 @@ gitops-operator: # -- GitOps operator image image: registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: b9540c4 + repository: codefresh/dev/codefresh-gitops-operator + tag: chore-cr-33112-update-argocd-security-fix-take-2-dd015d7 env: !!merge <<: - *otel-config