File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : hyades
3- version : 0.11 .0
3+ version : 0.12 .0
44type : application
5- appVersion : 0.7.0-alpha.1
5+ appVersion : 0.7.0-alpha.2
66description : |-
77 Hyades is an incubating project for decoupling responsibilities from Dependency-Track's
88 monolithic API server into separate, scalable services. It will eventually become
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ apiServer:
4949 repository : dependencytrack/hyades-apiserver
5050 # -- Can be a tag name such as "latest", or an image digest
5151 # prefixed with "sha256:".
52- tag : 5.7.0-alpha.1
52+ tag : 5.7.0-alpha.2
5353 pullPolicy : Always
5454 command : []
5555 args : []
@@ -189,7 +189,7 @@ frontend:
189189 repository : dependencytrack/hyades-frontend
190190 # -- Can be a tag name such as "latest", or an image digest
191191 # prefixed with "sha256:".
192- tag : 5.7.0-alpha.1
192+ tag : 5.7.0-alpha.2
193193 pullPolicy : Always
194194 command : []
195195 args : []
@@ -266,7 +266,7 @@ repoMetaAnalyzer:
266266 repository : dependencytrack/hyades-repository-meta-analyzer
267267 # -- Can be a tag name such as "latest", or an image digest
268268 # prefixed with "sha256:".
269- tag : 0.7.0-alpha.1
269+ tag : 0.7.0-alpha.2
270270 pullPolicy : Always
271271 command : []
272272 args : []
@@ -333,7 +333,7 @@ vulnAnalyzer:
333333 repository : dependencytrack/hyades-vulnerability-analyzer
334334 # -- Can be a tag name such as "latest", or an image digest
335335 # prefixed with "sha256:".
336- tag : 0.7.0-alpha.1
336+ tag : 0.7.0-alpha.2
337337 pullPolicy : Always
338338 command : []
339339 args : []
You can’t perform that action at this time.
0 commit comments