Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apis/organizations/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ spec:
- provider: xpkg.crossplane.io/crossplane-contrib/provider-aws-organizations
version: ">=v2.3.0"
- configuration: ghcr.io/hops-ops/aws-account
version: ">=v0.14.1"
version: ">=v0.15.0"
- function: xpkg.crossplane.io/crossplane-contrib/function-auto-ready
version: ">=v0.6.0"
2 changes: 1 addition & 1 deletion upbound.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- apiVersion: pkg.crossplane.io/v1
kind: Configuration
package: ghcr.io/hops-ops/aws-account
version: '>=v0.14.1'
version: '>=v0.15.0'
- apiVersion: pkg.crossplane.io/v1
kind: Function
package: xpkg.crossplane.io/crossplane-contrib/function-auto-ready
Expand Down