Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pront/release changelog 43 #431

Closed
wants to merge 3 commits into from
Closed

Conversation

pront
Copy link
Member

@pront pront commented Dec 4, 2024

No description provided.

@@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

## [vector-0.38.0] - 2024-12-04
Copy link
Member

@jszwedko jszwedko Dec 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This diff doesn't seem right. It's not what I get when running ./.github/release-changelog.sh on develop, which is instead:

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22c8031..78ad676 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.

 This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)

+## [vector-0.38.0] - 2024-12-04
+
+### Vector
+
+#### Features
+
+- Bump Vector to v0.43.0 (#430) ([630594c](https://github.com/vectordotdev/helm-charts/commit/630594cbbc1051d8a8fd1686249173882a91ad3a))
+
 ## [vector-0.37.0] - 2024-10-21

 ### Vector

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm

❯ ls
CHANGELOG.md  LICENSE  README.md  cat  charts  kubeval
❯ ./.github/release-changelog.sh
++ yq eval .version charts/vector/Chart.yaml
+ _chart_version=0.38.0
+ git cliff --config .github/cliff.toml --tag vector-0.38.0 --prepend CHANGELOG.md --unreleased
❯ git diff | cat
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 794cbb0..65a62fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file.
 
 This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
 
+## [vector-0.38.0] - 2024-12-04
+
+### Vector
+
+#### Features
+
+- Bump Vector to v0.43.0 (#430) ([630594c](https://github.com/vectordotdev/helm-charts/commit/630594cbbc1051d8a8fd1686249173882a91ad3a))
+- Bump Vector to v0.43.0 ([ac6bbcb](https://github.com/vectordotdev/helm-charts/commit/ac6bbcb216162e4d404ca79ac6901e2f8e778adf))
+
 ## [vector-0.37.0] - 2024-12-04
 
 ### Vector
commit ac6bbcb216162e4d404ca79ac6901e2f8e778adf (HEAD -> develop)
Author: Pavlos Rontidis <[email protected]>
Date:   Wed Dec 4 11:51:39 2024 -0500

    feat(vector): Bump Vector to v0.43.0

@pront
Copy link
Member Author

pront commented Dec 4, 2024

#432

@pront pront closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants