Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Automatic release tag labels #507

Merged
merged 2 commits into from
Aug 6, 2019

Commits on Aug 5, 2019

  1. Label resources when tagged release is built

    Eliminates the need to manually update release tags for each release.
    Copied from serving.
    grantr committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    0cd987c View commit details
    Browse the repository at this point in the history
  2. Add release labels to all non-configmap resources

    ConfigMaps are expected to be updated by users, so they don't get
    release tags.
    grantr committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    c58872f View commit details
    Browse the repository at this point in the history