aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/containers/buildah/changelog.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-01 15:01:50 +0000
committerGitHub <noreply@github.com>2021-10-01 15:01:50 +0000
commit97bf6331f985e9fa9c2163c185d910656929d84c (patch)
treebd8b7676dea87a201e9fa2ec1dc2028d0eb0a9e4 /vendor/github.com/containers/buildah/changelog.txt
parent285c9ec69b7c48467d183d2507cbd4163b9c21c9 (diff)
downloadpodman-97bf6331f985e9fa9c2163c185d910656929d84c.tar.gz
podman-97bf6331f985e9fa9c2163c185d910656929d84c.tar.bz2
podman-97bf6331f985e9fa9c2163c185d910656929d84c.zip
Bump github.com/containers/buildah from 1.23.0 to 1.23.1
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/containers/buildah/releases) - [Changelog](https://github.com/containers/buildah/blob/v1.23.1/CHANGELOG.md) - [Commits](https://github.com/containers/buildah/compare/v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: github.com/containers/buildah dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/github.com/containers/buildah/changelog.txt')
-rw-r--r--vendor/github.com/containers/buildah/changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/containers/buildah/changelog.txt b/vendor/github.com/containers/buildah/changelog.txt
index 24a101016..8926b2e6f 100644
--- a/vendor/github.com/containers/buildah/changelog.txt
+++ b/vendor/github.com/containers/buildah/changelog.txt
@@ -1,3 +1,7 @@
+- Changelog for v1.23.1 (2021-09-27)
+ * Vendor containers/common v0.44.2
+ * post-1.23 branch fixups
+
- Changelog for v1.23.0 (2021-09-13)
* Vendor in containers/common v0.44.0
* build(deps): bump github.com/containers/storage from 1.35.0 to 1.36.0