File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed
Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.45.0] ( https://www.github.com/camptocamp/devops-stack/compare/v0.44.0...v0.45.0 ) (2021-08-27)
4+
5+
6+ ### Features
7+
8+ * ** kube-prometheus-stack:** upgrade chart to 18.0.1 ([ #743 ] ( https://www.github.com/camptocamp/devops-stack/issues/743 ) ) ([ 103dfc6] ( https://www.github.com/camptocamp/devops-stack/commit/103dfc67be8bfd0ee72ebd6fda60507211fdf163 ) )
9+
310## [ 0.44.0] ( https://www.github.com/camptocamp/devops-stack/compare/v0.43.0...v0.44.0 ) (2021-08-26)
411
512
Original file line number Diff line number Diff line change 11---
22name : " devops-stack"
33title : " DevOps Stack"
4- version : " latest "
4+ version : " 0.45.0 "
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 = " master "
15+ default = " v0.45.0 "
1616}
1717
1818variable "app_of_apps_values_overrides" {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ org_logo = "images/logo/camptocamp.png"
1515org_logo_width = " 200px"
1616org_url = " https://camptocamp.com"
1717
18- version = " 0.43 .0"
18+ version = " 0.45 .0"
1919
2020google_analytics = " G-GDBX9466LL"
2121
Original file line number Diff line number Diff line change 1- 0.44 .0
1+ 0.45 .0
You can’t perform that action at this time.
0 commit comments