Skip to content

Commit

Permalink
πŸŽ‰ 0.5.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aureq committed Sep 17, 2023
1 parent 2acc8b8 commit 51a274e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.5.0-alpha.2

### Noteworthy changes

- ✨ add support for `readOnlyRootFilesystem` on the deployment (thanks @Benzhaomin)
- πŸ› typo fix
- ✨ add annotation support (thanks @Benzhaomin)
- ✨ add ref link about `nodeSelector`, `tolerations`, `affinity` and `annotations`
- ✨ choose rbac role type (default `Role`)
- ⏩ build with go 1.20
- ⏩ upgrade k8s dependencies to 0.28.1
- ⏩ upgrade github.com/cert-manager/cert-manager to v1.13.0
- ⏩ use alpine 3.18 as base image

## 0.5.0-alpha.1

### Noteworthy changes
Expand Down

0 comments on commit 51a274e

Please sign in to comment.