Skip to content

Commit a968762

Browse files
committed
move values to charts directory; set chart version in zarf.yaml
1 parent 4d4f396 commit a968762

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

packages/zarf-agent/agent-values.yaml

Lines changed: 0 additions & 42 deletions
This file was deleted.

packages/zarf-agent/zarf.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ components:
2323
- name: zarf-agent
2424
releaseName: zarf-agent
2525
localPath: chart
26-
version: 1.0.0
26+
version: 0.51.0
2727
namespace: zarf
28-
valuesFiles:
29-
- agent-values.yaml
3028
actions:
3129
onCreate:
3230
before:

0 commit comments

Comments
 (0)