Skip to content

Releases: codefresh-io/codefresh-support-package

4.0.0

29 Oct 15:00
4f7c581
Compare
Choose a tag to compare

2024-10 Refresh

  • Use describe command for collecting data
  • Remove "get" data except for PV and PVCs
  • Added list outputs for PV and PVCs (resolves #14 )
  • Add an option to run a Test Pipeline before collecting data ( resolves #13 )
  • Refactored code to use TypeScript
  • Refactored code to be in different files for separation of duty
  • Updated dependency versions and Deno version

3.0.0

27 Sep 18:55
cde27fa
Compare
Choose a tag to compare

Support Package Refresh 2024-09 (#12)

  • Updated Version

  • moved to jsr, updated items gathers, rename items

  • updated error, add exclude, fromatting

2.4.0

06 Jun 15:10
e671ebe
Compare
Choose a tag to compare

feat(logs): add log timestamps (#10)

2.3.2

03 Apr 17:24
14198b3
Compare
Choose a tag to compare

Update VERSION

Signed-off-by: Luke Goodfellow <[email protected]>

2.3.1

08 Mar 18:10
cce3343
Compare
Choose a tag to compare

Added Support for Application Sets (#8)

2.3.0

19 Feb 20:29
1f9b6cc
Compare
Choose a tag to compare

Updated Outputs (#7)

Added the following outputs.

Describe Nodes
Describe Pods
List of Pods
Events

2.2.0

01 Feb 20:02
535eadd
Compare
Choose a tag to compare

Custom GitOps Install (#6)

  • removed label checking to support custom install
  • updated version

2.1.2

25 Jan 18:45
348be22
Compare
Choose a tag to compare

Fix Error for saveHelmReleases (#5)

  • Fix error from saveHelmReleases command

  • updated version

2.1.1

24 Jan 18:11
Compare
Choose a tag to compare

Update Release Files to be compressed archives

Add instructions for installation / usage

2.1.0

23 Jan 22:45
e06799f
Compare
Choose a tag to compare

Error Handling (#3)

  • Added Error Handling
  • Refactor code to be more DRY
  • Updated Version