Skip to content

Commit 04b9943

Browse files
restrict vendoring a lot
1 parent a4f0a79 commit 04b9943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"docker.io/bitnami/redis": "7\\.4\\.[0-9]+-debian-[0-9]+-r[0-9]+",
44
"docker.io/kubernetesui/dashboard-api": "1\\.[0-9]+\\.[0-9]+",
55
"docker.io/postgres": "1[4567]",
6-
"docker.io/elasticsearch": "8\\.[0-9]+\\.[0-9]+",
7-
"docker.io/opensearchproject/opensearch": "2\\.[0-9]+\\.[0-9]+",
6+
"docker.io/elasticsearch": "8\\.11\\.[0-9]+",
7+
"docker.io/opensearchproject/opensearch": "latest",
88
"public.ecr.aws/localstack/localstack": "latest",
99
"public.ecr.aws/aws-observability/aws-sigv4-proxy": "latest"
1010
}

0 commit comments

Comments
 (0)