Skip to content

Regression with helm package #7220

@Hiruma31

Description

@Hiruma31

Hello,

There seem to be a bug that was reintroduced in Helm3

Running helm package mychart/ -d ./ produces a .tgz archive. However, when extracting it...
tar -xzf mychart.tgz I get warning such as
tar: mychart/Chart.yaml: implausibly old time stamp 1969-12-31 19:00:00

This is happening in both 3.0.0 and 3.0.1.
It also seem to have been fixed last year
#4158
https://github.com/helm/helm/pull/4161/files

I guess this comment was forgotten ^^

Output of helm version:
version.BuildInfo{Version:"v3.0.1", GitCommit:"7c22ef9ce89e0ebeb7125ba2ebf7d421f3e82ffa", GitTreeState:"clean", GoVersion:"go1.13.4"}
Output of kubectl version: NA

Cloud Provider/Platform (AKS, GKE, Minikube etc.): NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions