diff --git a/charts/crossplane-aws/Chart.yaml b/charts/crossplane-aws/Chart.yaml index 6e601e1..6807363 100644 --- a/charts/crossplane-aws/Chart.yaml +++ b/charts/crossplane-aws/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.0 +version: 2.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.45.2" +appVersion: "v0.46.0" diff --git a/charts/crossplane-aws/values.yaml b/charts/crossplane-aws/values.yaml index 2d21824..4628972 100644 --- a/charts/crossplane-aws/values.yaml +++ b/charts/crossplane-aws/values.yaml @@ -34,7 +34,7 @@ provider: labels: {} package: registry: xpkg.upbound.io/crossplane-contrib/provider-aws - version: "v0.45.2" + version: "v0.46.0" providerConfig: enabled: true