Skip to content

Commit 0e29876

Browse files
committed
Deprecate old go stacks
Signed-off-by: thepetk <[email protected]>
1 parent cdc3ad9 commit 0e29876

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
@@ -61,8 +61,15 @@
6161
"stacks/nodejs/**",
6262
"stacks/go/1.0.2/**",
6363
"stacks/go/1.1.0/**",
64+
"stacks/go/1.2.0/**",
65+
"stacks/go/1.2.1/**",
66+
"stacks/go/1.3.0/**",
67+
"stacks/go/1.3.1/**",
6468
"stacks/go/2.0.0/**",
6569
"stacks/go/2.1.0/**",
70+
"stacks/go/2.2.0/**",
71+
"stacks/go/2.3.0/**",
72+
"stacks/go/2.4.0/**",
6673
"stacks/nodejs/2.1.1/**",
6774
"stacks/nodejs-angular/2.0.2/**",
6875
"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)