Skip to content

Commit 28bb9e9

Browse files
committed
fix(recipe): Kyve OCI labels
1 parent ec0dd93 commit 28bb9e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/kyve-kyved.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ ports = [
166166
[labels]
167167
"org.opencontainers.image.created" = "{{CREATION_TIMESTAMP}}"
168168
"org.opencontainers.image.authors" = "Dockermint CD"
169-
"org.opencontainers.image.url" = "https://github.com/kyve-network/kyve"
169+
"org.opencontainers.image.url" = "https://github.com/KYVENetwork/chain"
170170
"org.opencontainers.image.documentation" = "https://docs.kyve.network"
171-
"org.opencontainers.image.source" = "https://github.com/kyve-network/kyve"
171+
"org.opencontainers.image.source" = "https://github.com/KYVENetwork/chain"
172172
"org.opencontainers.image.version" = "{{repo_version}}"
173173
"org.opencontainers.image.revision" = "{{repo_commit}}"
174174
"org.opencontainers.image.vendor" = "KYVE Foundation"

0 commit comments

Comments
 (0)