Skip to content

Commit a38c2b6

Browse files
update components/build-service/staging/base/kustomization.yaml
1 parent 8f94a9b commit a38c2b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/build-service/staging/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=568d8ad2672cc6141f30f819528e25ae6b6ff884
6+
- https://github.com/konflux-ci/build-service/config/default?ref=2dafc653425607b836817056bd2acd0ebd1da7b3
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: 568d8ad2672cc6141f30f819528e25ae6b6ff884
13+
newTag: 2dafc653425607b836817056bd2acd0ebd1da7b3
1414

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

0 commit comments

Comments
 (0)