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 86b8d16 commit 0a1b908Copy full SHA for 0a1b908
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=cc993edb2a595e08426cfcbf2d962bff714b865e
+- https://github.com/konflux-ci/build-service/config/default?ref=931e56b1771db737c4fbbd1ae90fbd6e1b73344d
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: cc993edb2a595e08426cfcbf2d962bff714b865e
+ newTag: 931e56b1771db737c4fbbd1ae90fbd6e1b73344d
14
15
commonAnnotations:
16
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments