Skip to content

Bump grafana.grafana colection to version 6.0.5#1669

Draft
domgz wants to merge 4 commits intomasterfrom
revert-1635-grafana-yum-repo-update
Draft

Bump grafana.grafana colection to version 6.0.5#1669
domgz wants to merge 4 commits intomasterfrom
revert-1635-grafana-yum-repo-update

Conversation

@domgz
Copy link
Copy Markdown
Contributor

@domgz domgz commented Oct 14, 2025

PR #1635 was a workaround to fix https://github.com/usegalaxy-eu/issues/issues/784, and it was needed because grafana/grafana-ansible-collection#414 was not merged.

Revert #1635 and update the Grafana collection to version 6.0.5, which includes the upstream fix.

@domgz domgz self-assigned this Oct 14, 2025
@domgz domgz changed the title Revert "Update Grafana YUM repo URLs" Bump grafana.grafana colection to version 6.0.5 Oct 14, 2025
@domgz
Copy link
Copy Markdown
Contributor Author

domgz commented Oct 14, 2025

This PR is a draft because it involves a major version bump, so I have to double-check in the release notes that nothing else needs attention before upgrading.

Comment thread requirements.yaml
collections:
- name: community.general
version: 8.0.2
version: 8.2.0
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes dependency resolution.

ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* community.general:8.0.2 (direct request)
* community.general:>=8.2.0 (dependency of grafana.grafana:6.0.5

Fixes dependency resolution.

```
ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* ansible.posix:>=1.5.4 (dependency of grafana.grafana:6.0.5)
* ansible.posix:1.5.2 (dependency of ansible.posix:*)
```
Comment thread requirements.yaml
- name: ansible.posix # required by `grafana.grafana`
source: https://github.com/ansible-collections/ansible.posix.git
version: 1.5.2
version: 1.5.4
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes dependency resolution.

ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* ansible.posix:>=1.5.4 (dependency of grafana.grafana:6.0.5)
* ansible.posix:1.5.2 (dependency of ansible.posix:*)

@domgz
Copy link
Copy Markdown
Contributor Author

domgz commented Oct 14, 2025

This PR is a draft because it involves a major version bump, so I have to double-check in the release notes that nothing else needs attention before upgrading.

In order to upgrade, the config needs to be adapted so it matches the changes from this PR:

grafana/grafana-ansible-collection#232

Since this PR is only "aesthethic" let's defer this upgrade for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant