Skip to content

Commit

Permalink
fix: failing tests
Browse files Browse the repository at this point in the history
Signed-off-by: iam-veeramalla <[email protected]>
  • Loading branch information
iam-veeramalla committed Aug 8, 2024
1 parent 34550ff commit e9d7a50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
timeout: 60
---
apiVersion: argoproj.io/v1alpha1
kind: ArgoCD
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ commands:
# These variables need to be maintained according to the component matrix: https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix
expected_kustomizeVersion='v5.2.1'
expected_helmVersion='v3.14.4'
expected_argocdVersion='v2.11.2+25f7504'
expected_argocdVersion='v2.11.6+089247d'
if CI="prow"; then
# when running against openshift-ci
Expand Down

0 comments on commit e9d7a50

Please sign in to comment.