Skip to content

Commit

Permalink
chore(deps): bump loki-stack::devops-stack-module-loki-stack (#1081)
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 4.0.2 to 5.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@v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: loki-stack::github::camptocamp/devops-stack-module-loki-stack::v4.0.2
  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 Sep 11, 2023
1 parent 9277702 commit df3bac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ module "minio" {
}

module "loki-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack//kind?ref=v4.0.2"
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack//kind?ref=v5.0.0"

argocd_namespace = module.argocd_bootstrap.argocd_namespace

Expand Down

0 comments on commit df3bac5

Please sign in to comment.