Skip to content

Commit b6e6073

Browse files
Merge pull request #85 from edenlabllc/hotfix/v0.13.3
bump helmfile.hooks.infra version
2 parents 03f995d + a64c280 commit b6e6073

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.3
4+
5+
## What's new
6+
7+
## Bug fixes
8+
9+
- Bumped `helmfile.hooks.infra` version to `v1.35.2`.
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.2
20+
```
21+
22+
### List of updated releases
23+
24+
### List of added releases
25+
26+
---
27+
328
## Release v0.13.2
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.1
29+
version: v1.35.2
3030
url: git::https://github.com/edenlabllc/{{.Name}}.git?ref={{.Version}}
3131
tools:
3232
clusterctl:

0 commit comments

Comments
 (0)