Skip to content

Commit

Permalink
Update Changelog for release announcement. (#43)
Browse files Browse the repository at this point in the history
* Update Changelog for release announcement.

* Update CHANGELOG.md
  • Loading branch information
ced0ps authored Jul 30, 2020
1 parent e51f425 commit 9ce83a1
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,23 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

### Added

- Set request/limits in deployment (cpu: 100m, memory: 100Mi)
- Set default request/limits in deployment (cpu: 100m, memory: 100Mi) per best practice

### Changed

- Update architect-orb to 0.10.0
- Sync with upstream
- Bug fixes
- Add namespace overwrite
- appVersion not updated

### Updated

- Update architect-orb to `0.10.0`
- kube-state-metrics chart `2.8.8` -> `2.8.11`
- grafana chart `5.1.4` -> `5.3.0`
- grafana chart requirement `5.1.*` -> `5.3.*`
- configmapReloadImage `0.0.1` -> `0.3.0`
- hyperkubeImage `1.12.1` -> `1.16.12`


## [v0.3.3]

Expand Down

0 comments on commit 9ce83a1

Please sign in to comment.