-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Description
I noticed that the SHA256 from https://docs.altinity.com/clickhouse-operator/index.yaml are not matching the downloaded artifacts.
In the index.yaml the 0.25.6 has a reported SHA256 of f7963e205cf54c1b6f7a8dee315606c88520546897608734d935e15097f8540f
However, when I download from https://github.com/Altinity/clickhouse-operator/releases/download/release-0.25.6/altinity-clickhouse-operator-0.25.6.tgz I get the SHA256 of 9242aa8e8ee52c7d7a28a49898ff29c783399e268cc01e25df61bd66d77866eb.
The contents of the archive is:
$ tar -tzf altinity-clickhouse-operator-0.25.6.tgz
altinity-clickhouse-operator/Chart.yaml
altinity-clickhouse-operator/values.yaml
altinity-clickhouse-operator/values.schema.json
altinity-clickhouse-operator/templates/_helpers.tpl
altinity-clickhouse-operator/templates/additional-resources.yaml
altinity-clickhouse-operator/templates/dashboards-configmap.yaml
altinity-clickhouse-operator/templates/generated/ClusterRole-clickhouse-operator-kube-system.yaml
altinity-clickhouse-operator/templates/generated/ClusterRoleBinding-clickhouse-operator-kube-system.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-clickhouse-operator-confd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-clickhouse-operator-configd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-clickhouse-operator-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-clickhouse-operator-templatesd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-clickhouse-operator-usersd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-keeper-operator-confd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-keeper-operator-configd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-keeper-operator-templatesd-files.yaml
altinity-clickhouse-operator/templates/generated/ConfigMap-etc-keeper-operator-usersd-files.yaml
altinity-clickhouse-operator/templates/generated/Deployment-clickhouse-operator.yaml
altinity-clickhouse-operator/templates/generated/Role-clickhouse-operator.yaml
altinity-clickhouse-operator/templates/generated/RoleBinding-clickhouse-operator.yaml
altinity-clickhouse-operator/templates/generated/Secret-clickhouse-operator.yaml
altinity-clickhouse-operator/templates/generated/Service-clickhouse-operator-metrics.yaml
altinity-clickhouse-operator/templates/generated/ServiceAccount-clickhouse-operator.yaml
altinity-clickhouse-operator/templates/hooks/crd-install-configmap.yaml
altinity-clickhouse-operator/templates/hooks/crd-install-job.yaml
altinity-clickhouse-operator/templates/hooks/crd-install-rbac.yaml
altinity-clickhouse-operator/templates/servicemonitor.yaml
altinity-clickhouse-operator/README.md
altinity-clickhouse-operator/README.md.gotmpl
altinity-clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallations.clickhouse.altinity.com.yaml
altinity-clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallationtemplates.clickhouse.altinity.com.yaml
altinity-clickhouse-operator/crds/CustomResourceDefinition-clickhousekeeperinstallations.clickhouse-keeper.altinity.com.yaml
altinity-clickhouse-operator/crds/CustomResourceDefinition-clickhouseoperatorconfigurations.clickhouse.altinity.com.yaml
altinity-clickhouse-operator/files/Altinity_ClickHouse_Operator_dashboard.json
altinity-clickhouse-operator/files/ClickHouseKeeper_dashboard.json
altinity-clickhouse-operator/files/ClickHouse_Queries_dashboard.json
altinity-clickhouse-operator/files/Kafka_dashboard.json
altinity-clickhouse-operator/files/Zookeeper_dashboard.json
It seems like something might have drifted during the last release?
Metadata
Metadata
Assignees
Labels
No labels