Skip to content

Conversation

@github-actions
Copy link
Contributor

Cockpit Docker Manager Version Update

This PR updates the cockpit-dockermanager package version to track the latest release from the upstream repository.

New Version: latest
Previous Version: 1.0.7

Details

What happens after merge?

  1. Update debian/changelog with the new version
  2. Build and test the Debian package
  3. Tag and release if build succeeds

Testing

To test this version locally:

# Checkout this branch git fetch origin update-cockpit-dockermanager-latest git checkout update-cockpit-dockermanager-latest # Clone upstream at new version ./run setup:clone cd cockpit-dockermanager git checkout latest cd .. # Build package ./run package:deb:docker # Test installation sudo dpkg -i cockpit-dockermanager_latest-1_all.deb

Please verify:

  • VERSION file is correctly updated
  • Upstream release notes reviewed
  • Package builds successfully
  • Package installs and works correctly

🤖 This PR was automatically created by the upstream version check workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant