We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f893a2 commit c2462b6Copy full SHA for c2462b6
components/monitoring/grafana/staging/kustomization.yaml
@@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- ../base
5
- - https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=cb6029d033be34beff3d8ae7f1dc75899d1f3be7
+ - https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=49fb610214d5491e9068d8a97970d9387cefde66
6
7
images:
8
- name: quay.io/redhat-appstudio/o11y
9
newName: quay.io/redhat-appstudio/o11y
10
- newTag: cb6029d033be34beff3d8ae7f1dc75899d1f3be7
+ newTag: 49fb610214d5491e9068d8a97970d9387cefde66
0 commit comments