We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6177235 commit 0c8702bCopy full SHA for 0c8702b
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=931e56b1771db737c4fbbd1ae90fbd6e1b73344d
+- https://github.com/konflux-ci/build-service/config/default?ref=8917937f45966a7db5abe10335e08434dfd7f658
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: 931e56b1771db737c4fbbd1ae90fbd6e1b73344d
+ newTag: 8917937f45966a7db5abe10335e08434dfd7f658
14
15
commonAnnotations:
16
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments