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

More helm chart fixes #8

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

More helm chart fixes #8

wants to merge 7 commits into from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    02555f6 View commit details
    Browse the repository at this point in the history
  2. Adjust minimum resources

    josegomezr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d55f246 View commit details
    Browse the repository at this point in the history
  3. Remove repeated env for pushing to catalog

    using pushworker.enabled in favor of scanworker.pushToCatalog
    josegomezr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e3a6d5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d41e15 View commit details
    Browse the repository at this point in the history
  5. Update chart metadata

    josegomezr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4c7b0aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d53601c View commit details
    Browse the repository at this point in the history
  7. Add support for extra objects in helm chart

    Inspired by GitLab Runner's Helm deployment [0], it'll allow to pass by
    small needed manifests
    
    [0]: https://gitlab.com/gitlab-org/charts/gitlab-runner
    josegomezr committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    eee77c4 View commit details
    Browse the repository at this point in the history