File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Cluster Deps Release Notes
2
2
3
+ ## Release v0.5.0
4
+
5
+ ## What's new
6
+ - Bumped ` helmfile.hooks.infra ` version to ` v1.31.1 ` .
7
+
8
+ ## Bug fixes
9
+
10
+ ## Additional information
11
+
12
+ ### Mandatory updates for ` project.yaml `
13
+ ``` yaml
14
+ inventory :
15
+ hooks :
16
+ helmfile.hooks.infra :
17
+ version : v1.31.1
18
+ ` ` `
19
+
20
+ ### List of updated releases
21
+
22
+ ### List of added releases
23
+
24
+ ---
25
+
3
26
## Release v0.4.0
4
27
5
28
## What's new
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ inventory:
26
26
url : https://github.com/jkroepke/helm-secrets
27
27
hooks :
28
28
helmfile.hooks.infra :
29
- version : v1.30 .1
29
+ version : v1.31 .1
30
30
url : git::https://github.com/edenlabllc/{{.Name}}.git?ref={{.Version}}
31
31
tools :
32
32
clusterctl :
You can’t perform that action at this time.
0 commit comments