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

Manual workflow for tagged versions #136

Merged
merged 7 commits into from
Apr 2, 2024

Commits on Mar 27, 2024

  1. Do not use spec.replaces field in k8s bundle

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fb8aa8e View commit details
    Browse the repository at this point in the history
  2. Manual workflow to build and push community bundles

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fb24428 View commit details
    Browse the repository at this point in the history
  3. Ensure VERSION is greater than PREVIOUS_VERSION

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    746c3f9 View commit details
    Browse the repository at this point in the history
  4. Remove Community Edition label from displayName

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ecfb963 View commit details
    Browse the repository at this point in the history
  5. Fix wrong container build and push target name

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6acfc4b View commit details
    Browse the repository at this point in the history
  6. Clean up workflow inputs

    - removed unnecessary skip_range_lower input
    - correctly log the other inputs
    
    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    aefb55c View commit details
    Browse the repository at this point in the history
  7. Update Github actions

    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1c4cd22 View commit details
    Browse the repository at this point in the history