Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.2.1"}
{".":"0.2.2"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/schrodingers-stack/terraform-schtack-management-k8s-bootstrap/compare/v0.2.1...v0.2.2) (2025-01-09)


### Styles

* move descriptions up in the variables ([c5f9d5b](https://github.com/schrodingers-stack/terraform-schtack-management-k8s-bootstrap/commit/c5f9d5b50fba4999354da43a2651c7a709d2dd8c))

## [0.2.1](https://github.com/schrodingers-stack/terraform-schtack-management-k8s-bootstrap/compare/v0.2.0...v0.2.1) (2024-12-06)


Expand Down
2 changes: 1 addition & 1 deletion management-k8s-app-of-apps/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: management-k8s-app-of-apps
version: 0.2.1
version: 0.2.2
description: >-
Helm chart for bootstrapping an Argo CD AppProject that will contain all the
App of Apps Applications for managing the cluster add-ons
Expand Down
Loading