Skip to content

Commit

Permalink
Update dora-metrics (#2419)
Browse files Browse the repository at this point in the history
* Update kustomization.yaml

* Update kustomization.yaml
  • Loading branch information
albarbaro authored Sep 19, 2023
1 parent 8684092 commit 60546e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/dora-metrics/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resources:
- https://github.com/redhat-appstudio/dora-metrics/deploy/base?ref=dadd13a75d0fd0e4337fd90ddba3d3e47fb6199f
- https://github.com/redhat-appstudio/dora-metrics/deploy/base?ref=aed21b2b16f1682b9126b94df88f149ad1612d19
- ./rbac

apiVersion: kustomize.config.k8s.io/v1beta1
Expand All @@ -8,4 +8,4 @@ kind: Kustomization
images:
- name: quay.io/redhat-appstudio/dora-metrics
newName: quay.io/redhat-appstudio/dora-metrics
newTag: dadd13a75d0fd0e4337fd90ddba3d3e47fb6199f
newTag: aed21b2b16f1682b9126b94df88f149ad1612d19
4 changes: 2 additions & 2 deletions components/dora-metrics/staging/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/dora-metrics/deploy/base?ref=c52bfe1a88fde0bc63a30eb4a662f6bc8b925f3c
- https://github.com/redhat-appstudio/dora-metrics/deploy/base?ref=aed21b2b16f1682b9126b94df88f149ad1612d19
- ../base/external-secrets

images:
- name: quay.io/redhat-appstudio/dora-metrics
newName: quay.io/redhat-appstudio/dora-metrics
newTag: c52bfe1a88fde0bc63a30eb4a662f6bc8b925f3c
newTag: aed21b2b16f1682b9126b94df88f149ad1612d19

0 comments on commit 60546e7

Please sign in to comment.