Skip to content

Commit b438eaf

Browse files
authored
Promote release-service from staging to production (#5432)
1 parent c3c4c83 commit b438eaf

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,14 +3,14 @@ kind: Kustomization
33
resources:
44
- ../base
55
- ../base/monitor/production
6-
- https://github.com/konflux-ci/release-service/config/default?ref=410a451cbdd2b21279674d8953130b1b3b78c491
6+
- https://github.com/konflux-ci/release-service/config/default?ref=6edf44528b6f2918b7625080d2cf888c6a040376
77

88
components:
99
- ../k-components/manager-resources-patch
1010

1111
images:
1212
- name: quay.io/konflux-ci/release-service
1313
newName: quay.io/konflux-ci/release-service
14-
newTag: 410a451cbdd2b21279674d8953130b1b3b78c491
14+
newTag: 6edf44528b6f2918b7625080d2cf888c6a040376
1515

1616
namespace: release-service

0 commit comments

Comments
 (0)