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 the flux-deps group with 1 update #104

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps the flux-deps group with 1 update: github.com/fluxcd/source-controller/api.

Release notes

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

v1.1.1

Changelog

v1.1.1 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.1.1
  • ghcr.io/fluxcd/source-controller:v1.1.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

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

1.1.1

Release date: 2023-09-18

This is a patch release that fixes a regression introduced in v1.1.0 where HelmRepository objects would not be reconciled if they provided a TLS Secret using .spec.secretRef with a type other than Opaque or kubernetes.io/tls.

In addition, the URL lookup strategy for Buckets has been changed from path to auto, to widen support for S3-compatible object storage services.

Lastly, several dependencies have been updated to their latest versions.

Fixes:

  • bucket: use auto lookup type #1222
  • helmrepo: fix Secret type check for TLS via .spec.secretRef #1225
  • Upgrade github.com/fluxcd/pkg/{git,git/gogit} #1236

Improvements:

  • build(deps): bump the ci group dependencies #1213 #1224 #1230 #1235
  • docs: Add missing pem-encoding reference #1216
  • build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 #1227
Commits
  • c9f7e3b Merge pull request #1237 from fluxcd/release-v1.1.1
  • e6cc64c Release v1.1.1
  • 49e3ce7 Add changelog entry for v1.1.1
  • eb9a3af Merge pull request #1236 from fluxcd/backport-1232-to-release/v1.1.x
  • dfbaa5a Upgrade github.com/fluxcd/pkg/{git,git/gogit}
  • 12220f7 Merge pull request #1235 from fluxcd/backport-1234-to-release/v1.1.x
  • bc75d79 build(deps): bump the ci group with 7 updates
  • 419232f Merge pull request #1230 from fluxcd/backport-1229-to-release/v1.1.x
  • 80f141a build(deps): bump the ci group with 3 updates
  • 433701a Merge pull request #1227 from fluxcd/backport-1226-to-release/v1.1.x
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 19, 2023
Bumps the flux-deps group with 1 update: [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller).

- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v1.1.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/flux-deps-99ca380f84 branch from 4dd82b6 to 3a21dbf Compare September 26, 2023 03:40
@makkes makkes merged commit 5ca0f50 into main Sep 26, 2023
2 checks passed
@makkes makkes deleted the dependabot/go_modules/flux-deps-99ca380f84 branch September 26, 2023 06:57
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant