Releases: kubesphere-sigs/ks-releaser
Releases · kubesphere-sigs/ks-releaser
v0.0.16
What’s Changed
- Skip to report the status when the phase was done (#97) @LinuxSuRen
v0.0.15
What’s Changed
- Support bump a non-preRelease version (#83) @LinuxSuRen
- Correct dahsboard-url parameter (#62) @JohnNiang
- Reduce length of pipeline run name (#57) @JohnNiang
- Add Tekton manifests (#56) @JohnNiang
👻 Maintenance
- Bump codecov/codecov-action from 1 to 2.1.0 (#31) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#16) @dependabot
- Bump actions/setup-go from 2.1.4 to 2.1.5 (#58) @dependabot
- Bump aquasecurity/trivy-action from 0.2.0 to 0.2.1 (#59) @dependabot
- Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.1 (#60) @dependabot
v0.0.14
What’s Changed
🚀 Features
- Support to load releaser file from multiple directories (#46) @LinuxSuRen
- Support to report errors to git provider as issues (#45) @LinuxSuRen
👻 Maintenance
- Use trivy to scan container image (#50) @LinuxSuRen
- Provide two install YAML with or without service monitor (#37) @LinuxSuRen
v0.0.13
What’s Changed
Install it via the following command:
kubectl apply -f https://github.com/kubesphere-sigs/ks-releaser/releases/download/v0.0.13/install.yaml
🚀 Features
- Add some metrics about the release count (#34) @LinuxSuRen
👻 Maintenance
- Generate install.yaml and publish to release assets (#33) @LinuxSuRen
v0.0.12
What’s Changed
🚀 Features
- Support set the pre-release action against an alpha version (#29) @LinuxSuRen
v0.0.11
v0.0.10
v0.0.9
v0.0.8
Docker images
docker pull ghcr.io/kubesphere-sigs/ks-releaser:v0.0.8
v0.0.4
What’s Changed
🚀 Features
- Add secrtes read permission request to the controller (#14) @LinuxSuRen
- Take the git user from secret (#12) @LinuxSuRen