Skip to content

Commit c63f526

Browse files
authored
Release v0.12.0 (#170)
1 parent 2664ada commit c63f526

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.12.0] - 2024-10-16
11+
1012
### Changed
1113
- Changed the logic of setting roles by parsing `"%s-teleport-kube-agent-user-values"` configmaps to check if apps are enabled.
1214
- Deprecated `MC-Namespace` and `tokenRoles`
@@ -160,7 +162,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
160162

161163
## [0.1.0] - 2023-08-09
162164

163-
[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.11.2...HEAD
165+
[Unreleased]: https://github.com/giantswarm/teleport-operator/compare/v0.12.0...HEAD
166+
[0.12.0]: https://github.com/giantswarm/teleport-operator/compare/v0.11.2...v0.12.0
164167
[0.11.2]: https://github.com/giantswarm/teleport-operator/compare/v0.11.1...v0.11.2
165168
[0.11.1]: https://github.com/giantswarm/teleport-operator/compare/v0.11.0...v0.11.1
166169
[0.11.0]: https://github.com/giantswarm/teleport-operator/compare/v0.10.0...v0.11.0

helm/teleport-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: teleport-operator
2-
version: 0.11.2
2+
version: 0.12.0
33
description: "Teleport operator"
44
home: "https://github.com/giantswarm/teleport-operator"
55
apiVersion: v1

0 commit comments

Comments
 (0)