Skip to content

Commit 6ba5cb3

Browse files
o11y update (#4034)
* 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 e1f1494 commit 6ba5cb3

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

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

77
images:
88
- name: quay.io/redhat-appstudio/o11y
99
newName: quay.io/redhat-appstudio/o11y
10-
newTag: 7daba085dc5deb4f04d22c3fc65de805aa04b417
10+
newTag: d60c963077ab183e35a489b80f4a779303a7c577

0 commit comments

Comments
 (0)