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

Fix nightly build #630

Merged
merged 4 commits into from
Aug 2, 2023
Merged

Commits on Aug 2, 2023

  1. Fix nighlty build

    ```
    ct lint --all --config .github/ct-redpanda.yaml
    Linting charts...
    Error: failed loading configuration: specifying both, '--all' and '--charts', is not allowed
    failed loading configuration: specifying both, '--all' and '--charts', is not allowed
    Error: Process completed with exit code 1.
    ```
    
    https://github.com/redpanda-data/helm-charts/actions/runs/5687162122/job/15415137752#step:6:11
    RafalKorepta committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4330e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad0d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de35538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6e1ddb View commit details
    Browse the repository at this point in the history