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 3.0.0 to 3.0.1.
- [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@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: thanos::github::camptocamp/devops-stack-module-thanos::v3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lentidas committed Jan 25, 2024
1 parent f5755ea commit d1af473
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 @@ -148,7 +148,7 @@ module "loki-stack" {
}

module "thanos" {
source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v3.0.0"
source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//kind?ref=v3.0.1"

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

0 comments on commit d1af473

Please sign in to comment.