diff options
| author | Ahmed Yarub Hani Al Nuaimi <ahmedyarub@yahoo.com> | 2021-09-22 17:35:24 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-22 13:35:24 -0700 |
| commit | 48aeaba25e319844a44b44a1d562ac0eeab8ce26 (patch) | |
| tree | c9def30c43864f51ccd5c35838155fdbf5338f52 /versions/baseline.json | |
| parent | 70626f098f0f600de9793bd09383330b6d87b111 (diff) | |
| download | vcpkg-48aeaba25e319844a44b44a1d562ac0eeab8ce26.tar.gz vcpkg-48aeaba25e319844a44b44a1d562ac0eeab8ce26.zip | |
[kubernetes] Kubernetes C Client (#20255)
* Kubernetes C Client's port
* Kubernetes C Client's port
* Replace deprecated methods
* Add version file
* Remove extra include directories
* Fix version
* Use vcpkg_from_github with a valid hash
Remove usage file
* Fix Aws Crypto Abstraction Layer and S2N builds
* Update library version
* Update library version
* Update ports/kubernetes/vcpkg.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/kubernetes/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/kubernetes/vcpkg.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update version
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 8c5c87a9a..6f5a2a5f9 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3100,6 +3100,10 @@ "baseline": "0.1.19", "port-version": 1 }, + "kubernetes": { + "baseline": "0.0.1", + "port-version": 0 + }, "kuku": { "baseline": "2.1", "port-version": 1 |
