Skip to content

Update yokawasa/action-setup-kube-tools action to v0.14.0 - #245

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yokawasa-action-setup-kube-tools-0.x
Open

Update yokawasa/action-setup-kube-tools action to v0.14.0#245
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yokawasa-action-setup-kube-tools-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 5, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
yokawasa/action-setup-kube-tools action minor v0.11.0v0.14.0

Release Notes

yokawasa/action-setup-kube-tools (yokawasa/action-setup-kube-tools)

v0.14.0

Compare Source

What's Changed
New Contributors

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.4...v0.14.0

v0.13.5

Compare Source

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.4...v0.13.5

v0.13.4

Compare Source

What's Changed

Tools default version update

tool name old version new version
kubectl 1.34.1 1.35.3
kustomize 5.7.1 5.8.1
helm 3.19.0 3.20.1
kubeval 0.16.1 no update
kubeconform 0.7.0 no update
conftest 0.62.0 0.67.1
yq 4.47.2 4.52.5
rancher 2.12.1 2.13.3
tilt 0.35.1 0.37.0
skaffold 2.16.1 2.18.1
kube-score 1.20.0 no update

Regarding helm, there is v4 helm but upgrading to helm4 mean major upgrade which may cause some problem for users, thus only upgrade to v3 latest version (3.20.1)

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.3...v0.13.4

v0.13.3

Compare Source

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.2...v0.13.3

v0.13.2

Compare Source

What's Changed

  • Updated the Node.js version used in the GitHub Actions workflow from 20.x to 24.x in .github/workflows/test.yml.
  • Changed the runtime environment in the action definition from node20 to node24 in action.yml.
  • Added an engines field to package.json to require Node.js version 24 or higher.

ref

Full Changelog: yokawasa/action-setup-kube-tools@v...v0.13.2

v0.13.1

Compare Source

What's Changed

  • Tool version no longer defaults to latest but a specific version for stability and speed by @​yokawasa in #​79

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.0...v0.13.1

v0.13.0

Compare Source

What's Changed

  • Support 'latest' as default tool version by @​yokawasa in #​75
    • all tools use latest as the default version
    • If a tool input is set to latest, the action resolves the latest version at runtime, then downloads and caches that exact version.
  • Fixed bug on #​74

[!NOTE]
From v0.13.0, all tools use latest as the default version. However, using latest can make builds non-reproducible, as the installed version may change over time. For stable and repeatable builds, it is recommended to specify exact versions

Full Changelog: yokawasa/action-setup-kube-tools@v0.12.0...v0.13.0

v0.12.0

Compare Source

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.3...v0.12.0

v0.11.3

Compare Source

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.2...v0.11.3

v0.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.1...v0.11.2

v0.11.1

Compare Source

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.0...v0.11.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate-bot label Apr 5, 2024
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from f463cc3 to 5aaea4b Compare November 4, 2024 00:45
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.11.1 Update yokawasa/action-setup-kube-tools action to v0.11.2 Nov 4, 2024
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from 5aaea4b to ee8c58b Compare September 19, 2025 15:54
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.11.2 Update yokawasa/action-setup-kube-tools action to v0.13.0 Sep 19, 2025
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from ee8c58b to 7354190 Compare September 24, 2025 02:58
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.0 Update yokawasa/action-setup-kube-tools action to v0.13.1 Sep 24, 2025
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from 7354190 to f60abd8 Compare March 21, 2026 01:35
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.1 Update yokawasa/action-setup-kube-tools action to v0.13.2 Mar 21, 2026
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from f60abd8 to f23fe91 Compare March 21, 2026 08:55
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.2 Update yokawasa/action-setup-kube-tools action to v0.13.3 Mar 21, 2026
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from f23fe91 to 590f3c8 Compare March 26, 2026 21:31
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.3 Update yokawasa/action-setup-kube-tools action to v0.13.4 Mar 26, 2026
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.4 Update yokawasa/action-setup-kube-tools action to v0.13.5 Apr 23, 2026
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from 590f3c8 to 96d8793 Compare April 23, 2026 07:01
@renovate
renovate Bot force-pushed the renovate/yokawasa-action-setup-kube-tools-0.x branch from 96d8793 to ddd8018 Compare July 5, 2026 13:10
@renovate renovate Bot changed the title Update yokawasa/action-setup-kube-tools action to v0.13.5 Update yokawasa/action-setup-kube-tools action to v0.14.0 Jul 5, 2026
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.

0 participants