Skip to content

Commit 2473413

Browse files
chore(deps): bump thanos::devops-stack-module-thanos in /examples/kind (#1090)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7535d3 commit 2473413

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
@@ -130,7 +130,7 @@ module "loki-stack" {
130130
}
131131

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

135135
cluster_name = local.cluster_name
136136
base_domain = local.base_domain

0 commit comments

Comments
 (0)