{"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:7e15cf997421491b27f93df6cb1dd70a35a30b83c9412a0027865491e4bba9b8","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.0","kubectl_version":"v1.23.6","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-05-27T12:57:08Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"49167c48fd3180c183290f5be178f7aa28ff1c49","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.6.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"container":"f2803bf7ea31212a36ded07625d9b84b5a998526e49a70894be4a82425096fb0","container_config":{"Hostname":"f2803bf7ea31","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:7e15cf997421491b27f93df6cb1dd70a35a30b83c9412a0027865491e4bba9b8","Volumes":null,"WorkingDir":"/workdir","Entrypoint":null,"OnBuild":null,"Labels":{"helm_version":"v3.9.0","kubectl_version":"v1.23.6","org.opencontainers.image.authors":"The Helm Authors","org.opencontainers.image.created":"2022-05-27T12:57:08Z","org.opencontainers.image.description":"ct - The chart testing tool","org.opencontainers.image.licenses":"Apache-2.0","org.opencontainers.image.revision":"49167c48fd3180c183290f5be178f7aa28ff1c49","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.6.0","yamale_version":"4.0.0","yamllint_version":"1.26.3"}},"created":"2022-06-07T08:44:55.646816392Z","docker_version":"20.10.16+azure-2","history":[{"created":"2022-04-05T00:19:59.790636867Z","created_by":"/bin/sh -c #(nop) ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in / "},{"created":"2022-04-05T00:19:59.912662499Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2022-05-27T13:00:08.265117072Z","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-05-27T13:00:21.755025589Z","created_by":"ARG yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:21.755025589Z","created_by":"LABEL yamllint_version=1.26.3","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:21.755025589Z","created_by":"RUN |1 yamllint_version=1.26.3 /bin/sh -c pip install \"yamllint==$yamllint_version\" # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-05-27T13:00:21.755025589Z","created_by":"ARG yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:21.755025589Z","created_by":"LABEL yamale_version=4.0.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:22.524006554Z","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-05-27T13:00:22.524006554Z","created_by":"ARG TARGETPLATFORM","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:22.524006554Z","created_by":"ARG kubectl_version=v1.23.6","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:22.524006554Z","created_by":"LABEL kubectl_version=v1.23.6","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:23.298667584Z","created_by":"RUN |4 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.23.6 /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-05-27T13:00:23.298667584Z","created_by":"ARG helm_version=v3.9.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:23.298667584Z","created_by":"LABEL helm_version=v3.9.0","comment":"buildkit.dockerfile.v0","empty_layer":true},{"created":"2022-05-27T13:00:24.020615506Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.23.6 helm_version=v3.9.0 /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-05-27T13:00:24.042979764Z","created_by":"COPY ./etc/chart_schema.yaml /etc/ct/chart_schema.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-05-27T13:00:24.057250028Z","created_by":"COPY ./etc/lintconf.yaml /etc/ct/lintconf.yaml # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-05-27T13:00:24.108842523Z","created_by":"COPY ct /usr/local/bin/ct # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-05-27T13:00:24.260530672Z","created_by":"RUN |5 yamllint_version=1.26.3 yamale_version=4.0.0 TARGETPLATFORM=linux/amd64 kubectl_version=v1.23.6 helm_version=v3.9.0 /bin/sh -c ct --help # buildkit","comment":"buildkit.dockerfile.v0"},{"created":"2022-06-07T08:44:16.775487051Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-06-07T08:44:17.30022803Z","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-06-07T08:44:18.317054593Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=375.0.0","empty_layer":true},{"created":"2022-06-07T08:44:38.583566905Z","created_by":"|1 CLOUD_SDK_VERSION=375.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-06-07T08:44:40.230572999Z","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-06-07T08:44:43.839557387Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-06-07T08:44:45.737179287Z","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=375.0.0 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-06-07T08:44:46.865750538Z","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-06-07T08:44:48.236622427Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-06-07T08:44:49.820235584Z","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=375.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-06-07T08:44:54.474679596Z","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=375.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-06-07T08:44:55.646816392Z","created_by":"/bin/sh -c #(nop) WORKDIR /workdir"}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:4fc242d58285699eca05db3cc7c7122a2b8e014d9481f323bd9277baacfa0628","sha256:be5eaf9fe62b22e7dabdb3f4c2474ef0b6b9dde1a0f5ac97f052d6295621dbb6","sha256:a45d7cfc2f6aea85e2e024e1ff6d6be19546d7bfe600600c074a2bcaae885f72","sha256:abfc02a0c6357c1032407d207dbcce7a9039c9e2f214c8709a1b585e86f61aeb","sha256:4f399c6a843f8f0cc765ecd69a66e4d08d13e6c84391a497fa2b8a666c216f04","sha256:b72d9052e05f7774adff7567ecdc9ccb65be07c579ef70a47ed5e39e52b0ce5a","sha256:908e7392c1a609bce87169d0bbf3b8022579eb203f88d796d5710053751dcbff","sha256:387def46a9516417c2fae5d20182074175a0b2d79871a27ef76706f421c99cca","sha256:9abfeb64e4666d16065b061e0ba9cbfbedd7fd1d1d2a79b65d63f4b84ba06e2d","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:02d25d036ef40258b5f669d251de9564f52b112f2fea07015983a29d79121bf7","sha256:57def15b6a0c3e50a1a23d2b7ed09fb8fbc5a04d7132c9f3490b9c20614eeebe","sha256:105d96388788c563e847f286b796d41dc836e8b4b7d4650fa34731e792d8948b","sha256:1ca7d856989c3848b7a6da592ce33e8b58cb49226a7e61ef04a16e2420d1c49a","sha256:ae4470ed880f28cce94e630c946be186653675c8ef35d851fb3254f1a2d05347","sha256:9e805fa56f7a05ab2a0e9b2f6126f59de916234e565e6bd4616946031355cdf6","sha256:ea7f9956332d2725f9b96933b01c3359c7f6dd9f910dee23b6d2a52e3c17b0b1","sha256:720d77d6abd5f29496a527063f6fe65e3b859bfb8dac58992636a456c6362c18"]}}