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 loki-stack::devops-stack-module-loki-stack from 5.0.0 to 7.0.0 in /examples/eks #1143

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps loki-stack::devops-stack-module-loki-stack from 5.0.0 to 7.0.0.

Release notes

Sourced from loki-stack::devops-stack-module-loki-stack's releases.

v7.0.0

7.0.0 (2024-01-18)

⚠ BREAKING CHANGES

  • hardcode the release name to remove the destination cluster
  • remove the ArgoCD namespace variable
  • remove the namespace variable

Bug Fixes

  • aks: improve condition on variable validation and reword message (4a55c81)
  • aks: remove image tag because chart has been upgraded (31e74f7)
  • hardcode the release name to remove the destination cluster (61f2ea9)
  • remove the ArgoCD namespace variable (47b8551)
  • remove the namespace variable (cad5e08)

v6.0.0

6.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • filebeat: remove filebeat since it is no longer used

Features

  • filebeat: remove filebeat since it is no longer used (4ebb3b1)

Bug Fixes

  • change Traefik CRD group to the one introduced in v23 of Traefik (c1728dc)

v5.2.0

5.2.0 (2023-11-03)

Features

  • chart: minor update of dependencies on loki-microservice chart (#89) (d9bb5f3)

v5.1.0

5.1.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (9e2ddb8)

... (truncated)

Changelog

Sourced from loki-stack::devops-stack-module-loki-stack's changelog.

7.0.0 (2024-01-18)

⚠ BREAKING CHANGES

  • hardcode the release name to remove the destination cluster
  • remove the ArgoCD namespace variable
  • remove the namespace variable

Bug Fixes

  • aks: improve condition on variable validation and reword message (4a55c81)
  • aks: remove image tag because chart has been upgraded (31e74f7)
  • hardcode the release name to remove the destination cluster (61f2ea9)
  • remove the ArgoCD namespace variable (47b8551)
  • remove the namespace variable (cad5e08)

6.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • filebeat: remove filebeat since it is no longer used

Features

  • filebeat: remove filebeat since it is no longer used (4ebb3b1)

Bug Fixes

  • change Traefik CRD group to the one introduced in v23 of Traefik (c1728dc)

5.2.0 (2023-11-03)

Features

  • chart: minor update of dependencies on loki-microservice chart (#89) (d9bb5f3)

5.1.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (9e2ddb8)
  • add variables to set AppProject and destination cluster (43632fc)
Commits
  • 949479a chore: release 7.0.0 (#106)
  • 633b3a1 docs(terraform-docs): generate docs and write to README.adoc
  • 7ddaefb refactor(aks): rename Terraform resources similar to other modules
  • 31e74f7 fix(aks): remove image tag because chart has been upgraded
  • 61f2ea9 fix!: hardcode the release name to remove the destination cluster
  • 47b8551 fix!: remove the ArgoCD namespace variable
  • cad5e08 fix!: remove the namespace variable
  • 4a55c81 fix(aks): improve condition on variable validation and reword message
  • 449591a chore: release 6.0.0 (#102)
  • 9ecd7be docs(terraform-docs): generate docs and write to README.adoc
  • 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 [loki-stack::devops-stack-module-loki-stack](https://github.com/camptocamp/devops-stack-module-loki-stack) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/camptocamp/devops-stack-module-loki-stack/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-loki-stack/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-loki-stack@v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: loki-stack::github::camptocamp/devops-stack-module-loki-stack::v5.0.0
  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 January 19, 2024 06:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Looks like loki-stack::github::camptocamp/devops-stack-module-loki-stack::v5.0.0 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/loki-stack--github--camptocamp/devops-stack-module-loki-stack--v5.0.0-7.0.0 branch January 19, 2024 14:44
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.

0 participants