Update to 39-1
- Create container in pod - Podman restart policy - Allow inserting multiple environment variables
This commit is contained in:
parent
df5ac2a8e1
commit
99bea2f7de
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/cockpit-podman-36.tar.xz
|
||||
/cockpit-podman-37.tar.xz
|
||||
/cockpit-podman-38.tar.xz
|
||||
/cockpit-podman-39.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 38
|
||||
Version: 39
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||
@ -51,6 +51,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 05 2022 Simon Kobyda <skobyda@redhat.com> - 39-1
|
||||
- Create container in pod
|
||||
- Podman restart policy
|
||||
- Allow inserting multiple environment variables
|
||||
|
||||
* Thu Dec 09 2021 Marius Vollmer <mvollmer@redhat.com> - 38-1
|
||||
- Updated translations
|
||||
- Consistent colors for pod and container running status
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-38.tar.xz) = 8a86872402f4a2a6b8c03dd66ea65a335445c9e59f34d8ae86850f9f399d042f0b1b2488849c52aa62de41c96618118876f610cd7581cb26c2f524a87e065c5f
|
||||
SHA512 (cockpit-podman-39.tar.xz) = 36ad353eec3358402209cd87464991686d40ffbfde11dd6d6ba918639239982a5a0ce49677a115cc52809a4fbdb8fa0f36a795d3b7fbbd0bbbfcd5a8e855ae50
|
||||
|
Loading…
Reference in New Issue
Block a user