Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Releases: redhat-developer/kam

Release v0.0.30

01 Apr 13:34
4b5e441
Compare
Choose a tag to compare
Locking argocd cli version (#217)

Release v0.0.29

30 Mar 11:45
0619409
Compare
Choose a tag to compare
Update default ref in the annotation URL (#213)

Release v0.0.28

29 Mar 14:43
983d98b
Compare
Choose a tag to compare
Rename OpenShift GitOps default Argo CD instance name in KAM (#205)

* renamed argoCDSAName to openshift-gitops-application-controller

* addressed the PR comments

Release v0.0.27

29 Mar 13:59
8bb35a6
Compare
Choose a tag to compare
KAM fails to push gitops configuration to GitLab (767) (#204)

Signed-off-by: Keith Chong <[email protected]>

Release v0.0.26

17 Mar 22:02
7a8d98c
Compare
Choose a tag to compare
fix: add defaults for image repo and pipelines (#194)

The service add command should generate trigger binding that injects the image repo to the trigger template. This commit adds default pipeline and image repo if they're absent.

Signed-off-by: Chetan Banavikalmutt <[email protected]>

Release v0.0.25

16 Mar 19:21
27e7b54
Compare
Choose a tag to compare
fix: Update trigger binding to use the new extensions field (#191)

The Overlays in the Tekton eventlistener will add elements to a new field known as "extensions" instead of modifying the existing fields in the incoming payload.
This PR updates the trigger binding to extract the branch name from the new extensions field

Signed-off-by: Chetan Banavikalmutt <[email protected]>

Release v0.0.24

03 Mar 04:14
2a59798
Compare
Choose a tag to compare
Merge pull request #179 from wtam2018/upgrade-pipeline-triggers

Upgrade Tekton Pipeline and Triggers to work with Pipelines Operator 1.3

Release v0.0.23

23 Feb 18:23
8a1afe9
Compare
Choose a tag to compare
Remove duplicates when adding to the Kustomization representation. (#…

Release v0.0.22

19 Feb 18:08
922a036
Compare
Choose a tag to compare
Fix sealed secret instance name typo (#172)

Release v0.0.21

10 Feb 23:51
e44c305
Compare
Choose a tag to compare
Switch to the new TriggerTemplate param naming. (#165)

There was a change to TriggerTemplate parameter naming, which involved adding a 'tt.' prefix.

This ensures that the TriggerTemplates that are generated will have the correct prefix.