GitOps Application Manager: An opinionated CLI that generates the Kubernetes resources for managing your Tekton-based CI manifests, ArgoCD-based CD manifests and Application manifests in Git.
Apache License 2.0
145
stars
83
forks
source link
Create different GitOps repositories for different OCP versions in CI checks #305
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/redhat-developer/kam/blob/master/OWNERS)~~ [chetan-rns]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
What type of PR is this?
What does this PR do / why we need it:
Changing the regexp slightly, to be able to create different GitOps repositories for OCP versions 4.10 and 4.11 in CI checks.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #?
How to test changes / Special notes to the reviewer: