Skip to content

Commit

Permalink
chore(deps): bump thanos::devops-stack-module-thanos in /examples/sks
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.1 to 3.2.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@v3.0.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 259df30 commit 6a9a0ba
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 @@ -160,7 +160,7 @@ module "loki-stack" {
}

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

cluster_name = module.sks.cluster_name
base_domain = module.sks.base_domain
Expand Down

0 comments on commit 6a9a0ba

Please sign in to comment.