Skip to content

chore(deps): update dependency community.grafana to v1.9.1

Lama Bot requested to merge renovate/community.grafana-1.x into main

This MR contains the following updates:

Package Type Update Change
community.grafana galaxy-collection minor 1.5.4 -> 1.9.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/community.grafana (community.grafana)

v1.9.1

Compare Source

======

Bugfixes

  • undo removed deprecated message argument in grafana_dashboard

v1.9.0

Compare Source

======

Minor Changes

  • Add new module grafana_silence to create and delete silences through the API
  • Add role components for grafana_silence module
  • lookup - grafana_dashboards - add validate_certs and ca_path options to plugin for custom certs validation

Removed Features (previously deprecated)

  • removed deprecated message argument in grafana_dashboard

Bugfixes

  • Handling of desired default state for first grafana_datasource
  • Ignore type argument for diff comparison if grafana-postgresq-datasource alias postgres is used
  • Set umask for grafana_plugin command

v1.8.0

Compare Source

======

Minor Changes

  • Manage grafana_folder for organizations
  • Merged ansible role telekom-mms/ansible-role-grafana into ansible-collections/community.grafana
  • added community.grafana.notification_channel to role
  • grafana_dashboard - add check_mode support

Bugfixes

  • test: replace deprecated TestCase.assertEquals to support Python 3.12

v1.7.0

Compare Source

======

Minor Changes

Bugfixes

  • Add grafana_organiazion_user to action_groups.grafana
  • Fixed orgId handling in diff comparison for grafana_datasource if using org_name

v1.6.1

Compare Source

======

Minor Changes

  • Bump version of Python used in tests to 3.10
  • Enable datasource option time_interval for prometheus
  • Fix documentation url for Ansible doc website
  • Now testing against Grafana 9.5.13, 8.5.27, 10.2.0

Bugfixes

  • Fix error with datasources configured without basicAuth
  • grafana_folder, fix an issue during delete (starting Grafana 9.3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports