Skip to content

Commit b0d0ae7

Browse files
aa-replicatedclaude
andcommitted
fix(replicated): remove helm-charts section now managed by helmchart.yaml
The helm-charts section was generating a conflicting HelmChart CR with no chartVersion, causing the helm-archive-missing errors. helmchart.yaml (kots.io/v1beta2) is now the explicit source of truth for the chart CR. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9793d5c commit b0d0ae7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.replicated

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,3 @@ channels:
55
- name: Unstable
66
- name: Beta
77
- name: Stable
8-
helm-charts:
9-
- name: gameshelf
10-
path: .
11-
values:
12-
- key: image.tag
13-
value: repl{{ .VersionLabel }}

0 commit comments

Comments
 (0)