Skip to content

Commit e4dfc86

Browse files
authored
Promote release-service from development to staging (#7533)
1 parent 235ccf6 commit e4dfc86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/release/staging/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
- ../base
55
- ../base/monitor/staging
66
- external-secrets/release-monitor-secret.yaml
7-
- https://github.com/konflux-ci/release-service/config/default?ref=5a75ab53a22a1210b27476e2856e067315a39ce1
7+
- https://github.com/konflux-ci/release-service/config/default?ref=26f6f47a8e09862c907f5ae1e820fc319e0c2866
88
- release_service_config.yaml
99

1010
patches:
@@ -21,6 +21,6 @@ components:
2121
images:
2222
- name: quay.io/konflux-ci/release-service
2323
newName: quay.io/konflux-ci/release-service
24-
newTag: 5a75ab53a22a1210b27476e2856e067315a39ce1
24+
newTag: 26f6f47a8e09862c907f5ae1e820fc319e0c2866
2525

2626
namespace: release-service

0 commit comments

Comments
 (0)