Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Bump github.com/fluxcd/source-controller/api from 1.1.0 to 1.1.2 #143

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps github.com/fluxcd/source-controller/api from 1.1.0 to 1.1.2.

Release notes

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

v1.1.2

Changelog

v1.1.2 changelog

Container images

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

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.

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.2

Release date: 2023-10-11

This patch release fixes a bug where OCIRepository objects can't be consumed when the OCI image layer contains symlinks.

Fixes:

  • oci: Skip symlinks found in upstream artifacts #1246

Improvements:

  • build(deps): bump the ci group with 1 update #1256

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
  • 8b83c8b Merge pull request #1258 from fluxcd/release-v1.1.2
  • 01f4ebb Add changelog entry for v1.1.2
  • 9a74ea0 Release v1.1.2
  • c983b05 Merge pull request #1256 from fluxcd/backport-1254-to-release/v1.1.x
  • 8123d78 build(deps): bump the ci group with 1 update
  • d174d94 Merge pull request #1255 from fluxcd/backport-1246-to-release/v1.1.x
  • bf5b907 oci: Skip symlinks found in upstream artifacts
  • 516666a Update pkg/tar and pkg/oci
  • c9f7e3b Merge pull request #1237 from fluxcd/release-v1.1.1
  • e6cc64c Release v1.1.1
  • 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

Bumps [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 1.1.0 to 1.1.2.
- [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.2)

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

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 Nov 24, 2023
@Skarlso Skarlso closed this Nov 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-1.1.2 branch November 24, 2023 11:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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