Skip to content

Commit 03f995d

Browse files
Merge pull request #84 from edenlabllc/release/v0.13.2
Release/v0.13.2
2 parents 6b137ff + d187928 commit 03f995d

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

docs/release-notes.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Cluster Deps Release Notes
22

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+
328
## Release v0.13.1
429
530
## What's new

project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.0
29+
version: v1.35.1
3030
url: git::https://github.com/edenlabllc/{{.Name}}.git?ref={{.Version}}
3131
tools:
3232
clusterctl:

0 commit comments

Comments
 (0)