Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed Nov 30, 2023
1 parent 1074aa0 commit 61e3372
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
annotations:
render.crossplane.io/runtime: Development
spec:
package: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform:v0.3.0
package: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform:v0.4.0
```
## What this function does
Expand Down
2 changes: 1 addition & 1 deletion examples/conditional-rendering/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: Function
metadata:
name: function-conditional-patch-and-transform
spec:
package: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform:v0.3.0
package: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform:v0.4.0
packagePullPolicy: Always
2 changes: 0 additions & 2 deletions examples/conditional-resources/functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
name: function-conditional-patch-and-transform
annotations:
render.crossplane.io/runtime: Development
spec:
package: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform:v0.4.0
packagePullPolicy: Always

0 comments on commit 61e3372

Please sign in to comment.