diff options
| author | sickcodes <[email protected]> | 2021-02-12 18:20:36 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-12 18:20:36 +0000 |
| commit | d6b99ff62e608aab7cb5e67966fe5aa202e3e755 (patch) | |
| tree | 5d8ae1d9a5c0fe09ae662ac7c81c3a1893f07e06 /helm/index.yaml | |
| parent | Merge pull request #150 from MrBenFTW/patch-2 (diff) | |
| parent | Self-host in the repo glibc to emphasize the temporariness of this patch. (diff) | |
| download | docker-osx-d6b99ff62e608aab7cb5e67966fe5aa202e3e755.tar.xz docker-osx-d6b99ff62e608aab7cb5e67966fe5aa202e3e755.zip | |
Merge pull request #151 from sickcodes/docker-osx-kubernetes
Docker OSX Kubernetes
Diffstat (limited to 'helm/index.yaml')
| -rw-r--r-- | helm/index.yaml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/helm/index.yaml b/helm/index.yaml index 031afb6..4efc4de 100644 --- a/helm/index.yaml +++ b/helm/index.yaml @@ -3,16 +3,22 @@ entries: docker-osx: - apiVersion: v1 appVersion: 0.0.1.0 - created: "2021-02-11T02:01:36.6644313Z" - description: Containerized OSX! Run Mac in a pod! - digest: 38f0b5d8f77eda7be31e95346b981bff98964a884a3f7bc782a62fdf74880943 + created: "2021-02-12T18:10:08.054368621Z" + description: Containerized OSX! Run OSX in a pod, headlessly, or with Xvfb. Test your Apps and master CI/CD processes. + digest: 04e88d78156fa1de709a3dad16558cb8f0bd1c1f0bde8144d530c9a0c143123a keywords: - docker-osx - mac - macos - qemu + - cicd + - ios + - xnu + - darwin + - apple + - osx name: docker-osx urls: - - https://github.com/sickcodes/Docker-OSX/helm/docker-osx-0.1.0.tgz + - https://sickcodes.github.io/Docker-OSX/helm/docker-osx-0.1.0.tgz version: 0.1.0 -generated: "2021-02-11T02:01:36.663264193Z" +generated: "2021-02-12T18:10:08.053067083Z" |