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.12.0
4+
5+ ## What's new
6+
7+ - Bumped ` onprem ` ` InfrastructureProvider ` version to ` v0.1.3 ` .
8+ - Bumped ` helmfile.hooks.infra ` version to ` v1.34.2 ` .
9+
10+ ## Bug fixes
11+
12+ ## Additional information
13+
14+ ### Mandatory updates for ` project.yaml `
15+
16+ ``` yaml
17+ inventory :
18+ hooks :
19+ helmfile.hooks.infra :
20+ version : v1.34.2
21+ ` ` `
22+
23+ ### List of updated releases
24+
25+ ### List of added releases
26+
27+ ---
28+
329## Release v0.11.3
430
531## What's new
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ providers:
3434 url: https://github.com /edenlabllc/cluster-api-provider-gcp/releases/v1.8.2 /infrastructure-components.yaml
3535 - name: onprem
3636 type: InfrastructureProvider
37- url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.2 /infrastructure-components.yaml
37+ url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.3 /infrastructure-components.yaml
3838
3939variables: {}
4040# FOO: value
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ providers:
3434 url: https://github.com /edenlabllc/cluster-api-provider-gcp/releases/v1.8.2 /infrastructure-components.yaml
3535 - name: onprem
3636 type: InfrastructureProvider
37- url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.2 /infrastructure-components.yaml
37+ url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.3 /infrastructure-components.yaml
3838
3939variables: {}
4040# FOO: value
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ providers:
3434 url: https://github.com /edenlabllc/cluster-api-provider-gcp/releases/v1.8.2 /infrastructure-components.yaml
3535 - name: onprem
3636 type: InfrastructureProvider
37- url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.2 /infrastructure-components.yaml
37+ url: https://github.com /edenlabllc/on-premise-configurator.operators.infra /releases/v0.1.3 /infrastructure-components.yaml
3838
3939variables: {}
4040# FOO: value
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.34.1
29+ version : v1.34.2
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