Skip to content

Commit 9e9cf49

Browse files
committed
Deprecate old go stacks
Signed-off-by: thepetk <[email protected]>
1 parent a7d6477 commit 9e9cf49

File tree

8 files changed

+14
-0
lines changed

8 files changed

+14
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,15 @@
4848
"stacks/nodejs/**",
4949
"stacks/go/1.0.2/**",
5050
"stacks/go/1.1.0/**",
51+
"stacks/go/1.2.0/**",
52+
"stacks/go/1.2.1/**",
53+
"stacks/go/1.3.0/**",
54+
"stacks/go/1.3.1/**",
5155
"stacks/go/2.0.0/**",
5256
"stacks/go/2.1.0/**",
57+
"stacks/go/2.2.0/**",
58+
"stacks/go/2.3.0/**",
59+
"stacks/go/2.4.0/**",
5360
"stacks/nodejs/2.1.1/**",
5461
"stacks/nodejs-angular/2.0.2/**",
5562
"stacks/nodejs-nextjs/1.0.3/**",

stacks/go/1.2.0/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/1.2.1/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/1.3.0/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/1.3.1/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/2.2.0/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/2.3.0/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

stacks/go/2.4.0/devfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/golang.svg
77
tags:
88
- Go
9+
- Deprecated
910
projectType: Go
1011
language: Go
1112
provider: Red Hat

0 commit comments

Comments
 (0)