{"architecture":"amd64","config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh"],"Image":"sha256:adda68f775fa824d876b23539221d8c132f1cd3ca068dc4fadd9dea4f177e1a0","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.7.2","kubectl_version":"v1.21.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-01-07T10:35:47Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"e97261b3ebac4a3828958b06ff63d2c56a0d60b3","org.opencontainers.image.source":"https://github.com/helm/chart-testing","org.opencontainers.image.title":"chart-testing","org.opencontainers.image.vendor":"Helm","org.opencontainers.image.version":"3.5.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"container":"22e82c79d772cf514307377cadbf6733272d8e2766cb35f352faa533442c0572","container_config":{"Hostname":"22e82c79d772","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/sh","-c","#(nop) WORKDIR /workdir"],"Image":"sha256:adda68f775fa824d876b23539221d8c132f1cd3ca068dc4fadd9dea4f177e1a0","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.7.2","kubectl_version":"v1.21.5","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-01-07T10:35:47Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"e97261b3ebac4a3828958b06ff63d2c56a0d60b3","org.opencontainers.image.source":"https://github.com/helm/chart-testing","org.opencontainers.image.title":"chart-testing","org.opencontainers.image.vendor":"Helm","org.opencontainers.image.version":"3.5.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"created":"2022-02-07T13:09:50.877263883Z","docker_version":"20.10.11+azure-3","history":[{"created":"2021-11-12T17:19:44.795237917Z","created_by":"/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in / "},{"created":"2021-11-12T17:19:45.079013213Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2022-01-07T10:38:00.068030131Z","created_by":"RUN /bin/sh -c apk --no-cache add     bash     curl\u003e7.77.0-r0     git     libc6-compat     openssh-client     py3-pip     py3-wheel     python3 \u0026\u0026     pip install --upgrade pip==21.0.1 # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"ARG yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"LABEL yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"RUN |1 yamllint_version=1.26.3 /bin/sh -c pip install \"yamllint==$yamllint_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"ARG yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:10.528539593Z","created_by":"LABEL yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"RUN |2 yamllint_version=1.26.3 yamale_version=4.0.0 /bin/sh -c pip install \"yamale==$yamale_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"ARG kubectl_version=v1.21.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:11.689090608Z","created_by":"LABEL kubectl_version=v1.21.5","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"RUN |3 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 /bin/sh -c curl -LO \"https://storage.googleapis.com/kubernetes-release/release/$kubectl_version/bin/linux/amd64/kubectl\" \u0026\u0026     chmod +x kubectl \u0026\u0026     mv kubectl /usr/local/bin/ # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"ARG helm_version=v3.7.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:12.608723934Z","created_by":"LABEL helm_version=v3.7.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-01-07T10:38:13.790258915Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 helm_version=v3.7.2 /bin/sh -c curl -LO \"https://get.helm.sh/helm-$helm_version-linux-amd64.tar.gz\" \u0026\u0026     mkdir -p \"/usr/local/helm-$helm_version\" \u0026\u0026     tar -xzf \"helm-$helm_version-linux-amd64.tar.gz\" -C \"/usr/local/helm-$helm_version\" \u0026\u0026     ln -s \"/usr/local/helm-$helm_version/linux-amd64/helm\" /usr/local/bin/helm \u0026\u0026     rm -f \"helm-$helm_version-linux-amd64.tar.gz\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.81288077Z","created_by":"COPY ./etc/chart_schema.yaml /etc/ct/chart_schema.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.827007578Z","created_by":"COPY ./etc/lintconf.yaml /etc/ct/lintconf.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.869354701Z","created_by":"COPY ct /usr/local/bin/ct # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-01-07T10:38:13.869354701Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 kubectl_version=v1.21.5 helm_version=v3.7.2 /bin/sh -c ct --help # buildkit","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-02-07T13:09:14.145380728Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-02-07T13:09:14.428660061Z","created_by":"/bin/sh -c #(nop)  ENV PATH=/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","empty_layer":true},{"created":"2022-02-07T13:09:15.283665094Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=367.0.0","empty_layer":true},{"created":"2022-02-07T13:09:34.897617496Z","created_by":"|1 CLOUD_SDK_VERSION=367.0.0 /bin/sh -c curl -LO \"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     tar xzf \"google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     rm \"google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz\" \u0026\u0026     ln -s /lib /lib64 \u0026\u0026     rm -rf /google-cloud-sdk/.install/.backup \u0026\u0026     gcloud version"},{"created":"2022-02-07T13:09:36.384924036Z","created_by":"/bin/sh -c #(nop)  ARG AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator","empty_layer":true},{"created":"2022-02-07T13:09:39.585396479Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-02-07T13:09:41.446362083Z","created_by":"|2 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-02-07T13:09:42.497861333Z","created_by":"/bin/sh -c #(nop)  ARG YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64","empty_layer":true},{"created":"2022-02-07T13:09:44.039338887Z","created_by":"/bin/sh -c #(nop) ADD 9c9c497eb349f8fa6db2f7be61a2f5dffd0fca6acc101755871aac9d27423fa5 in /usr/local/bin/yq "},{"created":"2022-02-07T13:09:45.515654309Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-02-07T13:09:49.818139516Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://amazon-eks.s3.us-west-2.amazonaws.com/1.19.6/2021-01-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=367.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/v4.16.2/yq_linux_amd64 /bin/sh -c gcloud config set core/disable_usage_reporting true \u0026\u0026     gcloud config set component_manager/disable_update_check true \u0026\u0026     gcloud config set metrics/environment github_docker_image"},{"created":"2022-02-07T13:09:50.877263883Z","created_by":"/bin/sh -c #(nop) WORKDIR /workdir"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:1a058d5342cc722ad5439cacae4b2b4eedde51d8fe8800fcf28444302355c16d","sha256:0669c5764b8419d8c7394eba10d1c6fec116e8d3bdd21d244aa8f03416cd603c","sha256:25e08b3ea7b078041462a1431570b7c80a04bdd6333d393739966400f09eec17","sha256:dfcb8a051360a23f5226c4ac6f10737d206eba3f6f825470dd8b60a7f4cafed3","sha256:c120948d343655ad1bc695cc7686db293cb75fef8621cc06e979ed974d8b93cc","sha256:da5ffafe67407f3984921217c452f77631c4375322c12e36505228c50ec9347d","sha256:4e7092a2a823fb6a97d0cc38d6d85cfcdf80dbfabad0e15a4e5da1caf1869c1d","sha256:e5b1f78ab4ded2e4a3f221aa33e76d34e3998dd8f5b644ebdd58dcb5d9d8964c","sha256:8074752876596c31f89892b09819910e18225a34316361b150925826e18d95b9","sha256:67fa71a31208aefad2280a2d05b6abbf983c9dbb28e5e8426e0a1386d82a6692","sha256:049b423e797211db6ff81322f054fa6cadd6d7b269d0b0954697835d0d862951","sha256:301c8f10cc514e277ac10f74803e776edbcd78069c4e54b1b979fa46517b4cc7","sha256:1fb02f6242c34d5bd7c471fb2374e2ab8594b3142406cad058c41b55acde9b23","sha256:76c3f1b3c0da716de351e2ef3a26ca34f92bcc29643be04b948f0bf60c9b794d","sha256:3dabe053e97c942722f8c43c36642769f0ab5b1e619acc285e463e488979ce9c","sha256:12c3c733294bf3d3b451327cb80f49a8fca910991e8382f64274faf901646de0","sha256:f19098decd846ad1c6ead526b0c3f71465a96609a4e6a39fce8f5b0c9f0bbf6b"]}}