{"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:b9684560c70964b8038adeb2aa2aa40f9491f8d47aacd6ed52e0b2481827b683","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":"85c109b48b2c1d4b9ea8d9c03aa06b21e73a45db70f829802e4294e00dd35295","container_config":{"Hostname":"85c109b48b2c","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:b9684560c70964b8038adeb2aa2aa40f9491f8d47aacd6ed52e0b2481827b683","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-17T03:09:50.333445941Z","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-17T03:09:09.909203514Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-08-17T03:09:10.248889959Z","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-17T03:09:11.250026389Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=398.0.0","empty_layer":true},{"created":"2022-08-17T03:09:34.235400444Z","created_by":"|1 CLOUD_SDK_VERSION=398.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-17T03:09:35.76937011Z","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-17T03:09:38.685033936Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-08-17T03:09:40.401071286Z","created_by":"|2 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 /bin/sh -c chmod +x /usr/local/bin/aws-iam-authenticator"},{"created":"2022-08-17T03:09:41.455796034Z","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-17T03:09:43.378031816Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-08-17T03:09:44.813607298Z","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 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-17T03:09:49.235176588Z","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 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-17T03:09:50.333445941Z","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:ab1fa47baa2196d27186ec2d8abd071adfee19427bf51371446b40f2c759ae82","sha256:1838d7d363e1feb49cc87ee96738054f0bfe26c942ead36f08815a1c35a44d54","sha256:cf18c1941df5bc1981714b00320338d937a0f19915a7c982092376156f16ad86","sha256:ea6929bd7511a8140402e1f40f9d48bae86739f92bcc8db6c4428d94171e58eb","sha256:696380259a8f7b57a8f7c366fde384def66d9f24e0c19ec3946490ab316e52f2","sha256:d88c2de84c5880029a8325b8b715567266ebd7f96320b2bf241574abd4233e21","sha256:ddc5f870a14a6159db5fba98c8028d55cca35fb149dff05694a9188fc8789039","sha256:ab3bb210867c275439014af8c79ef21e42e7f4ce677617969f2bb90d802cf060"]}}