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

Helm Charts #728

Merged
merged 6 commits into from
Jul 29, 2024
Merged

Helm Charts #728

merged 6 commits into from
Jul 29, 2024

Commits on Jul 24, 2024

  1. [make] Adding targets for chart management and sync with repo

    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bdb6ca7 View commit details
    Browse the repository at this point in the history
  2. [helm] Adding chart config and default templates

    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1461261 View commit details
    Browse the repository at this point in the history
  3. [workflows] Github workflows for synchronize a release and upload chart

    * When a release is published, the `release-helm-chart` workflow will
      package the chart and upload it to the release page. Then sync with
    the kuadrant repo. For this is necessary to build the manifests and
    chart before the release. Running `make helm-build` with the require envs
    to be released
    * When a release is deleted, it will sync with the kuadrant repo
    
    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    76166e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. [make] Update helm dependencies target

    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b86930a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. [make] Adding targets for chart management and sync with repo

    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d7bf93f View commit details
    Browse the repository at this point in the history
  2. [helm] Adding chart config and default templates

    Signed-off-by: dd di cesare <didi@posteo.net>
    didierofrivia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5d78dfc View commit details
    Browse the repository at this point in the history