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

[redhat-v2.1.1] Adds labels to conform to RH enterprise contract #15

Commits on Sep 21, 2023

  1. Overrides base image labels for enterprise-contract

    The enterprise contract
    (https://github.com/redhat-appstudio/build-definitions/blob/main/pipelines/enterprise-contract-redhat.yaml)
    disallows inherited labels in some cases. The added labels here override
    the UBI8 base image labels.
    
    Signed-off-by: Lance Ball <[email protected]>
    lance authored and openshift-cherrypick-robot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    57c4602 View commit details
    Browse the repository at this point in the history
  2. Use ubi9 minimal with SHA

    Updates the run image to UBI9 and includes the latest SHA intead of
    using the `latest` floating label.
    
    Signed-off-by: Lance Ball <[email protected]>
    lance authored and openshift-cherrypick-robot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e703185 View commit details
    Browse the repository at this point in the history