Skip to content

Commit 8073055

Browse files
update components/build-service/production/base/kustomization.yaml (#4213)
Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 9cdb963 commit 8073055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/build-service/production/base/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/external-secrets
6-
- https://github.com/konflux-ci/build-service/config/default?ref=6e3d3ba274d5620527d67b33a20680ce08c3f703
6+
- https://github.com/konflux-ci/build-service/config/default?ref=21d434a3d205c3dc485d0136cd3816a4744d134b
77

88
namespace: build-service
99

1010
images:
1111
- name: quay.io/konflux-ci/build-service
1212
newName: quay.io/konflux-ci/build-service
13-
newTag: 6e3d3ba274d5620527d67b33a20680ce08c3f703
13+
newTag: 21d434a3d205c3dc485d0136cd3816a4744d134b
1414

1515
commonAnnotations:
1616
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

0 commit comments

Comments
 (0)