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# Cluster Deps Release Notes
22
3+ ## Release v0.14.0
4+
5+ ## What's new
6+
7+ - Bumped ` helmfile.hooks.infra ` version to ` v1.36.0 ` .
8+
9+ ## Bug fixes
10+
11+ ## Additional information
12+
13+ ### Mandatory updates for ` project.yaml `
14+
15+ ``` yaml
16+ inventory :
17+ hooks :
18+ helmfile.hooks.infra :
19+ version : v1.36.0
20+ ` ` `
21+
22+ ### List of updated releases
23+
24+ ### List of added releases
25+
26+ ---
27+
28+ ## Release v0.13.3
29+
30+ ## What's new
31+
32+ ## Bug fixes
33+
34+ - Bumped ` helmfile.hooks.infra` version to `v1.35.2`.
35+
36+ # # Additional information
37+
38+ # ## Mandatory updates for `project.yaml`
39+
40+ ` ` ` yaml
41+ inventory:
42+ hooks:
43+ helmfile.hooks.infra:
44+ version: v1.35.2
45+ ` ` `
46+
47+ # ## List of updated releases
48+
49+ # ## List of added releases
50+
51+ ---
52+
353# # Release v0.13.2
454
555# # What's new
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ inventory:
2626 url : https://github.com/jkroepke/helm-secrets
2727 hooks :
2828 helmfile.hooks.infra :
29- version : v1.35.1
29+ version : v1.36.0
3030 url : git::https://github.com/edenlabllc/{{.Name}}.git?ref={{.Version}}
3131 tools :
3232 clusterctl :
You can’t perform that action at this time.
0 commit comments