Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
492 stars 58 forks source link

Bump Azure/k8s-deploy from 4 to 5 in /template/workflows/manifests/.github/workflows #306

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps Azure/k8s-deploy from 4 to 5.

Release notes

Sourced from Azure/k8s-deploy's releases.

v5.0.0

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

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

... (truncated)

Changelog

Sourced from Azure/k8s-deploy's changelog.

Changelog

[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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)