Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/source-controller/api from 0.28.0 to 0.29.0 #5330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps github.com/fluxcd/source-controller/api from 0.28.0 to 0.29.0.

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v0.29.0

CHANGELOG

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

0.29.0

Release date: 2022-09-09

This prerelease adds support for non-TLS container registries such as Kubernetes Kind Docker Registry. Connecting to an in-cluster registry over plain HTTP, requires setting the OCIRepository.spec.insecure field to true.

⚠️ Breaking change: The controller logs have been aligned with the Kubernetes structured logging. For more details on the new logging structure please see: fluxcd/flux2#3051.

Improvements:

  • Align controller logs to Kubernetes structured logging #882
  • [OCIRepository] Add support for non-TLS insecure container registries #881
  • Fuzz optimisations #886

Fixes:

  • [OCI] Static credentials should take precedence over the OIDC provider #884
Commits
  • 9e853a9 Merge pull request #895 from fluxcd/release-v0.29.0
  • 1c72db1 Release v0.29.0
  • cf0e9ac Merge pull request #884 from souleb/fix-874
  • 869c73d secretRef take precedence over provider
  • e22a664 Merge pull request #893 from fluxcd/revert-ecr-public
  • 87b8efa CI: Revert Public ECR push
  • 172629d Merge pull request #891 from fluxcd/fix-ecr-push
  • 8216175 CI: Set Public ECR region to us-east-1
  • dc80d4f Merge pull request #889 from fluxcd/push-ecr-public
  • 3da8bf2 Publish container images to AWS Public ECR
  • 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 [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2022
@netlify
Copy link

netlify bot commented Sep 9, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 9c46ac7
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/631b5e8c469e0d0008ed40e6

@castelblanque castelblanque merged commit a046add into main Sep 12, 2022
@castelblanque castelblanque deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-0.29.0 branch September 12, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants