Skip to content

Commit

Permalink
Change grafana-agent to use stable channel on functional tests (#80)
Browse files Browse the repository at this point in the history
Now that grafana-agent has a stable release, it's better to change
our workflow to use it to avoid the CI breaking on the edge channel
  • Loading branch information
gabrielcocenza authored Aug 9, 2024
1 parent 7d362f5 commit e82459b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/tests/bundles/jammy-yoga.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ applications:
num_units: 1
grafana-agent:
charm: grafana-agent
channel: edge
channel: stable
ceph-mon:
charm: ceph-mon
channel: quincy/stable
Expand Down

0 comments on commit e82459b

Please sign in to comment.