Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit b663d53

Browse files
committed
Remove weird char repeats
1 parent c0d5822 commit b663d53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demo-apps/juice-shop/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: latestt
2+
version: latest
33
appVersion: "v12.0.2"
44
name: juice-shop
55
description: "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application"

demo-apps/old-wordpress/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: latesttt
2+
version: latest
33
appVersion: "4.0"
44
name: old-wordpress
55
description: "Insecure & Outdated Wordpress Instance: Never expose it to the internet!"

demo-apps/swagger-petstore/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: latestt
2+
version: latest
33
appVersion: "1.0.3"
44
name: swagger-petstore
55
description: "This is the sample petstore application"

0 commit comments

Comments
 (0)