Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-release.yml to tag images with all semver levels #373

Closed
wants to merge 5 commits into from

Commits on Jun 16, 2024

  1. Update docker-release.yml to tag images with all semver levels

    Add tags for all semver levels (major, major.minor, and major.minor.patch) to the release docker images.
    This allows users to specify a higher level tag when pulling and updating images; users can choose something more stable than `latest` without having to lock to a specific M.m.p
    jhollowe authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6a5bc1a View commit details
    Browse the repository at this point in the history
  2. Add Release Note file

    jhollowe authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a21e282 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    917943c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    2532003 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    0a41a7c View commit details
    Browse the repository at this point in the history