chore(deps): update ghcr.io/docspec/api docker tag to v1.21.9 - #35
chore(deps): update ghcr.io/docspec/api docker tag to v1.21.9#35renovate[bot] wants to merge 1 commit into
Conversation
This comment has been minimized.
This comment has been minimized.
89d9047 to
dc601d4
Compare
This comment has been minimized.
This comment has been minimized.
dc601d4 to
2a4f93e
Compare
This comment has been minimized.
This comment has been minimized.
2a4f93e to
4c3071f
Compare
This comment has been minimized.
This comment has been minimized.
| registry: ghcr.io | ||
| repository: docspec/api | ||
| tag: "1.21.2" | ||
| tag: "1.21.8" |
There was a problem hiding this comment.
WHAT: The default image tag is set to 1.21.8 even though this dependency update targets 1.21.7. WHY/HOW: Default chart installs therefore render ghcr.io/docspec/api:1.21.8, deploying the wrong release or entering ImagePullBackOff if that tag is unavailable; set the tag to 1.21.7.
tag: "1.21.7"Prompt for LLM
File charts/api/values.yaml:
Line 11:
WHAT: The default image tag is set to 1.21.8 even though this dependency update targets 1.21.7. WHY/HOW: Default chart installs therefore render `ghcr.io/docspec/api:1.21.8`, deploying the wrong release or entering `ImagePullBackOff` if that tag is unavailable; set the tag to `1.21.7`.
Suggested Code:
tag: "1.21.7"
Talk to Kody by mentioning @kody
Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.
| registry: ghcr.io | ||
| repository: docspec/api | ||
| tag: "1.21.2" | ||
| tag: "1.21.8" |
There was a problem hiding this comment.
WHAT: The committed tag value "1.21.8" does not match the PR title/description which states the update targets v1.21.7. WHY: The diff ships a different image version than what the PR advertises, so reviewers and downstream consumers cannot trust the stated version range (and Renovate/release tooling that pins to the described version will resolve to the wrong image). HOW: Align the tag with the stated target — set tag: "1.21.7" if 1.21.7 was intended, or update the PR title to v1.21.8 if 1.21.8 was intentional.
tag: "1.21.7"Prompt for LLM
File charts/api/values.yaml:
Line 11:
WHAT: The committed tag value "1.21.8" does not match the PR title/description which states the update targets v1.21.7. WHY: The diff ships a different image version than what the PR advertises, so reviewers and downstream consumers cannot trust the stated version range (and Renovate/release tooling that pins to the described version will resolve to the wrong image). HOW: Align the tag with the stated target — set `tag: "1.21.7"` if 1.21.7 was intended, or update the PR title to v1.21.8 if 1.21.8 was intentional.
Suggested Code:
tag: "1.21.7"
Talk to Kody by mentioning @kody
Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.
4c3071f to
5ec887c
Compare
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
This PR contains the following updates:
1.21.2→1.21.9Release Notes
docspec/docspec (ghcr.io/docspec/api)
v1.21.9Compare Source
Fixed
Other
v1.21.8Compare Source
Fixed
Other
v1.21.7Compare Source
Other
v1.21.6Compare Source
Fixed
Other
v1.21.5Compare Source
Fixed
Other
v1.21.4Compare Source
Fixed
Other
v1.21.3Compare Source
Fixed
Other
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.