Skip to content

Pinning to major and/or minor versions along with renovate #2749

Discussion options

You must be logged in to vote

Thank you for your feedback.
Regarding Renovate, I think you can disable major and minor updates like this.

   "packageRules": [
      {
        "packageNames": ["kubernetes/kubectl"],
        "matchupdatetypes" ["major", "minor"],
        "enabled": false
      }
   ]

Regarding aqua up command, aqua doesn't support this yet.
I think it would be great if aqua supports this feature.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@suzuki-shunsuke
Comment options

@bhundven
Comment options

@suzuki-shunsuke
Comment options

Answer selected by bhundven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants