Skip to content

Commit

Permalink
chore(deps): bump loki-stack::devops-stack-module-loki-stack
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 8.1.0 to 8.2.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@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: loki-stack::github::camptocamp/devops-stack-module-loki-stack::v8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 2f2db7d commit 333ca93
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 @@ -126,7 +126,7 @@ module "minio" {
}

module "loki-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//kind?ref=v8.1.0"
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//kind?ref=v8.2.0"

argocd_project = local.cluster_name

Expand Down

0 comments on commit 333ca93

Please sign in to comment.