Skip to content

Commit a30682d

Browse files
authored
Promote release-service from staging to production (#7536)
1 parent e4dfc86 commit a30682d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/release/production/kustomization.yaml

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

99
components:
@@ -12,6 +12,6 @@ components:
1212
images:
1313
- name: quay.io/konflux-ci/release-service
1414
newName: quay.io/konflux-ci/release-service
15-
newTag: 5a75ab53a22a1210b27476e2856e067315a39ce1
15+
newTag: 26f6f47a8e09862c907f5ae1e820fc319e0c2866
1616

1717
namespace: release-service

0 commit comments

Comments
 (0)