Skip to content

build(deps): bump sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.12#279

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.12
Open

build(deps): bump sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.12#279
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sigs.k8s.io/promo-tools/v3-3.4.12

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps sigs.k8s.io/promo-tools/v3 from 3.4.4 to 3.4.12.

Release notes

Sourced from sigs.k8s.io/promo-tools/v3's releases.

v3.4.12

Changes by Kind

Uncategorized

  • Added initial support for kpromo file synchronization to S3 buckets. (#704, @​justinsb) [SIG Release]
  • Kpromo now uses the correct S3 regional endpoint for regional buckets (#718, @​justinsb) [SIG Release]
  • When --use-service-account=false (which is the default), we will issue anonymous requests to AWS and ignore any AWS credentials. This should be sufficient for dry-run, and ensures that dry-run is safe even if manifests are hostile. (#722, @​justinsb) [SIG Release]

Dependencies

Added

  • cloud.google.com/go/maps: v0.1.0
  • cloud.google.com/go/vmwareengine: v0.1.0
  • github.com/go-jose/go-jose/v3: v3.0.0

Changed

... (truncated)

Changelog

Sourced from sigs.k8s.io/promo-tools/v3's changelog.

Releasing the artifact promoter tools

This is a draft document to describe the release process for artifact promotion tooling.

(If there are improvements you'd like to see, please comment on the tracking issue.)

Tracking

As the first task, a Release Manager should open a tracking issue for the release.

We don't currently have a template for releasing, but the following issue is a good example to draw inspiration from.

We're not striving for perfection with the template, but the tracking issue will serve as a reference point to aggregate feedback, so try your best to be as descriptive as possible.

Validation

TODO: Talk about canaries

Tagging

There are two tags that we care about:

  • git tags
  • image tags

We use with SemVer-compliant versions for git tags and GitHub releases, prefixed with v. SemVer is described in detail here.

Example:

v3.4.0

Image tags are derived from the git tag, with the addition of a revision.

... (truncated)

Commits
  • 0eb682a Merge pull request #732 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 3ee68cb build(deps): bump github.com/aws/aws-sdk-go from 1.44.201 to 1.44.202
  • 82af931 Merge pull request #731 from ameukam/release-3-4-12
  • 47e4d68 releng: Bump promoter to v3.4.12
  • 6da3933 Merge pull request #729 from kubernetes-sigs/dependabot/go_modules/github.com...
  • f23f635 build(deps): bump github.com/aws/aws-sdk-go from 1.44.200 to 1.44.201
  • 8344877 Merge pull request #727 from kubernetes-sigs/dependabot/go_modules/google.gol...
  • 1ea7ba9 Merge pull request #728 from kubernetes-sigs/dependabot/go_modules/github.com...
  • 015a966 build(deps): bump github.com/aws/aws-sdk-go from 1.44.199 to 1.44.200
  • 9783775 build(deps): bump google.golang.org/api from 0.109.0 to 0.110.0
  • Additional commits viewable in compare view

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 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)

Bumps [sigs.k8s.io/promo-tools/v3](https://github.com/kubernetes-sigs/promo-tools) from 3.4.4 to 3.4.12.
- [Release notes](https://github.com/kubernetes-sigs/promo-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/promo-tools/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/promo-tools@v3.4.4...v3.4.12)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/promo-tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2023

The following labels could not be found: area/dependency, release-note-none, ok-to-test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants