Skip to content

Commit 5430c4d

Browse files
o11y update (#7486)
* 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 37566a5 commit 5430c4d

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=d6720a67de2cbab4b4799010b5d80e829d23079d
5+
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=4d0a0dfb145b53ab61292e16b9f0fc3bbc2dfa40
66

77
images:
88
- name: quay.io/redhat-appstudio/o11y
99
newName: quay.io/redhat-appstudio/o11y
10-
newTag: d6720a67de2cbab4b4799010b5d80e829d23079d
10+
newTag: 4d0a0dfb145b53ab61292e16b9f0fc3bbc2dfa40
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=d6720a67de2cbab4b4799010b5d80e829d23079d
5+
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=4d0a0dfb145b53ab61292e16b9f0fc3bbc2dfa40
66

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

0 commit comments

Comments
 (0)