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

chore(deps): bump cert-manager::devops-stack-module-cert-manager from 5.2.1 to 7.0.1 in /examples/eks #1129

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cert-manager::devops-stack-module-cert-manager from 5.2.1 to 7.0.1.

Release notes

Sourced from cert-manager::devops-stack-module-cert-manager's releases.

v7.0.1

7.0.1 (2023-11-10)

Bug Fixes

  • remove the need to set the Let's Encrypt e-mail when self-signed (#77) (93efa4f)

v7.0.0

7.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • remove our company mail from the Let's Encrypt issuer - we removed the e-mail that was hardcoded and added a new variable, called letsencrypt_issuer_email, that has no default value and is absolutely required on the module instantiation.

Features

  • define ca and default issuers on locals and transmit to chart (563d385)
  • use loop to build issuers values and output them (2e1f7c8)

Bug Fixes

  • remove our company mail from the Let's Encrypt issuer (16b297d)

v6.0.0

6.0.0 (2023-11-02)

⚠ BREAKING CHANGES

  • chart: minor update of dependencies on cert-manager chart (#67):

    • v1.13.0 - this version introduced a potential breaking change; although these changes do not affect our module's code directly, please note that if someone is overloading the helm_values variable and has set the .featureGates value, they could be affected by this release.

Features

  • chart: minor update of dependencies on cert-manager chart (#67) (3a97637)

v5.3.0

5.3.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (d91c418)
  • add variables to set AppProject and destination cluster (54ea559)

... (truncated)

Changelog

Sourced from cert-manager::devops-stack-module-cert-manager's changelog.

7.0.1 (2023-11-10)

Bug Fixes

  • remove the need to set the Let's Encrypt e-mail when self-signed (#77) (93efa4f)

7.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • remove our company mail from the Let's Encrypt issuer - we removed the e-mail that was hardcoded and added a new variable, called letsencrypt_issuer_email, that has no default value and is absolutely required on the module instantiation.

Features

  • define ca and default issuers on locals and transmit to chart (563d385)
  • use loop to build issuers values and output them (2e1f7c8)

Bug Fixes

  • remove our company mail from the Let's Encrypt issuer (16b297d)

6.0.0 (2023-11-02)

⚠ BREAKING CHANGES

  • chart: minor update of dependencies on cert-manager chart (#67):

    • v1.13.0 - this version introduced a potential breaking change; although these changes do not affect our module's code directly, please note that if someone is overloading the helm_values variable and has set the `.featureGates value, they could be affected by this release.

Features

  • chart: minor update of dependencies on cert-manager chart (#67) (3a97637)

5.3.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (d91c418)
  • add variables to set AppProject and destination cluster (54ea559)

Bug Fixes

  • aks: fix the webhook ignore_differences to use new naming scheme (a7dd9da)
Commits
  • 08545c2 chore: release 7.0.1 (#78)
  • 93efa4f fix: remove the need to set the Let's Encrypt e-mail when self-signed (#77)
  • c95ed91 chore: release 7.0.0 (#76)
  • 693266d docs(terraform-docs): generate docs and write to README.adoc
  • 563d385 feat: define ca and default issuers on locals and transmit to chart
  • 16b297d fix!: remove our company mail from the Let's Encrypt issuer
  • 2e1f7c8 feat: use loop to build issuers values and output them
  • 5e76737 docs: fix formatting on changelog (#73)
  • cffb474 chore: release 6.0.0 (#72)
  • 3a97637 feat(chart)!: minor update of dependencies on cert-manager chart (#67)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 5.2.1 to 7.0.1.
- [Release notes](https://github.com/camptocamp/devops-stack-module-cert-manager/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-cert-manager/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-cert-manager@v5.2.1...v7.0.1)

---
updated-dependencies:
- dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2023 06:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 13, 2023
@lentidas
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Looks like cert-manager::github::camptocamp/devops-stack-module-cert-manager::v5.2.1 is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jan 19, 2024
@dependabot dependabot bot deleted the dependabot/terraform/examples/eks/cert-manager--github--camptocamp/devops-stack-module-cert-manager--v5.2.1-7.0.1 branch January 19, 2024 14:47
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant