{"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:95432c64c8106b40f80960f2d8b92cfc7afaaa56a1812bae45c050820bae66fa","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.2","kubectl_version":"v1.24.3","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-07-27T09:59:09Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"1d3feac8e5ca55ccf11521ff297ccee7f09aa749","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.7.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"container":"d66521e0dd87b91de03e7c696d2b30a49c52080bd89b7e69eb06f5ffc18b0966","container_config":{"Hostname":"d66521e0dd87","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:95432c64c8106b40f80960f2d8b92cfc7afaaa56a1812bae45c050820bae66fa","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.2","kubectl_version":"v1.24.3","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-07-27T09:59:09Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"1d3feac8e5ca55ccf11521ff297ccee7f09aa749","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.7.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"created":"2022-08-12T18:04:50.920537837Z","docker_version":"20.10.17+azure-1","history":[{"created":"2022-07-18T21:00:15.800417218Z","created_by":"/bin/sh -c #(nop) ADD file:a2648378045615c3785c752423b1afc8dc1c2b213393344f4d0ca17e7255c1cb in / "},{"created":"2022-07-18T21:00:15.928720935Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2022-07-27T10:01:54.427078549Z","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-07-27T10:02:04.018634134Z","created_by":"ARG yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:04.018634134Z","created_by":"LABEL yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:04.018634134Z","created_by":"RUN |1 yamllint_version=1.26.3 /bin/sh -c pip install \"yamllint==$yamllint_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:04.018634134Z","created_by":"ARG yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:04.018634134Z","created_by":"LABEL yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:05.106319955Z","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-07-27T10:02:05.106319955Z","created_by":"ARG TARGETPLATFORM","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:05.106319955Z","created_by":"ARG kubectl_version=v1.24.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:05.106319955Z","created_by":"LABEL kubectl_version=v1.24.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:05.91992268Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.24.3 /bin/sh -c curl -LO \"https://storage.googleapis.com/kubernetes-release/release/$kubectl_version/bin/$TARGETPLATFORM/kubectl\" \u0026\u0026     chmod +x kubectl \u0026\u0026     mv kubectl /usr/local/bin/ # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:05.91992268Z","created_by":"ARG helm_version=v3.9.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:05.91992268Z","created_by":"LABEL helm_version=v3.9.2","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-07-27T10:02:07.350163295Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.24.3 helm_version=v3.9.2 /bin/sh -c targetArch=$(echo $TARGETPLATFORM | cut -f2 -d '/')     \u0026\u0026 if [ ${targetArch} = \"amd64\" ]; then     HELM_ARCH=\"linux-amd64\"; elif [ ${targetArch} = \"arm64\" ]; then     HELM_ARCH=\"linux-arm64\"; fi     \u0026\u0026 curl -LO \"https://get.helm.sh/helm-$helm_version-$HELM_ARCH.tar.gz\"     \u0026\u0026 mkdir -p \"/usr/local/helm-$helm_version\"     \u0026\u0026 tar -xzf \"helm-$helm_version-$HELM_ARCH.tar.gz\" -C \"/usr/local/helm-$helm_version\"     \u0026\u0026 ln -s \"/usr/local/helm-$helm_version/$HELM_ARCH/helm\" /usr/local/bin/helm     \u0026\u0026 rm -f \"helm-$helm_version-$HELM_ARCH.tar.gz\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:07.373322064Z","created_by":"COPY ./etc/chart_schema.yaml /etc/ct/chart_schema.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:07.39613953Z","created_by":"COPY ./etc/lintconf.yaml /etc/ct/lintconf.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:07.513535985Z","created_by":"COPY ct /usr/local/bin/ct # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-07-27T10:02:07.819442013Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.24.3 helm_version=v3.9.2 /bin/sh -c ct --help # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-08-12T18:04:10.561536018Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-08-12T18:04:11.256807283Z","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-08-12T18:04:12.275881046Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=397.0.0","empty_layer":true},{"created":"2022-08-12T18:04:34.971639541Z","created_by":"|1 CLOUD_SDK_VERSION=397.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-08-12T18:04:36.58512829Z","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-08-12T18:04:39.525878056Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-08-12T18:04:41.315667033Z","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=397.0.0 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-08-12T18:04:42.431920243Z","created_by":"/bin/sh -c #(nop)  ARG YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64","empty_layer":true},{"created":"2022-08-12T18:04:43.867697559Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-08-12T18:04:45.413413538Z","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=397.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-08-12T18:04:49.794198278Z","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=397.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/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-08-12T18:04:50.920537837Z","created_by":"/bin/sh -c #(nop) WORKDIR /workdir"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:ec34fcc1d526fba48f7f88e4ec765fccc17d4692570db85cf32d9d6b020330f2","sha256:45cb7273c96403b224e311e882442d0d1d4deef937d5a806a1e7952b75396d72","sha256:aaa51d47430c00d6be1db97218cccaa56355d3870ee8a088d89442abedf3b6a5","sha256:261383a4ef0b229adb6b81b2dbe5f36cf86b571013ef262730dde3da993601d3","sha256:c89fdcff70025b6b74b84b4636fbddc433d1b48aa7892671134446d899fba434","sha256:850f7832f2e45cf1ea6d7beeb9f431d51f8c296f976a13890fbb4a11c07e9d9c","sha256:e0936deaf12d21c79eb144d224ce1a0784397411edff5c3bc913c6e9dfeb13ca","sha256:37f2530ba5452e774c071ae765c684dfa2a3d52e4d75f65c0ffc062f05a5c80b","sha256:70b45f511d9a58630507c2683727cf4ab4fc9ab0286aa5fdeb9c4fc837a435d3","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:400456a858d067b73b6dd41901e8b2556d57ee5788b79a86c6c3ce4a5e8868e2","sha256:1591e0664e4f800e1153aaefc05a9b1a051c88b66035c72157a4d66749dbc943","sha256:b9720097ce9f8d2bf1bed0d7d2edfbec59774ab93dda2b0f99a7d46aa8bc5221","sha256:84244632fa5c94cfed10dde990552153d9e40a8931d3a5ad0c078f6bd58f61d3","sha256:96782e918bbed32edbe2ff419db663ddbe11d2b504b94351186639a29246a521","sha256:11d533d7b68fc5a78b54e1b37329912b0768b66f1a55f55c15021b851b05113a","sha256:74911bb495142d85645db60cc8805ed3f8775eed8807d0aeff5242e9e8867ff1","sha256:0e102c887668935a2a80727f2843c3099f6f843f32ab0528d47b6584ac96d500"]}}