helmsnap 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +35 -33
- data/lib/helmsnap/setup_dependencies.rb +2 -2
- data/lib/helmsnap/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 78e7e573c4103fdf287fe8dc790f0006d38a630357afbf0122ea6e3cd97d82e5
|
4
|
+
data.tar.gz: f84403947250259214ae6555c778097ceb676163b5786eb8a70e9fe086e172e3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0bd9cb9ed3eb94f7114552b0e115f8b86a834cb657bc2ba61fc24af094120994bfcb34c8bd3246db5e7c32ebbfb98eadf10e5f62504ce6139da38a3042365283
|
7
|
+
data.tar.gz: 9628239336284b4e667ce249e0da13c9288dac488d7f0ef08b8c53a3ba5366e56b4749c852613647b2121b6d3643c42eccf94cd3beaf70f756e5341a2aac751f
|
data/Gemfile.lock
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
helmsnap (1.0.
|
4
|
+
helmsnap (1.0.1)
|
5
5
|
colorize
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
activesupport (7.0.
|
10
|
+
activesupport (7.0.4)
|
11
11
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
12
12
|
i18n (>= 1.6, < 2)
|
13
13
|
minitest (>= 5.1)
|
@@ -17,69 +17,71 @@ GEM
|
|
17
17
|
colorize (0.8.1)
|
18
18
|
concurrent-ruby (1.1.10)
|
19
19
|
diff-lcs (1.5.0)
|
20
|
-
i18n (1.
|
20
|
+
i18n (1.12.0)
|
21
21
|
concurrent-ruby (~> 1.0)
|
22
|
+
json (2.6.3)
|
22
23
|
method_source (1.0.0)
|
23
|
-
minitest (5.
|
24
|
+
minitest (5.16.3)
|
24
25
|
parallel (1.22.1)
|
25
|
-
parser (3.1.
|
26
|
+
parser (3.1.3.0)
|
26
27
|
ast (~> 2.4.1)
|
27
28
|
pry (0.14.1)
|
28
29
|
coderay (~> 1.1)
|
29
30
|
method_source (~> 1.0)
|
30
|
-
rack (
|
31
|
+
rack (3.0.3)
|
31
32
|
rainbow (3.1.1)
|
32
33
|
rake (13.0.6)
|
33
|
-
regexp_parser (2.
|
34
|
+
regexp_parser (2.6.1)
|
34
35
|
rexml (3.2.5)
|
35
|
-
rspec (3.
|
36
|
-
rspec-core (~> 3.
|
37
|
-
rspec-expectations (~> 3.
|
38
|
-
rspec-mocks (~> 3.
|
39
|
-
rspec-core (3.
|
40
|
-
rspec-support (~> 3.
|
41
|
-
rspec-expectations (3.
|
36
|
+
rspec (3.12.0)
|
37
|
+
rspec-core (~> 3.12.0)
|
38
|
+
rspec-expectations (~> 3.12.0)
|
39
|
+
rspec-mocks (~> 3.12.0)
|
40
|
+
rspec-core (3.12.0)
|
41
|
+
rspec-support (~> 3.12.0)
|
42
|
+
rspec-expectations (3.12.1)
|
42
43
|
diff-lcs (>= 1.2.0, < 2.0)
|
43
|
-
rspec-support (~> 3.
|
44
|
-
rspec-mocks (3.
|
44
|
+
rspec-support (~> 3.12.0)
|
45
|
+
rspec-mocks (3.12.1)
|
45
46
|
diff-lcs (>= 1.2.0, < 2.0)
|
46
|
-
rspec-support (~> 3.
|
47
|
-
rspec-support (3.
|
48
|
-
rubocop (1.
|
47
|
+
rspec-support (~> 3.12.0)
|
48
|
+
rspec-support (3.12.0)
|
49
|
+
rubocop (1.35.1)
|
50
|
+
json (~> 2.3)
|
49
51
|
parallel (~> 1.10)
|
50
|
-
parser (>= 3.1.
|
52
|
+
parser (>= 3.1.2.1)
|
51
53
|
rainbow (>= 2.2.2, < 4.0)
|
52
54
|
regexp_parser (>= 1.8, < 3.0)
|
53
55
|
rexml (>= 3.2.5, < 4.0)
|
54
|
-
rubocop-ast (>= 1.
|
56
|
+
rubocop-ast (>= 1.20.1, < 2.0)
|
55
57
|
ruby-progressbar (~> 1.7)
|
56
58
|
unicode-display_width (>= 1.4.0, < 3.0)
|
57
|
-
rubocop-ast (1.
|
59
|
+
rubocop-ast (1.24.0)
|
58
60
|
parser (>= 3.1.1.0)
|
59
|
-
rubocop-config-umbrellio (1.
|
60
|
-
rubocop (~> 1.
|
61
|
+
rubocop-config-umbrellio (1.35.0.69)
|
62
|
+
rubocop (~> 1.35.0)
|
61
63
|
rubocop-performance (~> 1.14.0)
|
62
|
-
rubocop-rails (~> 2.
|
64
|
+
rubocop-rails (~> 2.15.0)
|
63
65
|
rubocop-rake (~> 0.6.0)
|
64
|
-
rubocop-rspec (~> 2.
|
66
|
+
rubocop-rspec (~> 2.12.0)
|
65
67
|
rubocop-sequel (~> 0.3.3)
|
66
|
-
rubocop-performance (1.14.
|
68
|
+
rubocop-performance (1.14.3)
|
67
69
|
rubocop (>= 1.7.0, < 2.0)
|
68
70
|
rubocop-ast (>= 0.4.0)
|
69
|
-
rubocop-rails (2.
|
71
|
+
rubocop-rails (2.15.2)
|
70
72
|
activesupport (>= 4.2.0)
|
71
73
|
rack (>= 1.1)
|
72
74
|
rubocop (>= 1.7.0, < 2.0)
|
73
75
|
rubocop-rake (0.6.0)
|
74
76
|
rubocop (~> 1.0)
|
75
|
-
rubocop-rspec (2.
|
76
|
-
rubocop (~> 1.
|
77
|
+
rubocop-rspec (2.12.1)
|
78
|
+
rubocop (~> 1.31)
|
77
79
|
rubocop-sequel (0.3.4)
|
78
80
|
rubocop (~> 1.0)
|
79
81
|
ruby-progressbar (1.11.0)
|
80
|
-
tzinfo (2.0.
|
82
|
+
tzinfo (2.0.5)
|
81
83
|
concurrent-ruby (~> 1.0)
|
82
|
-
unicode-display_width (2.
|
84
|
+
unicode-display_width (2.3.0)
|
83
85
|
|
84
86
|
PLATFORMS
|
85
87
|
arm64-darwin-21
|
@@ -96,4 +98,4 @@ DEPENDENCIES
|
|
96
98
|
rubocop-config-umbrellio
|
97
99
|
|
98
100
|
BUNDLED WITH
|
99
|
-
2.
|
101
|
+
2.4.1
|
@@ -24,12 +24,12 @@ class Helmsnap::SetupDependencies < Helmsnap::Service
|
|
24
24
|
|
25
25
|
dep_list = get_dependency_list(chart_path)
|
26
26
|
|
27
|
-
dep_list.scan(%r{file://(.+?)\
|
27
|
+
dep_list.scan(%r{file://(.+?)\s}) do |dep_path|
|
28
28
|
subchart_path = chart_path.join(dep_path.first)
|
29
29
|
setup!(subchart_path)
|
30
30
|
end
|
31
31
|
|
32
|
-
dep_list.scan(%r{(https?://.+?)\
|
32
|
+
dep_list.scan(%r{(https?://.+?)\s}) do |dep_path|
|
33
33
|
run_cmd("helm", "repo", "add", Digest::MD5.hexdigest(dep_path.first), dep_path.first)
|
34
34
|
end
|
35
35
|
|
data/lib/helmsnap/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: helmsnap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Yuri Smirnov
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-12-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: colorize
|
@@ -92,7 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
92
92
|
- !ruby/object:Gem::Version
|
93
93
|
version: '0'
|
94
94
|
requirements: []
|
95
|
-
rubygems_version: 3.
|
95
|
+
rubygems_version: 3.4.1
|
96
96
|
signing_key:
|
97
97
|
specification_version: 4
|
98
98
|
summary: A tool for creating and checking helm chart snapshots.
|