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

[Addon] Fix #695 using vela existing addon packaging #714

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 11, 2023

  1. fix: proper helm charts using vela addon pkg

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    baefc85 View commit details
    Browse the repository at this point in the history
  2. fix: fix go mod tidy issue

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    124baaf View commit details
    Browse the repository at this point in the history
  3. fix: addons require a template.cue file

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8a1c8a3 View commit details
    Browse the repository at this point in the history
  4. fix: bad semver on chart so use original repo version and appVersion

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1cf7266 View commit details
    Browse the repository at this point in the history
  5. fix: rebase MR

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c9335d6 View commit details
    Browse the repository at this point in the history
  6. fix: use semver build section for addons that were missing template.c…

    …ue file
    
    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4266ca2 View commit details
    Browse the repository at this point in the history
  7. fix: bump version for addons that were missing template.cue due to k8…

    …s labels not fully supporting semver
    
    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    94ddbed View commit details
    Browse the repository at this point in the history
  8. fix: use empty spec for addons that were missing template.cue

    Signed-off-by: florent.madiot.e <[email protected]>
    scodeman committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    203c4a2 View commit details
    Browse the repository at this point in the history