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

[bitnami/clickhouse] Helm Version 7.2.0 Error: invalid_reference: invalid tag #32147

Closed
andrei-murariu02 opened this issue Feb 24, 2025 · 2 comments
Assignees
Labels
clickhouse solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@andrei-murariu02
Copy link

andrei-murariu02 commented Feb 24, 2025

Name and Version

bitnami/clickhouse 7.2.0

What architecture are you using?

None

What steps will reproduce the bug?

Upgrade from chart 6.2.11 to 7.2.0 using terraform

Using chart_repo = "https://charts.bitnami.com/bitnami/"

Are you using any custom parameters or values?

No response

What is the expected behavior?

No response

What do you see instead?

module.helm-release-clickhouse.helm_release.helm: Modifying... [id=clickhouse]
╷
│ Error: invalid_reference: invalid tag
│ 
│   with module.helm-release-clickhouse.helm_release.helm,
│   on .terraform/modules/helm-release-clickhouse/main.tf line 1, in resource "helm_release" "helm":
│    1: resource "helm_release" "helm" {
│ 
╵

Additional information

Using default values for images
Tried using tag: "24.12.3-debian-12-r1" - still doesn't work

@andrei-murariu02 andrei-murariu02 added the tech-issues The user has a technical issue about an application label Feb 24, 2025
@github-actions github-actions bot added the triage Triage is needed label Feb 24, 2025
@javsalgar javsalgar changed the title Clickhouse Helm Version 7.2.0 Error: invalid_reference: invalid tag [bitnami/clickhouse] Helm Version 7.2.0 Error: invalid_reference: invalid tag Feb 25, 2025
@javsalgar
Copy link
Contributor

Hi,

Does this issue occur when using the regular helm client? We would like to reproduce it in our side

@andrei-murariu02
Copy link
Author

andrei-murariu02 commented Feb 25, 2025

Hello, using just helm works fine.
I changed the chart url to oci://registry-1.docker.io/bitnamicharts and works just fine with terraform too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clickhouse solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants