Update to 26-1
- run: Make hostPort optional - run: Enable setting up IP address for exposed ports
This commit is contained in:
parent
5778509184
commit
3d8b034d68
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/cockpit-podman-23.tar.gz
|
||||
/cockpit-podman-24.tar.gz
|
||||
/cockpit-podman-25.tar.gz
|
||||
/cockpit-podman-26.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This spec file has been automatically updated
|
||||
Version: 25
|
||||
Version: 26
|
||||
Release: 1%{?dist}
|
||||
#
|
||||
# Copyright (C) 2017-2020 Red Hat, Inc.
|
||||
@ -51,6 +51,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
|
||||
%{_datadir}/metainfo/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 09 2020 Marius Vollmer <mvollmer@redhat.com> - 26-1
|
||||
- run: Make hostPort optional
|
||||
- run: Enable setting up IP address for exposed ports
|
||||
|
||||
* Wed Oct 14 2020 Sanne Raymaekers <sanne.raymaekers@gmail.com> - 25-1
|
||||
|
||||
- Listen for image build event
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cockpit-podman-25.tar.gz) = b64eae2a03c2d17425514175ed813bae42e1f5f7bdc34adc9c715737e026e8afdb309e240b5db7022da6cd3714b531ead22768052773382a25363eb8acbf91b9
|
||||
SHA512 (cockpit-podman-26.tar.gz) = aad1a11f7b43366ca8a175073d19a51841839250ce282db45f9ece9351d74ac28e92d8207294646f4ae254c7367e347718d5861a75d111bd023fbc4b20f303d1
|
||||
|
Loading…
Reference in New Issue
Block a user