Skip to content

Commit 04b4b82

Browse files
zedorapsclaude
andauthored
Add Tenzir Helm Charts to the changelog (#410)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 454afbf commit 04b4b82

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

src/changelog-projects.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,10 @@
2828
"icon": "sun",
2929
"color": "yellow",
3030
"repository": "tenzir/tree-sitter-tql"
31+
},
32+
"tenzir-helm-charts": {
33+
"icon": "server",
34+
"color": "lightblue",
35+
"repository": "tenzir/helm-charts"
3136
}
3237
}

src/components/ChangelogLanding.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const hasGeneratedLanding = changelogLandingProjects.length > 0;
4444
))}
4545
</div>
4646

47-
<hr />
47+
<hr style="margin-block: var(--tnz-space-16) var(--tnz-space-10);" />
4848

4949
<p>
5050
For general release announcements and deeper dives into selected

0 commit comments

Comments
 (0)