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 8f94a9b commit a38c2b6Copy full SHA for a38c2b6
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=568d8ad2672cc6141f30f819528e25ae6b6ff884
+- https://github.com/konflux-ci/build-service/config/default?ref=2dafc653425607b836817056bd2acd0ebd1da7b3
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: 568d8ad2672cc6141f30f819528e25ae6b6ff884
+ newTag: 2dafc653425607b836817056bd2acd0ebd1da7b3
14
15
commonAnnotations:
16
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments