Skip to content

Commit 5789f06

Browse files
authored
Merge pull request #46 from upbound/renovate/upbound-configuration-aws-network-0.x
chore(deps): update dependency upbound/configuration-aws-network to v0.17.0
2 parents 93d72ba + 7a7dafb commit 5789f06

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

crossplane.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ spec:
2222
version: "v1.14.0"
2323
- configuration: xpkg.upbound.io/upbound/configuration-aws-network
2424
# renovate: datasource=github-releases depName=upbound/configuration-aws-network
25-
version: "v0.12.0"
25+
version: "v0.17.0"
26+
- function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform
27+
# renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform
28+
version: "v0.7.0"

examples/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ kind: Function
33
metadata:
44
name: crossplane-contrib-function-patch-and-transform
55
spec:
6-
package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.2.1
6+
package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0

0 commit comments

Comments
 (0)