{"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:e486d42ce39765ee5f5e2babdac3f0d9ffcd92b0469b4535e7a3ed9ef0c7045b","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.2","kubectl_version":"v1.23.10","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":"8d43fc20318b80d2664e228ec9b34330f06eb25ff31c72eb43a524f9f2b30385","container_config":{"Hostname":"8d43fc20318b","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:e486d42ce39765ee5f5e2babdac3f0d9ffcd92b0469b4535e7a3ed9ef0c7045b","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.2","kubectl_version":"v1.23.10","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-26T05:34:55.19629418Z","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-26T05:34:10.845238438Z","created_by":"/bin/sh -c #(nop)  ARG kubectl_version=v1.23.10","empty_layer":true},{"created":"2022-08-26T05:34:11.26140597Z","created_by":"/bin/sh -c #(nop)  LABEL kubectl_version=v1.23.10","empty_layer":true},{"created":"2022-08-26T05:34:13.404307355Z","created_by":"|1 kubectl_version=v1.23.10 /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/"},{"created":"2022-08-26T05:34:14.49532622Z","created_by":"|1 kubectl_version=v1.23.10 /bin/sh -c apk add bash tree curl wget"},{"created":"2022-08-26T05:34:15.275542397Z","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-26T05:34:16.264887519Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=398.0.0","empty_layer":true},{"created":"2022-08-26T05:34:39.086278488Z","created_by":"|2 CLOUD_SDK_VERSION=398.0.0 kubectl_version=v1.23.10 /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-26T05:34:40.651390241Z","created_by":"/bin/sh -c #(nop)  ARG AWS_IAM_AUTHENTICATOR_URL=https://s3.us-west-2.amazonaws.com/amazon-eks/1.21.2/2021-07-05/bin/linux/amd64/aws-iam-authenticator","empty_layer":true},{"created":"2022-08-26T05:34:44.180581809Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-08-26T05:34:45.92020332Z","created_by":"|3 AWS_IAM_AUTHENTICATOR_URL=https://s3.us-west-2.amazonaws.com/amazon-eks/1.21.2/2021-07-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=398.0.0 kubectl_version=v1.23.10 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-08-26T05:34:46.991030773Z","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-26T05:34:48.297591735Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-08-26T05:34:49.786241178Z","created_by":"|4 AWS_IAM_AUTHENTICATOR_URL=https://s3.us-west-2.amazonaws.com/amazon-eks/1.21.2/2021-07-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=398.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 kubectl_version=v1.23.10 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-08-26T05:34:54.112203953Z","created_by":"|4 AWS_IAM_AUTHENTICATOR_URL=https://s3.us-west-2.amazonaws.com/amazon-eks/1.21.2/2021-07-05/bin/linux/amd64/aws-iam-authenticator CLOUD_SDK_VERSION=398.0.0 YQ_URL=https://github.com/mikefarah/yq/releases/download/3.4.1/yq_linux_amd64 kubectl_version=v1.23.10 /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-26T05:34:55.19629418Z","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:94564591ef8c380f0bbae5900787b235f29969d8f6a6fc042513fa31bdc5051e","sha256:ebdd4de05ec246dde238a32d94daaae952b4a04fa38a306c08b7128c9525290e","sha256:a785888f440a46443e03087b3477c8f2d628003c28d14755094361206bb9d56e","sha256:608a1ac38153aabe4a71d50630db2b1bd7443277d002c6db5704da93212ad4e4","sha256:da61a284ab005de44a623a13eeec3c3649f3449d0c394028731809454c9020f4","sha256:8d02afb4dbfcb672eb06f75005013e9871fc24f87803cef6810c7c49033e703c","sha256:2b4bc10135672d70fdf49b8998a1324d0ad606160cb20212b5b8b103e551ca99","sha256:911b75e7715e35189ba5ab23aa8a49114d966baf987a543c7d43f0f3f5174e04","sha256:58c2b1487898f364ef9e0e6278d1627726e4b97855b79381c356056d584be27c"]}}