devfile 0.0.19.pre.alpha1-x86_64-linux → 0.0.20.pre.alpha1-x86_64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/devfile +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1181ebae171e9a65f6a500036fcd02c5eef76d9433e23eb321b8d51cbb2447fb
|
4
|
+
data.tar.gz: e0d0beabf21a2d68282771c834a8b671b4606a1fc94fa480f1aafd4189dd0340
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a5932c6514db2e590cab93f9e2a7ee4856bc48c765f723ea8100ff07c6dac681f49f12438752f0086714caf342f5bcc7c9e3f711817bc2e921f23612ae79d143
|
7
|
+
data.tar.gz: e4697a988371ff2485b75bf80e9bb925948420a80ca80c3f26d7e9d7c74287b0048272e30a9104332f07d06633e834efab1a8e8e96e6ab22b4264c159c0614f7
|
data/bin/devfile
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: devfile
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.20.pre.alpha1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- GitLab
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-07-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Library used to generate kubernetes manifests from a Devfile.
|
14
14
|
email:
|