aboutsummaryrefslogtreecommitdiff
path: root/version
Commit message (Collapse)AuthorAge
* version bump to 4.3.0-devLokesh Mandvekar2022-08-22
| | | | | | v4.2 has been branched already. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
* Switch to `github.com/blang/semver/v4`Sascha Grunert2022-07-14
| | | | | | | | Switch to the latest version of the now go module compatible release. [NO NEW TESTS NEEDED] Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
* Bump Compat API maximum version to v1.41Matthew Heon2022-05-23
| | | | | | | | Docker bumped their API, so we should do the same. Fixes #14204 Signed-off-by: Matthew Heon <mheon@redhat.com>
* Update version to v4.2.0-devMatthew Heon2022-05-06
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump version to v4.1.0-devPaul Holzinger2022-04-27
| | | | | | | | I think we forgot to bump the version in the main branch. It should be v4.1.0-dev now. Also set the min api version to 4.0.0 as on the podman 4.0 branch. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
* Bump to v4.0.0-devMatthew Heon2021-08-02
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Version bump: 3.3.0-devLokesh Mandvekar2021-06-07
| | | | | | Keep master branch version ahead of that on any other branch. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
* Bump to v3.2.0-devMatthew Heon2021-03-29
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Use version package to track all versionsJhon Honce2021-03-03
| | | | | | | | | | | | * Server, bindings, and CLI all now pull version information from version package. * Current /libpod API version slaved to podman/libpod Version * Bindings validate against libpod API Minimal version * Remove pkg/bindings/bindings.go and updated tests Fixes: #9207 Signed-off-by: Jhon Honce <jhonce@redhat.com>
* bump to v3.1.0-devValentin Rothberg2021-02-10
| | | | | | | | Given we branched for 3.0 already, bumping the version in the main branch will help prevent confusion in case users report issues on main versus the v3.0 branch. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
* Bump master to v3.0.0-devMatthew Heon2020-11-30
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v2.2.0-devMatthew Heon2020-11-18
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v2.2.0-rc1v2.2.0-rc1Matthew Heon2020-11-18
| | | | | | Also bump API version to v2.1.0. Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v2.2.0-devMatthew Heon2020-09-22
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v2.1.0v2.1.0Matthew Heon2020-09-22
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Refactor version handling in cmd treeJhon Honce2020-09-18
| | | | | | | * Move from simple string to semver objects * Change client API Version from '1' to 2.0.0 Signed-off-by: Jhon Honce <jhonce@redhat.com>
* Bump master to v2.1.0-dev following release of v2.0Matthew Heon2020-06-19
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* podman version --format ... was not workingDaniel J Walsh2020-05-21
| | | | | | This patch fixes the podman --version --format command. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Bump to v2.0.0-devMatthew Heon2020-04-15
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.9.0v1.9.0Matthew Heon2020-04-15
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.9.0-devMatthew Heon2020-04-13
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.9.0-rc1v1.9.0-rc1Matthew Heon2020-04-13
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.8.3-devMatthew Heon2020-03-19
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.8.2v1.8.2Matthew Heon2020-03-19
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.8.2-devMatthew Heon2020-03-11
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.8.1v1.8.1Matthew Heon2020-03-11
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.8.1-devMatthew Heon2020-02-06
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.8.0v1.8.0Matthew Heon2020-02-06
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.8.0-devMatthew Heon2020-01-31
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.8.0-rc1v1.8.0-rc1Matthew Heon2020-01-31
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.7.1-devMatthew Heon2020-01-06
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.7.0v1.7.0Matthew Heon2020-01-06
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.7.0-devMatthew Heon2019-12-11
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.7.0-rc1v1.7.0-rc1Matthew Heon2019-12-11
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump development version to 1.6.4-devMatthew Heon2019-11-04
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.6.3-devMatthew Heon2019-10-17
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.2v1.6.2Matthew Heon2019-10-17
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.2-devMatthew Heon2019-10-02
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.1v1.6.1Matthew Heon2019-10-02
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.1-devMatthew Heon2019-09-30
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.0v1.6.0Matthew Heon2019-09-30
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.0-devMatthew Heon2019-09-16
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.6.0-rc1v1.6.0-rc1Matthew Heon2019-09-16
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.5.2-devMatthew Heon2019-08-15
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.5.1v1.5.1Matthew Heon2019-08-15
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.5.1-devMatthew Heon2019-08-09
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.5.0v1.5.0Matthew Heon2019-08-09
| | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me>
* Bump to v1.4.5-devMatthew Heon2019-07-02
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.4.4v1.4.4Matthew Heon2019-07-02
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>
* Bump to v1.4.4-devMatthew Heon2019-06-25
| | | | Signed-off-by: Matthew Heon <mheon@redhat.com>