Skip to content

Commit a4f0a79

Browse files
vendor some more stuff
1 parent e4c059d commit a4f0a79

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

vendor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"docker.io/nginx": "stable-alpine[34]\\.[0-9]+-slim",
33
"docker.io/bitnami/redis": "7\\.4\\.[0-9]+-debian-[0-9]+-r[0-9]+",
4-
"docker.io/kubernetesui/dashboard-api": "1\\.[0-9]+\\.[0-9]+"
4+
"docker.io/kubernetesui/dashboard-api": "1\\.[0-9]+\\.[0-9]+",
5+
"docker.io/postgres": "1[4567]",
6+
"docker.io/elasticsearch": "8\\.[0-9]+\\.[0-9]+",
7+
"docker.io/opensearchproject/opensearch": "2\\.[0-9]+\\.[0-9]+",
8+
"public.ecr.aws/localstack/localstack": "latest",
9+
"public.ecr.aws/aws-observability/aws-sigv4-proxy": "latest"
510
}

0 commit comments

Comments
 (0)