Skip to content

Commit

Permalink
Bump version to v1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeith committed Jun 28, 2022
1 parent 81d8248 commit 473e212
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,37 @@ After any change made to the base manifest, there's three things that need to be
In the [Puppetfile.lock](https://github.com/octoenergy/kraken-core/blob/master/packer/puppet/vendor/Puppetfile.lock#L73), the version number _and_ the SHA need to change. You can get the SHA of the release on the [releases page](https://github.com/octoenergy/puppet-octo_base/releases) of the octo_base repo.

## Changelog

### v1.40

- Ensure AWS Inspector installs on Ubuntu 22.04

### v1.39

- Fix broken CW agent config

### v1.38

- Switch CW agent to run as root

### v1.37

- Fixed missing comma

### v1.36

- Change CW Agent logfile location
- Change dpkg.log to apt logfile
- Add `omit hostname` and aggregate based on `InstanceName`

### v1.35

- Fix namespace and CW dimensions

### v1.34

- Remove awslogs and replace it with CW Agent


### v1.33

- Add another DiskUsedPercentage Cloudwatch metric with new dimensions
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "octoenergy-octo_base",
"version": "1.39",
"version": "1.40",
"author": "Octopus Energy",
"license": "BSD",
"summary": "Base machine functionality for Octopus Energy",
Expand Down

0 comments on commit 473e212

Please sign in to comment.