Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions 1/debian11/1.20/Dockerfile

This file was deleted.

29 changes: 0 additions & 29 deletions 1/debian11/1.20/docker-entrypoint.sh

This file was deleted.

9 changes: 0 additions & 9 deletions 1/debian11/1.20/stub.conf

This file was deleted.

44 changes: 0 additions & 44 deletions 1/debian11/1.22/Dockerfile

This file was deleted.

29 changes: 0 additions & 29 deletions 1/debian11/1.22/docker-entrypoint.sh

This file was deleted.

9 changes: 0 additions & 9 deletions 1/debian11/1.22/stub.conf

This file was deleted.

34 changes: 0 additions & 34 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,40 +43,6 @@ versions:
os: bullseye
repo: http://nginx.org/packages/mainline/debian/
templateSubDir: nginx
- dir: 1/debian11/1.22
excludeTests:
- tests/functional_tests/exporter_test.yaml
from: marketplace.gcr.io/google/c2d-debian11
packages:
nginx:
version: 1.22.0
repo: nginx1
tags:
- 1.22.0-debian11
- 1.22-debian11
- 1.22.0
- '1.22'
templateArgs:
os: bullseye
repo: http://nginx.org/packages/debian/
templateSubDir: nginx
- dir: 1/debian11/1.20
excludeTests:
- tests/functional_tests/exporter_test.yaml
from: marketplace.gcr.io/google/c2d-debian11
packages:
nginx:
version: 1.20.2
repo: nginx1
tags:
- 1.20.2-debian11
- 1.20-debian11
- 1.20.2
- '1.20'
templateArgs:
os: bullseye
repo: http://nginx.org/packages/debian/
templateSubDir: nginx
- dir: exporter
excludeTests:
- tests/functional_tests/nginx_test.yaml
Expand Down