Skip to content

Releases: Ridecell/ridectl

test v2.0.1

01 Sep 10:29
Compare
Choose a tag to compare
test v2.0.1 Pre-release
Pre-release
some fixes and add old code reference

Signed-off-by: shubhindia <shubhindia123@gmail.com>

test v2

01 Sep 10:14
Compare
Choose a tag to compare
test v2 Pre-release
Pre-release
use USER_GITHUB_TOKEN

Signed-off-by: shubhindia <shubhindia123@gmail.com>

v0.0.38: Ignore namespace while linting

01 Sep 14:08
a8dcaac
Compare
Choose a tag to compare
ignore namespace (#79)

Signed-off-by: shubhindia <shubhindia123@gmail.com>

v0.0.37: Ignore new operator objects while linting (#78)

01 Sep 13:16
f9c8098
Compare
Choose a tag to compare
Signed-off-by: shubhindia <shubhindia123@gmail.com>

v0.0.35

30 Apr 14:06
361fc8f
Compare
Choose a tag to compare

Just to check if things work in github action .

v0.0.34 - Update AWS Go SDK

28 Apr 14:14
7d22f2b
Compare
Choose a tag to compare

Updated aws-go-sdk since iamrole requires go sdk version 1.23 and later

v0.0.33 - Add encrypt/decrypt command

28 Apr 10:40
2cd58c9
Compare
Choose a tag to compare

Added new commands:
encrypt and decrypt - will be used primarily for encryption of microservice's secret files.

v0.0.32 - Lint fix

12 Apr 09:50
35ec56f
Compare
Choose a tag to compare

Fixes lint error for values encrypted using data key

v0.0.31 - Encryption using KMS Data key

15 Mar 08:24
9a68555
Compare
Choose a tag to compare

It uses AWS KMS Data keys to encrypt/decrypt the data.

v0.0.30 - Lint changes

09 Dec 10:40
33c12d2
Compare
Choose a tag to compare

Lint command changes for FERNET_KEYS