Skip to content

Commit c4822d9

Browse files
[MISC] Pin grafana-agent-k8s channel to 1/stable (#624)
1 parent 12a236a commit c4822d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/bundle_templates/grafana_agent_integration.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ applications:
1010
mysql-image: {{ mysql_image_source }}
1111
grafana-agent-k8s:
1212
charm: grafana-agent-k8s
13-
channel: latest/stable
13+
channel: 1/stable
1414
scale: 1
1515
relations:
1616
- [mysql-k8s:metrics-endpoint, grafana-agent-k8s:metrics-endpoint]

0 commit comments

Comments
 (0)