We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85039b8 commit f05ddfcCopy full SHA for f05ddfc
components/build-service/staging/base/kustomization.yaml
@@ -3,14 +3,14 @@ kind: Kustomization
3
resources:
4
- ../../base
5
- ../../base/external-secrets
6
-- https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
+- https://github.com/konflux-ci/build-service/config/default?ref=6f93aaaf7d3888b6279a86fd844a13eb2b318c44
7
8
namespace: build-service
9
10
images:
11
- name: quay.io/konflux-ci/build-service
12
newName: quay.io/konflux-ci/build-service
13
- newTag: f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
+ newTag: 6f93aaaf7d3888b6279a86fd844a13eb2b318c44
14
15
commonAnnotations:
16
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments