Skip to content

Commit a183702

Browse files
release-service update (#3933)
* update components/monitoring/grafana/base/dashboards/release/kustomization.yaml * update components/release/development/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 26edfba commit a183702

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- https://github.com/konflux-ci/release-service/config/grafana/?ref=3c44246100c3b14191d2571b49e310e0c8f35550
4+
- https://github.com/konflux-ci/release-service/config/grafana/?ref=c6133cc0b908743ebd1f3a92c7ff9b123353b97b

components/release/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/release-service/config/default?ref=3c44246100c3b14191d2571b49e310e0c8f35550
5+
- https://github.com/konflux-ci/release-service/config/default?ref=c6133cc0b908743ebd1f3a92c7ff9b123353b97b
66

77
images:
88
- name: quay.io/konflux-ci/release-service
99
newName: quay.io/konflux-ci/release-service
10-
newTag: 3c44246100c3b14191d2571b49e310e0c8f35550
10+
newTag: c6133cc0b908743ebd1f3a92c7ff9b123353b97b
1111

1212
namespace: release-service

0 commit comments

Comments
 (0)