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 c731105 commit 80414aaCopy full SHA for 80414aa
components/build-service/production/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=beee6ee00ab8b8c5d31185bd4c853657ab573541
+- https://github.com/konflux-ci/build-service/config/default?ref=cc993edb2a595e08426cfcbf2d962bff714b865e
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: beee6ee00ab8b8c5d31185bd4c853657ab573541
+ newTag: cc993edb2a595e08426cfcbf2d962bff714b865e
14
15
commonAnnotations:
16
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments