We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc324c6 + 825c87f commit 52adb6aCopy full SHA for 52adb6a
1 file changed
components/konflux-devlake/internal-staging/kustomization.yaml
@@ -7,7 +7,7 @@ namespace: konflux-devlake
7
resources:
8
- ../base
9
- external-secrets
10
-- https://github.com/konflux-ci/konflux-devlake-mcp.git/k8s?ref=ade23c78280fa9614437df2a2b2ed3dccc38b253
+- https://github.com/konflux-ci/konflux-devlake-mcp.git/k8s?ref=711b1fa7feb82af2f4572e21154934f1b0d9d345
11
12
helmCharts:
13
- name: devlake
@@ -18,5 +18,10 @@ helmCharts:
18
valuesFile: helm-values.yaml
19
includeCRDs: true
20
21
+images:
22
+- name: quay.io/konflux-ci/konflux-devprod/devlake-mcp-server
23
+ newName: quay.io/konflux-ci/konflux-devprod/devlake-mcp-server
24
+ newTag: 711b1fa7feb82af2f4572e21154934f1b0d9d345
25
+
26
commonAnnotations:
27
argocd.argoproj.io/sync-wave: "-1"
0 commit comments