Skip to content

Commit

Permalink
chore(deps): bump loki-stack::devops-stack-module-loki-stack (#1433)
Browse files Browse the repository at this point in the history
Bumps [loki-stack::devops-stack-module-loki-stack](https://github.com/camptocamp/devops-stack-module-loki-stack) from 10.0.0 to 11.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@v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: loki-stack::github::camptocamp/devops-stack-module-loki-stack::v10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 769b9c4 commit 5187a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ module "cert-manager" {
}

module "loki-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//eks?ref=v10.0.0"
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//eks?ref=v11.0.0"

argocd_project = module.eks.cluster_name

Expand Down

0 comments on commit 5187a90

Please sign in to comment.