File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.61.0] ( https://github.com/camptocamp/devops-stack/compare/v0.60.2...v0.61.0 ) (2022-12-14)
4+
5+
6+ ### Features
7+
8+ * ** aad_pod_identity:** update chart ([ 996a03a] ( https://github.com/camptocamp/devops-stack/commit/996a03a6e0215ab952bdc10cf69b9d4a4b052835 ) )
9+
310## [ 0.60.2] ( https://github.com/camptocamp/devops-stack/compare/v0.60.1...v0.60.2 ) (2022-11-16)
411
512
Original file line number Diff line number Diff line change 11---
22name : " ROOT"
33title : " DevOps Stack"
4- version : " 0.60.2 " # x-release-please-version
4+ version : " 0.61.0 " # x-release-please-version
55prerelease : true
66nav :
77 - " modules/ROOT/nav.adoc"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ variable "repo_url" {
1212variable "target_revision" {
1313 description = " The source target revision of ArgoCD's app of apps."
1414 type = string
15- default = " v0.60.2 " # x-release-please-version
15+ default = " v0.61.0 " # x-release-please-version
1616}
1717
1818variable "app_of_apps_values_overrides" {
Original file line number Diff line number Diff line change 1- 0.60.2
1+ 0.61.0
You can’t perform that action at this time.
0 commit comments