Skip to content

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.1.2 in /provisioner#241

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/provisioner/github.com/fluxcd/source-controller/api-1.1.2
Closed

chore(deps): bump github.com/fluxcd/source-controller/api from 0.33.0 to 1.1.2 in /provisioner#241
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/provisioner/github.com/fluxcd/source-controller/api-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 16, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/fluxcd/source-controller/api from 0.33.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.

v1.1.0

Changelog

v1.1.0 changelog

Container images

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

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

Changelog

... (truncated)

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

1.1.0

Release date: 2023-08-23

... (truncated)

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 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.33.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@v0.33.0...v1.1.2)

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

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

dependabot Bot commented on behalf of github Dec 11, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #263.

@dependabot dependabot Bot closed this Dec 11, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/provisioner/github.com/fluxcd/source-controller/api-1.1.2 branch December 11, 2023 09:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants