nfs-subdir-external-provisioner
nfs-subdir-external-provisioner copied to clipboard
question about tag of image k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner
I can just pull k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner:v4.0.2
How to pull other version 4.0.17, 4.0.16, 4.0.15...?
any advice?
image:
repository: k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner
tag: v4.0.2
pullPolicy: IfNotPresent
imagePullSecrets: []
tag version is v4.0.2
tag version is always v4.0.2?
Can anyone give advice about image tag rule?
Versions 4.0.17, 4.0.16, 4.0.15.. are versions of the helm chart, appVersion is still 4.0.2. See https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/blob/master/charts/nfs-subdir-external-provisioner/Chart.yaml.
do you mean this image of k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner version do not upgrade when new release https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/releases here?
Yes,image version is still 4.0.2
how to get new version then? if new feather released or bug fixed
When there is a new version, the appVersion and image tag will be updated in the helm chart and the helm chart itself also get a version bump.
this repo release version is nfs-subdir-external-provisioner-4.0.17, but image tag is still 4.0.2.
How to update image tag version.
@hillbun : see comments https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/issues/231#issuecomment-1232630549, https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/issues/231#issuecomment-1235679775
@rmoreas But I still do not understand how to upgrade image version to latest but not 4.0.2
please advice.
@hillbun v4.0.2 is the latest version.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale - Mark this issue or PR as rotten with
/lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Reopen this issue with
/reopen - Mark this issue as fresh with
/remove-lifecycle rotten - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
In response to this:
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied- After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied- After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closedYou can:
- Reopen this issue with
/reopen- Mark this issue as fresh with
/remove-lifecycle rotten- Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.