Skip to content

Commit

Permalink
Merge pull request #3 from gitops-bridge-dev/update-crossplane-01-13-b
Browse files Browse the repository at this point in the history
bump aws crossplane contrib provider
  • Loading branch information
csantanapr committed Jan 14, 2024
2 parents af8d110 + 78f5b93 commit 30b93b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/crossplane-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion charts/crossplane-aws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30b93b4

Please sign in to comment.