Skip to content

Commit 672f94d

Browse files
authored
Merge pull request #34 from max-pfeiffer/release-please--branches--main
chore(main): release 2.1.0
2 parents c6d6e89 + b87fd82 commit 672f94d

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/2.0.0...2.1.0) (2026-08-13)
4+
5+
6+
### Features
7+
8+
* Added Kubernetes resources for Keycloak and ArgoCD configuration ([653c109](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/653c1090a88f8ae683ba17a18f0297705d9135cc))
9+
* updated network stack to Cilium 1.20.0 and Gateway API 1.6.1 ([1715ef5](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/1715ef5a5236ce9a4926f2b5ec7f166519292004))
10+
11+
12+
### Documentation
13+
14+
* scratched the GitOps Roadmap ([eb2e822](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/eb2e822e8c21f993477484f2c722e43f7b89b8d6))
15+
* updated docs with network stack changes ([29fae27](https://github.com/max-pfeiffer/proxmox-talos-opentofu/commit/29fae27bef33cc06c5b4d43925988728841cca25))
16+
317
## [2.0.0](https://github.com/max-pfeiffer/proxmox-talos-opentofu/compare/1.4.0...2.0.0) (2026-08-12)
418

519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "proxmox-talos-opentofu"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
description = "Add your description here"
55
requires-python = ">=3.14"
66
dependencies = [

0 commit comments

Comments
 (0)