We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52779a5 commit f0716e0Copy full SHA for f0716e0
.goreleaser.yml
@@ -155,7 +155,8 @@ kos:
155
platforms:
156
- linux/amd64
157
- linux/arm64
158
- repository: ghcr.io/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix
+ repositories:
159
+ - ghcr.io/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix
160
bare: true
161
creation_time: "{{.CommitTimestamp}}"
162
ko_data_creation_time: "{{.CommitTimestamp}}"
0 commit comments