Skip to content

Bump salt-minion-vcf image to v0.1.1 (entrypoint changed since v0.1.0) - #5

Merged
saifuddinrangwala merged 1 commit into
mainfrom
saifuddin/bump-minion-vcf-image-0.1.1
Sep 8, 2026
Merged

Bump salt-minion-vcf image to v0.1.1 (entrypoint changed since v0.1.0)#5
saifuddinrangwala merged 1 commit into
mainfrom
saifuddin/bump-minion-vcf-image-0.1.1

Conversation

@saifuddinrangwala

Copy link
Copy Markdown
Collaborator

The published `salt-minion-vcf-image/v0.1.0` predates the `auth_timeout`/`master_alive_interval`/`recon_*` entrypoint defaults added in #4. That script is baked into the image at build time, so `v0.1.0` doesn't carry them for the Docker/env config path. Cuts `v0.1.1` instead of overwriting the immutable `v0.1.0` tag, and points the (not-yet-released) chart's default `image.tag` at `0.1.1`.

🤖 Generated with Claude Code

The already-published salt-minion-vcf-image/v0.1.0 was built before the
auth_timeout/master_alive_interval/recon_* defaults were added to
docker-entrypoint.sh (see PR #4) - that script is baked into the image via
COPY, so v0.1.0 doesn't carry the new Docker/env master-config defaults.
Tags are immutable per-component releases here, so this cuts v0.1.1 instead
of overwriting v0.1.0.

Also points the (not-yet-released) salt-minion-vcf chart's default
image.tag at 0.1.1, since the chart hasn't shipped yet and should default
to the corrected image from its first release.
@saifuddinrangwala
saifuddinrangwala merged commit 4961245 into main Sep 8, 2026
4 checks passed
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.

1 participant