Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Oct 10, 2023
1 parent 26f0663 commit a9d5f93
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bootstrap/helm/cluster-api-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cluster-api-cluster
description: A Helm chart for Kubernetes
type: application
version: 0.1.45
version: 0.1.46
appVersion: v1.24.16
4 changes: 2 additions & 2 deletions bootstrap/helm/cluster-api-provider-azure/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cluster-api-provider-azure
description: A Helm chart for Kubernetes
type: application
version: 0.1.12
appVersion: v1.11.1
version: 0.1.13
appVersion: v1.11.3
dependencies:
- name: cluster-api-provider-azure
version: 0.1.15
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/terraform/azure-bootstrap/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: plural.sh/v1alpha1
kind: Dependencies
metadata:
description: Creates an AKS cluster and prepares it for bootstrapping
version: 0.2.0
version: 0.2.1
spec:
dependencies: []
providers:
Expand Down

0 comments on commit a9d5f93

Please sign in to comment.