Skip to content

Bump Azure/k8s-deploy from 4.0 to 4.10#493

Merged
Tatsinnit merged 3 commits intomainfrom
dependabot/github_actions/Azure/k8s-deploy-4.10
Apr 8, 2025
Merged

Bump Azure/k8s-deploy from 4.0 to 4.10#493
Tatsinnit merged 3 commits intomainfrom
dependabot/github_actions/Azure/k8s-deploy-4.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps Azure/k8s-deploy from 4.0 to 4.10.

Release notes

Sourced from Azure/k8s-deploy's releases.

v4.10 release

Commits

  • d7506e9: Add node modules and compiled JavaScript from main (#198) (github-actions[bot]) #198
  • 6ecb006: v4 new release (#205) (github-actions[bot]) #205
  • 497ce63: v4 new release (#212) (github-actions[bot]) #212
  • 4e60e95: v4 new release (#224) (github-actions[bot]) #224
  • bba74ad: v4 new release (#232) (github-actions[bot]) #232
  • 2ee6236: v4 new release (#248) (github-actions[bot]) #248
  • a2de818: v4 new release (#253) (github-actions[bot]) #253
  • d89c89b: v4 new release (#261) (github-actions[bot]) #261
  • c7b3487: v4 new release (#268) (github-actions[bot]) #268
  • 5782616: v4 new release (#274) (github-actions[bot]) #274
  • 1bfee9d: Merge branch 'releases/v4' into tmp (David Gamero)
  • 1082a92: new v4 release (David Gamero)

4.10.0

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug

v4.10.0

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug

v4.9 release

Commits

  • d7506e9: Add node modules and compiled JavaScript from main (#198) (github-actions[bot]) #198
  • 6ecb006: v4 new release (#205) (github-actions[bot]) #205
  • 497ce63: v4 new release (#212) (github-actions[bot]) #212
  • 4e60e95: v4 new release (#224) (github-actions[bot]) #224
  • bba74ad: v4 new release (#232) (github-actions[bot]) #232
  • 2ee6236: v4 new release (#248) (github-actions[bot]) #248
  • a2de818: v4 new release (#253) (github-actions[bot]) #253
  • d89c89b: v4 new release (#261) (github-actions[bot]) #261
  • c7b3487: v4 new release (#268) (github-actions[bot]) #268
  • 5782616: v4 new release (#274) (github-actions[bot]) #274

v4.8 release

Resolves issue causing annotations to be applied to deployed resources multiple times, causing action to work extremely slowly and/or time out.

v4.7 release

... (truncated)

Changelog

Sourced from Azure/k8s-deploy's changelog.

Changelog

[5.0.1] - 2024-03-12

Added

  • #356 Add fleet support

[5.0.0] - 2024-03-12

Changed

  • #309 Updated to Node20 and upgraded release workflows to @​v1 tag
  • #306 update release workflow to use new prefix, remove deprecated release
  • #303 fix: ensure imageNames are not empty strings
  • #299 bump release workflow sha
  • #298 bump minikube to fix runner deps
  • #297 update release workflow

Added

  • #304 add v prefix for version tagging
  • #302 adding ncc to build
  • #301 adding release workflow artifact fix

[4.10.0] - 2023-10-30

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug
Commits
  • 1082a92 new v4 release
  • 1bfee9d Merge branch 'releases/v4' into tmp
  • e52890d Fix “Service” route-method of the Blue-Green strategy with some manifest file...
  • dd4bbd1 bump codeql to node 16 (#281)
  • ecb4882 Fixes multiple namespaces bug (#276)
  • 756cc0a upgrade codeql (#279)
  • dcaec01 Check for error from Azure when using the private-cluster feature (#270)
  • 5782616 v4 new release (#274)
  • 7dae909 abstract methods to avoid drift (#273)
  • e8a841d Fixing Regex Issue + Adding Check for Failures Connecting to Github Repos (#271)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Azure/k8s-deploy](https://github.com/azure/k8s-deploy) from 4.0 to 4.10.
- [Release notes](https://github.com/azure/k8s-deploy/releases)
- [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-deploy@v4.0...v4.10)

---
updated-dependencies:
- dependency-name: Azure/k8s-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@Tatsinnit Tatsinnit enabled auto-merge (squash) April 8, 2025 22:58
@Tatsinnit Tatsinnit merged commit 622372c into main Apr 8, 2025
145 checks passed
@Tatsinnit Tatsinnit deleted the dependabot/github_actions/Azure/k8s-deploy-4.10 branch April 8, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants