File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12+ ### Changed
13+
14+ ### Deprecated
15+
16+ ### Removed
17+
18+ ### Fixed
19+
20+ ### Security
21+
22+ ## v0.1.0
23+
24+ ### Added
25+
1226- [ #717 ] ( https://github.com/spegel-org/spegel/pull/717 ) Extend tests for distribution.
1327- [ #753 ] ( https://github.com/spegel-org/spegel/pull/753 ) Set GOMAXPROCS and GOMEMLIMIT when limits are set.
1428- [ #792 ] ( https://github.com/spegel-org/spegel/pull/792 ) Add dev deploy recipe to simplify local development.
@@ -25,24 +39,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2539- [ #787 ] ( https://github.com/spegel-org/spegel/pull/787 ) Refactor OCI image to allow parsing without digest.
2640- [ #794 ] ( https://github.com/spegel-org/spegel/pull/794 ) Set default memory request and limit in Helm chart.
2741
28- ### Deprecated
29-
3042### Removed
3143
3244- [ #796 ] ( https://github.com/spegel-org/spegel/pull/796 ) Remove name from OCI image struct.
3345- [ #799 ] ( https://github.com/spegel-org/spegel/pull/799 ) Remove Kubernetes bootstrapper.
3446
3547### Fixed
3648
37- - [ #743 ] ( https://github.com/spegel-org/spegel/pull/743 ) Charts - removed metrics label from bootstrap service
49+ - [ #743 ] ( https://github.com/spegel-org/spegel/pull/743 ) Remove metrics label from bootstrap service in Helm chart.
3850- [ #748 ] ( https://github.com/spegel-org/spegel/pull/748 ) Fix topology annotation.
3951- [ #785 ] ( https://github.com/spegel-org/spegel/pull/785 ) Fix verification of digests when parsing distribution path.
4052- [ #798 ] ( https://github.com/spegel-org/spegel/pull/798 ) Restart Spegel if Containerd event subscription is disconnected.
4153- [ #800 ] ( https://github.com/spegel-org/spegel/pull/800 ) Fix so that host is closed even when a bootstrap error occurs.
4254- [ #801 ] ( https://github.com/spegel-org/spegel/pull/801 ) Fix helm values naming for additionalMirrorTargets and mirroredRegistries.
4355
44- ### Security
45-
4656## v0.0.30
4757
4858### Changed
You can’t perform that action at this time.
0 commit comments