-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Description
What happened:
Upgrading local-static-provisioner to version v.2.8.0 upgraded it to v2.7.0
What you expected to happen:
Upgrade to v2.8.0 :-)
How to reproduce it:
We're using FluxCD and I've changed chart version value in HelmRelease to 2.8.x. This triggered a reconciliation, but the DaemonSet shows it's using image v2.7.0.
Anything else we need to know?:
Running helm search repo --versions on the repository lists both chart and app versions as v.2.8.0.
helm show values, however, uses the v2.7.0 image:
image: registry.k8s.io/sig-storage/local-volume-provisioner:v2.7.0
Environment:
- Kubernetes version (use
kubectl version):v1.33.5-eks-3025e55 - OS (e.g. from /etc/os-release):
amazon-eks-node-al2023-x86_64-standard-1.33-v20250715 - Kernel (e.g.
uname -a): - Install tools: FluxCD
- Others:
Metadata
Metadata
Assignees
Labels
No labels