Skip to content

Commit

Permalink
chore(deps): bump thanos::devops-stack-module-thanos in /examples/kind
Browse files Browse the repository at this point in the history
Bumps [thanos::devops-stack-module-thanos](https://github.com/camptocamp/devops-stack-module-thanos) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/camptocamp/devops-stack-module-thanos/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-thanos/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-thanos@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: thanos::github::camptocamp/devops-stack-module-thanos::v2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 3b79e81 commit 28b2ae2
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 @@ -130,7 +130,7 @@ module "loki-stack" {
}

module "thanos" {
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v2.4.0"
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v2.5.0"

cluster_name = local.cluster_name
base_domain = local.base_domain
Expand Down

0 comments on commit 28b2ae2

Please sign in to comment.