Skip to content

Commit 9d9e473

Browse files
committed
Updated chart release version to next
minor update version
1 parent d8aabbe commit 9d9e473

33 files changed

Lines changed: 33 additions & 33 deletions

File tree

auto-discovery/kubernetes/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: "Automatically creates secureCodeBox Scans for Resources found in t
99
type: application
1010

1111
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
12-
version: 3.0.0-beta1
12+
version: v3.1.0-alpha1
1313
kubeVersion: ">=v1.11.0-0"
1414

1515
keywords:

demo-targets/bodgeit/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
type: application
88
appVersion: "v1.4.0"
99
name: bodgeit

demo-targets/dummy-ssh/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
type: application
88
appVersion: "v1.0.0"
99
name: dummy-ssh

demo-targets/http-webhook/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type: application
1919
# This is the chart version. This version number should be incremented each time you make changes
2020
# to the chart and its templates, including the app version.
2121
# Versions are expected to follow Semantic Versioning (https://semver.org/)
22-
version: v2.7.0-alpha1
22+
version: v3.1.0-alpha1
2323

2424
# This is the version number of the application being deployed. This version number should be
2525
# incremented each time you make changes to the application. Versions are not expected to

demo-targets/juice-shop/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
appVersion: "v12.7.0"
88
name: juice-shop
99
description: "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application"

demo-targets/old-wordpress/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
appVersion: "4.0"
88
name: old-wordpress
99
description: "Insecure & Outdated Wordpress Instance: Never expose it to the internet!"

demo-targets/swagger-petstore/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
appVersion: "1.0.3"
88
name: swagger-petstore
99
description: "This is the sample petstore application"

demo-targets/unsafe-https/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
apiVersion: v2
6-
version: v2.7.0-alpha1
6+
version: v3.1.0-alpha1
77
type: application
88
appVersion: "v1.0.0"
99
name: unsafe-https

hooks/cascading-scans/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Starts possible subsequent security scans based on findings (e.g. o
99
type: application
1010

1111
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
12-
version: v2.7.0-alpha1
12+
version: v3.1.0-alpha1
1313
kubeVersion: ">=v1.11.0-0"
1414

1515
keywords:

hooks/finding-post-processing/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Lets you add or override a field to every finding that meets specif
99
type: application
1010

1111
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
12-
version: v2.7.0-alpha1
12+
version: v3.1.0-alpha1
1313
kubeVersion: ">=v1.11.0-0"
1414

1515
keywords:

0 commit comments

Comments
 (0)