File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## [ 0.60.2] ( https://github.com/camptocamp/devops-stack/compare/v0.60.1...v0.60.2 ) (2022-11-16)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
---
2
2
name : " ROOT"
3
3
title : " DevOps Stack"
4
- version : " 0.60.2 " # x-release-please-version
4
+ version : " 0.61.0 " # x-release-please-version
5
5
prerelease : true
6
6
nav :
7
7
- " modules/ROOT/nav.adoc"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ variable "repo_url" {
12
12
variable "target_revision" {
13
13
description = " The source target revision of ArgoCD's app of apps."
14
14
type = string
15
- default = " v0.60.2 " # x-release-please-version
15
+ default = " v0.61.0 " # x-release-please-version
16
16
}
17
17
18
18
variable "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