Skip to content

Commit 6f99375

Browse files
o11y update (#7419)
* update components/monitoring/grafana/development/kustomization.yaml * update components/monitoring/grafana/staging/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent a605cec commit 6f99375

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

components/monitoring/grafana/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=6dd25a63d8516d4d925c33f8d23a3736d4432205
5+
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=d6720a67de2cbab4b4799010b5d80e829d23079d
66

77
images:
88
- name: quay.io/redhat-appstudio/o11y
99
newName: quay.io/redhat-appstudio/o11y
10-
newTag: 6dd25a63d8516d4d925c33f8d23a3736d4432205
10+
newTag: d6720a67de2cbab4b4799010b5d80e829d23079d
1111

1212
patches:
1313
- path: auto-assign-role-patch.yaml

components/monitoring/grafana/staging/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=6dd25a63d8516d4d925c33f8d23a3736d4432205
5+
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=d6720a67de2cbab4b4799010b5d80e829d23079d
66

77
images:
88
- name: quay.io/redhat-appstudio/o11y
99
newName: quay.io/redhat-appstudio/o11y
10-
newTag: 6dd25a63d8516d4d925c33f8d23a3736d4432205
10+
newTag: d6720a67de2cbab4b4799010b5d80e829d23079d

0 commit comments

Comments
 (0)