Skip to content

Conversation

MohamedMSaeed
Copy link
Contributor

What changed?

  1. Helm-version for helm in branches by adding timestamp except for main.
    • Before would be like: 0.9.5-33-gc5bee89
    • After will be like: 0.9.5-1666179549-g51a48a58
  2. Have helm repository per branch. Helm-repo will be dev/branches/$branchname

Why was this change made?
In order to make it easier to auto-reconcile WGE from branches via flux, we:

  1. Create a helm repository per branch
  2. Add a timestamp in the helm-version so flux can get the latest version in the repository.

How did you validate the change?
I tested it manually.

@MohamedMSaeed MohamedMSaeed requested a review from foot October 19, 2022 14:25
@foot foot added the exclude from release notes Use this label to exclude a PR from the release notes label Oct 19, 2022
Copy link
Collaborator

@foot foot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 LGTM

@MohamedMSaeed MohamedMSaeed merged commit 7a17470 into main Oct 20, 2022
@MohamedMSaeed MohamedMSaeed deleted the change-helm-versioning branch October 20, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from release notes Use this label to exclude a PR from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants