Skip to content

Commit 48bfb8a

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump thanos::devops-stack-module-thanos in /examples/kind (#1024)
Bumps [thanos::devops-stack-module-thanos](https://github.com/camptocamp/devops-stack-module-thanos) from 1.0.0 to 2.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@v1.0.0...v2.0.1) --- updated-dependencies: - dependency-name: thanos::github::camptocamp/devops-stack-module-thanos::v1.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>
1 parent e983fe7 commit 48bfb8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ module "loki-stack" {
163163
}
164164

165165
module "thanos" {
166-
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v1.0.0"
166+
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//kind?ref=v2.0.1"
167167

168168
cluster_name = local.cluster_name
169169
base_domain = local.base_domain

0 commit comments

Comments
 (0)