Skip to content

Commit 85039b8

Browse files
update components/build-service/development/kustomization.yaml
1 parent fb6aa18 commit 85039b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/build-service/development/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
5+
- https://github.com/konflux-ci/build-service/config/default?ref=6f93aaaf7d3888b6279a86fd844a13eb2b318c44
66

77
namespace: build-service
88

99
images:
1010
- name: quay.io/konflux-ci/build-service
1111
newName: quay.io/konflux-ci/build-service
12-
newTag: f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
12+
newTag: 6f93aaaf7d3888b6279a86fd844a13eb2b318c44
1313

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

0 commit comments

Comments
 (0)