We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b137ff + d187928 commit 03f995dCopy full SHA for 03f995d
2 files changed
docs/release-notes.md
@@ -1,5 +1,30 @@
1
# Cluster Deps Release Notes
2
3
+## Release v0.13.2
4
+
5
+## What's new
6
7
+## Bug fixes
8
9
+- Bumped `helmfile.hooks.infra` version to `v1.35.1`.
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.35.1
20
+```
21
22
+### List of updated releases
23
24
+### List of added releases
25
26
+---
27
28
## Release v0.13.1
29
30
## What's new
project.yaml
@@ -26,7 +26,7 @@ inventory:
url: https://github.com/jkroepke/helm-secrets
hooks:
helmfile.hooks.infra:
- version: v1.35.0
url: git::https://github.com/edenlabllc/{{.Name}}.git?ref={{.Version}}
31
tools:
32
clusterctl:
0 commit comments