Skip to content

Commit 0760ce4

Browse files
fix realease name in changelog
1 parent 52dad85 commit 0760ce4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/)
77

8-
## [1.0.0] - 2024-07-31
8+
## [[directus-1.0.0]](https://github.com/directus-labs/helm-chart/releases/tag/directus-1.0.0) - 2024-07-31
99

1010
**Breaking change**
1111

@@ -16,3 +16,5 @@ Reworked environment variable setting and injection.
1616
- Move sensetive values to the `secret` k8s resource
1717
- Move not-sensetive variables to the `configmap` k8s resource
1818
- Inject variables from `configmap` and `secrets` to the application pods
19+
20+
[Link to the list with all changes included in the release](https://github.com/directus-labs/helm-chart/compare/directus-0.4.0...directus-1.0.0)

0 commit comments

Comments
 (0)