Skip to content

Commit

Permalink
chore(deps): bump loki-stack::devops-stack-module-loki-stack (#1148)
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 6.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@v6.0.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 5e4ecb9 commit 3b453f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ module "longhorn" {
}

module "loki-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//sks?ref=v6.0.0"
source = "git::https://github.com/camptocamp/devops-stack-module-loki-stack.git//sks?ref=v7.0.0"

argocd_project = module.sks.cluster_name

Expand Down

0 comments on commit 3b453f1

Please sign in to comment.