Skip to content

Commit

Permalink
increment all template minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joshspicer committed Jan 24, 2024
1 parent 8e06427 commit c5a0d25
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion src/alpine/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "alpine",
"version": "3.0.0",
"version": "3.1.0",
"name": "Alpine",
"description": "Simple Alpine container with Git installed.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/alpine",
Expand Down
2 changes: 1 addition & 1 deletion src/anaconda-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "anaconda-postgres",
"version": "1.1.3",
"version": "1.2.0",
"name": "Anaconda (Python 3) & PostgreSQL",
"description": "Develop Anaconda & PostgreSQL applications in Python3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/anaconda-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/anaconda/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "anaconda",
"version": "1.1.1",
"version": "1.2.0",
"name": "Anaconda (Python 3)",
"description": "Develop Anaconda applications in Python3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/anaconda",
Expand Down
2 changes: 1 addition & 1 deletion src/cpp-mariadb/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cpp-mariadb",
"version": "2.0.0",
"version": "2.1.0",
"name": "C++ & MariaDB",
"description": "Develop C++ applications on Linux. Includes Debian C++ build tools.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/cpp-mariadb",
Expand Down
2 changes: 1 addition & 1 deletion src/cpp/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cpp",
"version": "2.0.0",
"version": "2.1.0",
"name": "C++",
"description": "Develop C++ applications on Linux. Includes Debian C++ build tools.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/cpp",
Expand Down
2 changes: 1 addition & 1 deletion src/debian/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "debian",
"version": "2.1.0",
"version": "2.2.0",
"name": "Debian",
"description": "Simple Debian container with Git installed.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/debian",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "docker-existing-docker-compose",
"version": "1.1.2",
"version": "1.2.0",
"name": "Existing Docker Compose (Extend)",
"description": "Sample illustrating how to extend an existing Docker Compose file for use in a dev container.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-existing-docker-compose",
Expand Down
2 changes: 1 addition & 1 deletion src/docker-existing-dockerfile/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "docker-existing-dockerfile",
"version": "1.2.1",
"version": "1.3.0",
"name": "Existing Dockerfile",
"description": "Sample illustrating reuse of an existing Dockefile.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile",
Expand Down
2 changes: 1 addition & 1 deletion src/docker-in-docker/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "docker-in-docker",
"version": "1.2.0",
"version": "1.3.0",
"name": "Docker in Docker",
"description": "Create child containers _inside_ a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-in-docker",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "docker-outside-of-docker-compose",
"version": "2.2.0",
"version": "2.3.0",
"name": "Docker outside of Docker Compose",
"description": "Access your host's Docker install from inside a container when using Docker Compose. Installs Docker extension in the container along with needed CLIs.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-outside-of-docker-compose",
Expand Down
2 changes: 1 addition & 1 deletion src/docker-outside-of-docker/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "docker-outside-of-docker",
"version": "1.2.0",
"version": "1.3.0",
"name": "Docker outside of Docker",
"description": "Access your host's Docker install from inside a dev container. Installs Docker extension in the container along with needed CLIs.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-outside-of-docker",
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet-fsharp/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet-fsharp",
"version": "3.0.0",
"version": "3.1.0",
"name": "F# (.NET)",
"description": "Develop F# and .NET based applications. Includes all needed SDKs, extensions, and dependencies.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/dotnet-fsharp",
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet-mssql/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet-mssql",
"version": "3.0.0",
"version": "3.1.0",
"name": "C# (.NET) and MS SQL",
"description": "Develop C# and .NET Core based applications. Includes all needed SDKs, extensions, dependencies and an MS SQL container for parallel database development. Adds an additional MS SQL container to the C# (.NET Core) container definition and deploys any .dacpac files from the mssql .devcontainer folder.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/dotnet-mssql",
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet-postgres",
"version": "3.0.0",
"version": "3.1.0",
"name": "C# (.NET) and PostgreSQL",
"description": "Develop C# and .NET Core based applications. Includes all needed SDKs, extensions, dependencies and a PostgreSQL container for parallel database development. Adds an additional PostgreSQL container to the C# (.NET Core) container definition.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/dotnet-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/dotnet/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dotnet",
"version": "3.0.0",
"version": "3.1.0",
"name": "C# (.NET)",
"description": "Develop C# and .NET based applications. Includes all needed SDKs, extensions, and dependencies.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/dotnet",
Expand Down
2 changes: 1 addition & 1 deletion src/go-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "go-postgres",
"version": "3.0.0",
"version": "3.1.0",
"name": "Go & PostgreSQL",
"description": "Use and develop Go + Postgres applications. Includes appropriate runtime args, Go, common tools, extensions, and dependencies.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/go-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/go/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "go",
"version": "3.0.0",
"version": "3.1.0",
"name": "Go",
"description": "Develop Go based applications. Includes appropriate runtime args, Go, common tools, extensions, and dependencies.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/go",
Expand Down
2 changes: 1 addition & 1 deletion src/java-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "java-postgres",
"version": "3.0.0",
"version": "3.1.0",
"name": "Java & PostgreSQL",
"description": "Develop applications with Java and PostgreSQL. Includes a Java application container and PostgreSQL server.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/java-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/java/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "java",
"version": "3.0.0",
"version": "3.1.0",
"name": "Java",
"description": "Develop Java applications. Includes the JDK and Java extensions.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/java",
Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node-mongo/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "javascript-node-mongo",
"version": "3.0.0",
"version": "3.1.0",
"name": "Node.js & Mongo DB",
"description": "Develop applications in Node.js and Mongo DB. Includes Node.js, eslint, and yarn in a container linked to a Mongo DB.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/javascript-node-mongo",
Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "javascript-node-postgres",
"version": "3.0.0",
"version": "3.1.0",
"name": "Node.js & PostgreSQL",
"description": "Develop applications in Node.js and PostgreSQL. Includes Node.js, eslint, and yarn in a container linked to a Postgres DB container",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/javascript-node-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/javascript-node/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "javascript-node",
"version": "3.0.0",
"version": "3.1.0",
"name": "Node.js & JavaScript",
"description": "Develop Node.js based applications. Includes Node.js, eslint, nvm, and yarn.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/javascript-node",
Expand Down
2 changes: 1 addition & 1 deletion src/jekyll/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "jekyll",
"version": "2.1.0",
"version": "2.2.0",
"name": "Jekyll",
"description": "Develop static sites with Jekyll, includes everything you need to get up and running.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/jekyll",
Expand Down
2 changes: 1 addition & 1 deletion src/kubernetes-helm-minikube/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "kubernetes-helm-minikube",
"version": "2.1.0",
"version": "2.2.0",
"name": "Kubernetes - Minikube-in-Docker",
"description": "Access an embedded minikube instance or remote a Kubernetes cluster from inside a dev container. Includes kubectl, Helm, minikube, and the Docker.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/kubernetes-helm-minikube",
Expand Down
2 changes: 1 addition & 1 deletion src/kubernetes-helm/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "kubernetes-helm",
"version": "1.3.0",
"version": "1.4.0",
"name": "Kubernetes - Local Configuration",
"description": "Access a local (or remote) Kubernetes cluster from inside a dev container using your local config. Includes kubectl, Helm, and the Docker CLI.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/kubernetes-helm",
Expand Down
2 changes: 1 addition & 1 deletion src/markdown/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "markdown",
"version": "1.0.5",
"version": "1.1.0",
"name": "Markdown",
"description": "A simple container for editing markdown.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/markdown",
Expand Down
2 changes: 1 addition & 1 deletion src/miniconda-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "miniconda-postgres",
"version": "1.1.3",
"version": "1.2.0",
"name": "Miniconda & PostgreSQL (Python 3)",
"description": "Develop Miniconda & PostgreSQL applications in Python 3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/miniconda-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/miniconda/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "miniconda",
"version": "1.1.1",
"version": "1.2.0",
"name": "Miniconda (Python 3)",
"description": "Develop Miniconda applications in Python 3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/miniconda",
Expand Down
2 changes: 1 addition & 1 deletion src/php-mariadb/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "php-mariadb",
"version": "3.0.0",
"version": "3.1.0",
"name": "PHP & MariaDB",
"description": "Develop PHP applications with MariaDB (MySQL Compatible).",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/php-mariadb",
Expand Down
2 changes: 1 addition & 1 deletion src/php/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "php",
"version": "3.0.0",
"version": "3.1.0",
"name": "PHP",
"description": "Develop PHP based applications. Includes needed tools, extensions, and dependencies.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/php",
Expand Down
2 changes: 1 addition & 1 deletion src/postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "postgres",
"version": "2.0.1",
"version": "2.1.0",
"name": "Python 3 & PostgreSQL",
"description": "Develop applications with Python 3 and PostgreSQL. Includes a Python application container and PostgreSQL server.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/powershell/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "powershell",
"version": "1.1.0",
"version": "1.2.0",
"name": "Powershell",
"description": "Develop PowerShell scripts without installing anything locally.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/powershell",
Expand Down
2 changes: 1 addition & 1 deletion src/python/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "python",
"version": "3.0.0",
"version": "3.1.0",
"name": "Python 3",
"description": "Develop Python 3 applications.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/python",
Expand Down
2 changes: 1 addition & 1 deletion src/ruby-rails-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ruby-rails-postgres",
"version": "3.0.0",
"version": "3.1.0",
"name": "Ruby on Rails & Postgres",
"description": "Develop Ruby on Rails applications with Postgres. Includes a Rails application container and PostgreSQL server.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/ruby-rails-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/ruby/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ruby",
"version": "3.0.0",
"version": "3.1.0",
"name": "Ruby",
"description": "Develop Ruby based applications. includes everything you need to get up and running.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/ruby",
Expand Down
2 changes: 1 addition & 1 deletion src/rust-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "rust-postgres",
"version": "2.0.0",
"version": "2.1.0",
"name": "Rust & PostgreSQL",
"description": "Develop applications with Rust and PostgreSQL. Includes a Rust application container and PostgreSQL server.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/rust-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/rust/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "rust",
"version": "2.0.0",
"version": "2.1.0",
"name": "Rust",
"description": "Develop Rust based applications. Includes appropriate runtime args and everything you need to get up and running.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/rust",
Expand Down
2 changes: 1 addition & 1 deletion src/typescript-node/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "typescript-node",
"version": "3.0.0",
"version": "3.1.0",
"name": "Node.js & TypeScript",
"description": "Develop Node.js based applications in TypeScript. Includes Node.js, eslint, nvm, yarn, and the TypeScript compiler.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/typescript-node",
Expand Down
2 changes: 1 addition & 1 deletion src/ubuntu/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "ubuntu",
"version": "1.1.0",
"version": "1.2.0",
"name": "Ubuntu",
"description": "A simple Ubuntu container with Git and other common utilities installed.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/ubuntu",
Expand Down
2 changes: 1 addition & 1 deletion src/universal/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "universal",
"version": "1.0.5",
"version": "1.1.0",
"name": "Default Linux Universal",
"description": "Use or extend the new Ubuntu-based default, large, multi-language universal container for GitHub Codespaces.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/universal",
Expand Down

0 comments on commit c5a0d25

Please sign in to comment.