[ironbank] null Kibana shasum (#133898) (#134081)

The Ironbank Docker context contains a list of checksums for installed
assets.  The Kibana checksum listed currently contains a static,
outdated checksum from a previous release.  This is usually replaced at
publish time via automation, but in cases where we have to do a manual
release it can be easy to overlook and cause confusion.

This nulls out the checksum to make it clear it hasn't been updated.

(cherry picked from commit e34de5b989)

Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
Kibana Machine 2022-06-09 14:12:12 -04:00 committed by GitHub
parent ad0ac807f6
commit abf598be9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ resources:
url: <artifact_path>/kibana-{{version}}-linux-x86_64.tar.gz
validation:
type: sha512
value: aa68f850cc09cf5dcb7c0b48bb8df788ca58eaad38d96141b8e59917fd38b42c728c0968f7cb2c8132c5aaeb595525cdde0859554346c496f53c569e03abe412
value: null
- filename: tini
url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
validation: