Skip to content

Change charm resources to 'latest' tag - #823

Draft
wctaylor wants to merge 1 commit into
mainfrom
change-charm-resource
Draft

Change charm resources to 'latest' tag#823
wctaylor wants to merge 1 commit into
mainfrom
change-charm-resource

Conversation

@wctaylor

@wctaylor wctaylor commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Description

It seems like Juju on Kubernetes tends to set an ImagePullPolicy of IfNotPresent rather than Always (at least with Juju 3.6 and K8s 1.32), unless the image tag is latest. I think changing the charms to use the latest tag will enable easy deployment updates with juju refresh alone.

Resolved issues

In a previous deployment, juju refresh was sufficient to pull image updates. A newer deployment doesn't currently have that behavior, but this PR may resolve it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant