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

[grafana] Improve dashboards download script #3350

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Improve download script and remove -x parameter

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b18764b View commit details
    Browse the repository at this point in the history
  2. Chart version bump

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c30fe28 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update _config.tpl

    move the download message out of the if loop
    
    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    050e5c2 View commit details
    Browse the repository at this point in the history
  2. tentative moving $value.url to helper

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1e21e06 View commit details
    Browse the repository at this point in the history
  3. Improve helper function

    improvment thanks to community feedback,
    need some testing
    
    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d5043b0 View commit details
    Browse the repository at this point in the history
  4. fix Chart versionning

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a9ce21e View commit details
    Browse the repository at this point in the history
  5. Update Grafana to version 11.2.2

    Signed-off-by: Tero Paloheimo <[email protected]>
    terop authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    116bfab View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout

    Signed-off-by: Charles Korn <[email protected]>
    charleskorn authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    169ca4e View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-python

    Signed-off-by: Charles Korn <[email protected]>
    charleskorn authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6a03b1b View commit details
    Browse the repository at this point in the history
  8. Bump azure/setup-helm

    Signed-off-by: Charles Korn <[email protected]>
    charleskorn authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    97da95f View commit details
    Browse the repository at this point in the history
  9. Remove use of deprecated ::set-output

    Signed-off-by: Charles Korn <[email protected]>
    charleskorn authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ad0fad1 View commit details
    Browse the repository at this point in the history
  10. Bump Python version to one available in Ubuntu 24.04 runners

    Signed-off-by: Charles Korn <[email protected]>
    charleskorn authored and xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1dbea94 View commit details
    Browse the repository at this point in the history
  11. fix _config.tpl

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    419c997 View commit details
    Browse the repository at this point in the history
  12. fix typo in _config.tpl

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    850d017 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' into feature/improve-grafana-download-dashboards

    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fcd1043 View commit details
    Browse the repository at this point in the history
  14. Update charts/grafana/templates/_helpers.tpl

    add improvment suggested
    
    Co-authored-by: Jan-Otto Kröpke <[email protected]>
    Signed-off-by: Rachid Zarouali <[email protected]>
    xinity and jkroepke authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    68fafde View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    20e2bb5 View commit details
    Browse the repository at this point in the history