Skip to content

Commit 295d08b

Browse files
release-service update (#8467)
* 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 005b79f commit 295d08b

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=13dfb2cbbe5b4ea7d7c657b10f7a9f6a1fd60072
4+
- https://github.com/konflux-ci/release-service/config/grafana/?ref=4e3e07fd15abb242a787a69ed15c19728b01f497

components/release/development/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ kind: Kustomization
33
resources:
44
- ../base
55
- ../base/monitor/development
6-
- https://github.com/konflux-ci/release-service/config/default?ref=13dfb2cbbe5b4ea7d7c657b10f7a9f6a1fd60072
6+
- https://github.com/konflux-ci/release-service/config/default?ref=4e3e07fd15abb242a787a69ed15c19728b01f497
77
- release_service_config.yaml
88

99
images:
1010
- name: quay.io/konflux-ci/release-service
1111
newName: quay.io/konflux-ci/release-service
12-
newTag: 13dfb2cbbe5b4ea7d7c657b10f7a9f6a1fd60072
12+
newTag: 4e3e07fd15abb242a787a69ed15c19728b01f497
1313

1414
namespace: release-service
1515

0 commit comments

Comments
 (0)