Skip to content

Commit a6d4da9

Browse files
update components/release/development/kustomization.yaml
1 parent 385d147 commit a6d4da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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=e4377f8cd427e37516fe863eca1d8309382ee84c
6+
- https://github.com/konflux-ci/release-service/config/default?ref=3559680370c79cd052abf3177bdfc99e9d378356
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: e4377f8cd427e37516fe863eca1d8309382ee84c
12+
newTag: 3559680370c79cd052abf3177bdfc99e9d378356
1313

1414
namespace: release-service
1515

0 commit comments

Comments
 (0)