weaveworks / profiles

GitOps native package management
Other
11 stars 6 forks source link

Bump github.com/fluxcd/kustomize-controller/api from 0.16.0 to 0.18.2 #378

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/fluxcd/kustomize-controller/api from 0.16.0 to 0.18.2.

Release notes

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

v0.18.2

CHANGELOG

v0.18.1

CHANGELOG

v0.18.0

CHANGELOG

v0.17.0

CHANGELOG

Changelog

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

0.18.2

Release date: 2021-12-09

This prerelease comes with improvements to force applying objects with immutable fields changes.

Improvements:

  • Update dependencies (fix CVE-2021-43784) #509
  • Update golang.org/x/text to v0.3.7 (fix CVE-2021-38561) #512
  • Add test for replacing variables in secrets #505
  • Document behaviour when changes are made to fields not stored in git #501
  • SOPS: ensure proper wiring to default server #513

0.18.1

Release date: 2021-11-23

This prerelease replaces deprecated dependencies, most notably being the OpenPGP package where golang.org/x/crypto/openpgp was replaced with github.com/ProtonMail/go-crypto/openpgp.

Improvements:

  • Update source-controller/api to v0.19.0 #499
  • Replace deprecated dependencies #498
  • Update opencontainers/{image-spec, runc} #497

0.18.0

Release date: 2021-11-12

This prerelease comes with artifact integrity verification. During the acquisition of an artifact, kustomize-controller computes its checksum using SHA-2 and verifies that it matches the checksum advertised in the Status of the Source.

The controller dependencies has been updated to match kustomize v4.4.1.

Improvements:

  • Verify artifacts integrity #489
  • Update controller to kustomize v4.4.1 #488

... (truncated)

Commits
  • 8d61ff7 Merge pull request #514 from fluxcd/release-v0.18.2
  • 5b95d1d Release v0.18.2
  • 3782765 Merge pull request #513 from souleb/fix-sops-decrypt-defaultserver
  • 3191f49 fix encryption using the defaultServer
  • 07d3c99 Merge pull request #509 from fluxcd/ssa-v0.4.0
  • 24bdda0 Update dependencies
  • 2bb2fb2 Merge pull request #512 from pjbgf/security-advisories
  • 24ab11d Bump dependencies to patch security advisories
  • 284b637 Merge pull request #501 from SomtochiAma/weird-ssa-behaviour
  • 6fa1c8a Add docs for when KC doesn't revert
  • 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)