Skip to content

Commit a663687

Browse files
committed
reset changelog and versioning back to 0.1.0 for image and helm chart
1 parent ef5bf14 commit a663687

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
n/a
1111

12-
## [0.1.0] - 2025-07-29
12+
## [0.1.0] - 2025-08-25
1313

1414
### Added
15-
- Initial release of fastly-tls-operator
1615

17-
[Unreleased]: https://github.com/seatgeek/fastly-tls-operator/compare/v0.1.0...HEAD
18-
[0.1.0]: https://github.com/seatgeek/fastly-tls-operator/releases/tag/v0.1.0
16+
- Initial release of `fastly-tls-operator`

charts/fastly-tls-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
n/a
1111

12-
## [0.3.0] - 2025-07-29
12+
## [0.1.0] - 2025-08-25
1313

1414
### Added
1515
- Initial release of fastly-tls-operator helm chart

charts/fastly-tls-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: fastly-tls-operator
33
description: Helm chart for Fastly TLS Operator - manage Fastly TLS certificates via Kubernetes
44
type: application
5-
version: 0.3.0
5+
version: 0.1.0
66

77
keywords:
88
- fastly

0 commit comments

Comments
 (0)