kompose: Update to version 1.22.0

This commit is contained in:
Jakub Čábera 2020-11-04 09:48:58 +01:00
parent f1e30a67c7
commit 62e2f71d06

View File

@ -1,11 +1,11 @@
{
"homepage": "https://kompose.io/",
"version": "1.22.0",
"description": "Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).",
"homepage": "https://kompose.io/",
"license": "Apache-2.0",
"version": "1.21.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kompose/releases/download/v1.21.0/kompose-windows-amd64.exe#/kompose.exe",
"url": "https://github.com/kubernetes/kompose/releases/download/v1.22.0/kompose-windows-amd64.exe#/kompose.exe",
"hash": "0a01f3eb0cb810b61a4d7aaa5b59824e829f2e9042f061ff27f3c419822f08d3"
}
},