You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Unfortunately the latest v2.10.0 Tag does not include the chart version bump commit (ab78d5d).
As we are pinning the GitRepository(Flux) via the latest tag(v2.10.0), the HelmReleases is broken right now as it uses the wrong container version(v2.9.2).
To Reproduce
Use the git v2.10.0 to deploy the latest helm chart version (v2.10.0).
Expected behavior
The chart version and the app version should match the version of the git tag.
Environment:
Kubernetes version: 1.29
kubernetes-replicator version: 2.10.0
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Unfortunately the latest v2.10.0 Tag does not include the chart version bump commit (ab78d5d).
As we are pinning the GitRepository(Flux) via the latest tag(v2.10.0), the HelmReleases is broken right now as it uses the wrong container version(v2.9.2).
To Reproduce
Use the git v2.10.0 to deploy the latest helm chart version (v2.10.0).
Expected behavior
The chart version and the app version should match the version of the git tag.
Environment:
The text was updated successfully, but these errors were encountered: