Skip to content

Commit

Permalink
Remove classic/deprecated templates
Browse files Browse the repository at this point in the history
These are available via a new repository if still needed
for any reason:

https://github.com/openfaas/templates-classic

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jan 23, 2025
1 parent cb81a96 commit 5303456
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,6 @@
"official": "true",
"recommended": true
},
{
"template": "python3",
"platform": "x86_64",
"language": "Python",
"source": "openfaas",
"description": "Classic Python 3 template",
"repo": "https://github.com/openfaas/templates",
"official": "true"
},
{
"template": "python3-flask",
"platform": "x86_64",
Expand Down Expand Up @@ -172,33 +163,6 @@
"official": "true",
"recommended": true
},
{
"template": "python3-debian",
"platform": "x86_64",
"language": "Python",
"source": "openfaas",
"description": "Python 3 Debian template",
"repo": "https://github.com/openfaas/templates",
"official": "true"
},
{
"template": "go",
"platform": "x86_64",
"language": "Go",
"source": "openfaas",
"description": "Legacy Golang template",
"repo": "https://github.com/openfaas/templates",
"official": "true"
},
{
"template": "ruby",
"platform": "x86_64",
"language": "Ruby",
"source": "openfaas",
"description": "Classic Ruby 3.3.6 template",
"repo": "https://github.com/openfaas/templates",
"official": "true"
},
{
"template": "ruby-http",
"platform": "x86_64",
Expand Down

0 comments on commit 5303456

Please sign in to comment.