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

Dev builds create pre-release helm charts/images #85

Merged
merged 5 commits into from
May 6, 2020

Commits on May 5, 2020

  1. Do not run for local pull requests

    Use the push event instead, to be able to deploy
    
    [#172599056](https://www.pivotaltracker.com/story/show/172599056)
    Mario Manno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    b6fe321 View commit details
    Browse the repository at this point in the history
  2. Always create a tag when publishing

    Mario Manno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    1406928 View commit details
    Browse the repository at this point in the history
  3. Avoid building for tags

    Mario Manno committed May 5, 2020
    Configuration menu
    Copy the full SHA
    a933d62 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Dev builds create pre-release version

    Helm hides pre-release versions when listing charts `helm search repo`.
    Mario Manno committed May 6, 2020
    Configuration menu
    Copy the full SHA
    63741a6 View commit details
    Browse the repository at this point in the history
  2. Only tag real releases in git

    Mario Manno committed May 6, 2020
    Configuration menu
    Copy the full SHA
    12373c2 View commit details
    Browse the repository at this point in the history