{"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:ad444995c93ce61879e8fd2ffa7798e8e614141dc7797d7b205f712ae91e2571","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":"39ee60c92f1c88ae1b87720adb107a625d2c83aa133787038d370f87fbc9ae51","container_config":{"Hostname":"39ee60c92f1c","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:ad444995c93ce61879e8fd2ffa7798e8e614141dc7797d7b205f712ae91e2571","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-08T05:22:37.392824843Z","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-08T05:22:00.450245885Z","created_by":"/bin/sh -c apk add bash tree curl wget"},{"created":"2022-02-08T05:22:01.273539916Z","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-08T05:22:02.264623083Z","created_by":"/bin/sh -c #(nop)  ARG CLOUD_SDK_VERSION=367.0.0","empty_layer":true},{"created":"2022-02-08T05:22:21.452245177Z","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-08T05:22:22.953923223Z","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-08T05:22:26.60888992Z","created_by":"/bin/sh -c #(nop) ADD fa56e51ee01379595b2870f076373287129ca4e1d14bb75ff0b09353039bb946 in /usr/local/bin/aws-iam-authenticator "},{"created":"2022-02-08T05:22:28.407034994Z","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-08T05:22:29.421597872Z","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-02-08T05:22:30.790718763Z","created_by":"/bin/sh -c #(nop) ADD 3387925f4488f19765204950573f0baed72e46e83791dfbf6dd344058a63aebc in /usr/local/bin/yq "},{"created":"2022-02-08T05:22:32.223291205Z","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/3.4.1/yq_linux_amd64 /bin/sh -c chmod +x /usr/local/bin/yq"},{"created":"2022-02-08T05:22:36.353610152Z","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/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-02-08T05:22:37.392824843Z","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:90bb2a34463f7213e38b3a2fe3fbb2b51f86ebedc7dd0e39c752c8b54b24d0b1","sha256:c138fc8ca56892cb06f66f83ddfb606613ab139898ead454e4cff9aa589ae56b","sha256:cfaa1c7b5a5397df7ec89edd3d2f8575d2a5d86cff96a6a84755ce6ed666aa8e","sha256:261e92ac1b5df6ca1a5767ee79d311374679b16a4941a32b45374730a614a4c8","sha256:57eaf39c9ad773b94431e80a8b95100b3e63ab207738cf3de2405a5cf2376a74","sha256:775e99cf1d88dbcb578500d807d0f61245dd8a50c70c5138259ededf6ecea099","sha256:7ab8954339a3ae977823fefb82fb47b5cde9426bb9c139b16f10976f93200f9c","sha256:dacc5cfb6c6e10343e9c00534e2246b83604b3c4363f8f834ba48936069a32e6"]}}