Skip to content

updating apimon to use latest otcextensions #1043

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

Merged
merged 1 commit into from
May 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion inventory/service/group_vars/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ grafana_image_stable: quay.io/opentelekomcloud/grafana:10.1.0
grafana_image_latest: quay.io/opentelekomcloud/grafana:10.1.0
grafana_renderer_image_stable: quay.io/opentelekomcloud/grafana-image-renderer:3.7.1
grafana_renderer_image_latest: quay.io/opentelekomcloud/grafana-image-renderer:3.7.1
apimon_image_stable: quay.io/stackmon/apimon:change_51_latest
apimon_image_stable: quay.io/stackmon/apimon:change_53_latest
apimon_image_latest: quay.io/stackmon/apimon:change_51_latest
cloudmon_metrics_image: quay.io/opentelekomcloud/cloudmon-metrics:change_4_latest
cloudmon_plugin_smtp_image: quay.io/opentelekomcloud/cloudmon-plugin-smtp:change_6_latest
Expand Down