Skip to content

Commit

Permalink
chore(main): release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent ac20cb9 commit 760ad0f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.7.0"
".": "0.8.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.8.0](https://github.com/dvsa/dvsa-docker-images/compare/v0.7.0...v0.8.0) (2025-01-09)


### Features

* add logstash image ([#53](https://github.com/dvsa/dvsa-docker-images/issues/53)) ([dd63dc3](https://github.com/dvsa/dvsa-docker-images/commit/dd63dc3ea57d134247a46ec2982894f36f425a3d))
* create repo action ([#56](https://github.com/dvsa/dvsa-docker-images/issues/56)) ([ac20cb9](https://github.com/dvsa/dvsa-docker-images/commit/ac20cb91b9045d81837ee24bec8d2a36512ab651))


### Bug Fixes

* update trivy action ([#54](https://github.com/dvsa/dvsa-docker-images/issues/54)) ([c8552a9](https://github.com/dvsa/dvsa-docker-images/commit/c8552a9ed24a36812223a5ac8c59032b7dfeed2d))

## [0.7.0](https://github.com/dvsa/dvsa-docker-images/compare/v0.6.0...v0.7.0) (2024-09-23)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Docker Images for use in DVSA projects. The images are re-built weekly to pull i

<!-- `x-release-please-start-version` -->
```dockerfile
FROM ghcr.io/dvsa/dvsa-docker-images/php/8.3/fpm-nginx:0.7.0
FROM ghcr.io/dvsa/dvsa-docker-images/php/8.3/fpm-nginx:0.8.0
```
<!-- `x-release-please-end` -->

Expand Down

0 comments on commit 760ad0f

Please sign in to comment.