Skip to content

Commit

Permalink
o11y update (#3524)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
rh-tap-build-team[bot] committed Apr 1, 2024
1 parent b372180 commit d3824ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/monitoring/grafana/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=bb66da4ffb20a4fc586318027702b292b1124cf7
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=38d33115ac41b2595a18c2ac6ca0f7102cc286a1

images:
- name: quay.io/redhat-appstudio/o11y
newName: quay.io/redhat-appstudio/o11y
newTag: bb66da4ffb20a4fc586318027702b292b1124cf7
newTag: 38d33115ac41b2595a18c2ac6ca0f7102cc286a1

patches:
- path: auto-assign-role-patch.yaml
Expand Down
4 changes: 2 additions & 2 deletions components/monitoring/grafana/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=bb66da4ffb20a4fc586318027702b292b1124cf7
- https://github.com/redhat-appstudio/o11y/config/exporters/monitoring/grafana/base?ref=38d33115ac41b2595a18c2ac6ca0f7102cc286a1

images:
- name: quay.io/redhat-appstudio/o11y
newName: quay.io/redhat-appstudio/o11y
newTag: bb66da4ffb20a4fc586318027702b292b1124cf7
newTag: 38d33115ac41b2595a18c2ac6ca0f7102cc286a1

0 comments on commit d3824ac

Please sign in to comment.