Skip to content

Commit 6b45a57

Browse files
authored
Release v0.12.4 (#374)
1 parent b7d3846 commit 6b45a57

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Changed
10+
## [0.12.4] - 2026-01-30
1111

12+
### Changed
13+
- Build with up-to-date pipelines.
1214
- Resolve updated code linter findings.
1315
- Replace `Chart.Version` with `Chart.AppVersion` in labels and image tag defaults.
1416

@@ -181,7 +183,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181183

182184
## [0.1.0] - 2023-08-09
183185

184-
[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.12.3...HEAD
186+
[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.12.4...HEAD
187+
[0.12.4]: https://github.com/giantswarm/teleport-operator/compare/v0.12.3...v0.12.4
185188
[0.12.3]: https://github.com/giantswarm/teleport-operator/compare/v0.12.2...v0.12.3
186189
[0.12.2]: https://github.com/giantswarm/teleport-operator/compare/v0.12.1...v0.12.2
187190
[0.12.1]: https://github.com/giantswarm/teleport-operator/compare/v0.12.0...v0.12.1

helm/teleport-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: teleport-operator
2-
version: 0.12.3
3-
appVersion: 0.12.3
2+
version: 0.12.4
3+
appVersion: 0.12.4
44
description: "Teleport operator"
55
home: "https://github.com/giantswarm/teleport-operator"
66
apiVersion: v1

0 commit comments

Comments
 (0)