Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart 1.0.2 only has charts.yaml updated. Values file still has 1.0.1 image tags #2061

Closed
wthrbtn opened this issue Feb 3, 2024 · 1 comment
Labels
kind/bug Something isn't working

Comments

@wthrbtn
Copy link

wthrbtn commented Feb 3, 2024

What happened?

Upgraded from 1.0.1 to 1.0.2 using Helm but the tetragon and tetragon-operator images stayed at 1.0.1

Compared the two helm charts and the only difference is in the charts.yaml file. The values.yaml still has 1.0.1 image tags

Tetragon Version

1.0.1 / 1.0.2

Kernel Version

5.15 and 6.5

Kubernetes Version

1.27.9

Bugtool

No response

Relevant log output

No response

Anything else?

No response

@wthrbtn wthrbtn added the kind/bug Something isn't working label Feb 3, 2024
@kkourt
Copy link
Contributor

kkourt commented Feb 19, 2024

Thanks for the report. I believe this should have been fixed now (

) by #1993 but we need to ensure that the next release includes the latest images and the next release the release script will do the right thing:
yq -i ".tetragonOperator.image.tag = \"$version\"" install/kubernetes/tetragon/values.yaml
.

@kkourt kkourt closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants