Skip to content

vanilla-manifests: use 'imagePullPolicy: Always' for latest tag#931

Closed
Michkov wants to merge 1 commit into
stakater:masterfrom
Michkov:vanilla-deployment-pull-policy
Closed

vanilla-manifests: use 'imagePullPolicy: Always' for latest tag#931
Michkov wants to merge 1 commit into
stakater:masterfrom
Michkov:vanilla-deployment-pull-policy

Conversation

@Michkov
Copy link
Copy Markdown

@Michkov Michkov commented Jun 4, 2025

With lastest tag it's expected that latest version will be used, with 'imagePullPolicy: IfNotPresent' the previously deployed version could be used.

With lastest tag it's expected that latest version will be used, with 'imagePullPolicy: IfNotPresent' the previously deployed version could be used.
@karl-johan-grahn
Copy link
Copy Markdown
Contributor

the chart is never used from main - when a release is made, a release branch is created, and the version is changed from latest to the specific version. See for example https://github.com/stakater/Reloader/blob/release-v1.2.0/deployments/kubernetes/reloader.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants