Skip to content

Commit

Permalink
chore: bump docker image to docker.io/kcllang/crossplane-kcl
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Jan 22, 2024
1 parent 473a55e commit d926210
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blog/2024-01-04-biweekly-newsletter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ kind: Function
metadata:
name: kcl-function
spec:
package: kcllang/crossplane-kcl
package: docker.io/kcllang/crossplane-kcl
EOF
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ kind: Function
metadata:
name: kcl-function
spec:
package: kcllang/crossplane-kcl
package: docker.io/kcllang/crossplane-kcl
EOF
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ kind: Function
metadata:
name: kcl-function
spec:
package: kcllang/crossplane-kcl
package: docker.io/kcllang/crossplane-kcl
EOF
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ kind: Function
metadata:
name: kcl-function
spec:
package: kcllang/crossplane-kcl
package: docker.io/kcllang/crossplane-kcl
EOF
```

Expand Down

0 comments on commit d926210

Please sign in to comment.