@@ -3,39 +3,47 @@ releases:
33 1.0.0 :
44 changes :
55 major_changes :
6- - Consolidated numerous step roles into a single collection.
6+ - Consolidated numerous step roles into a single collection.
77 release_summary : Initial collection release, deploy a PKI using Smallstep.
88 fragments :
9- - release_v1.0.0.yml
9+ - release_v1.0.0.yml
1010 objects :
1111 role :
12- - description : Install and Initialize Step CA
13- name : step_ca
14- namespace : null
15- - description : Download and add the CA root certificate to trust stores
16- name : step_ca_cert
17- namespace : null
18- - description : Request an x509 certificate from the CA and automatically renew it
19- name : step_cert
20- namespace : null
21- - description : Install Step CLI
22- name : step_cli
23- namespace : null
24- - description : Add provisioners to Step CA
25- name : step_provisioner
26- namespace : null
27- release_date : " 2024-04-01"
12+ - description : Install and Initialize Step CA
13+ name : step_ca
14+ namespace : null
15+ - description : Download and add the CA root certificate to trust stores
16+ name : step_ca_cert
17+ namespace : null
18+ - description : Request an x509 certificate from the CA and automatically renew
19+ it
20+ name : step_cert
21+ namespace : null
22+ - description : Install Step CLI
23+ name : step_cli
24+ namespace : null
25+ - description : Add provisioners to Step CA
26+ name : step_provisioner
27+ namespace : null
28+ release_date : ' 2024-04-01'
2829 1.1.0 :
2930 changes :
3031 major_changes :
31- - Added support for CentOS 8 and Debian 10-12 .
32- - Added SSH role for generating SSH certificates .
32+ - Added SSH role for generating SSH certificates .
33+ - Added support for CentOS 8-9 and Debian 10-12 .
3334 release_summary : New feature, request SSH certificates from step CA.
3435 fragments :
35- - release_v1.1.0.yml
36+ - release_v1.1.0.yml
3637 objects :
3738 role :
38- - description : Request SSH Certificates from step CA Server
39- name : step_ssh
40- namespace : null
41- release_date : " 2024-04-01"
39+ - description : Request SSH Certificates from step CA Server
40+ name : step_ssh
41+ namespace : null
42+ release_date : ' 2024-04-01'
43+ 1.1.1 :
44+ changes :
45+ release_summary : Adds files to improve development workflow; validates collection
46+ against step-ca & cli `0.26.1`
47+ fragments :
48+ - release_v1.1.1.yml
49+ release_date : ' 2024-04-25'
0 commit comments