Skip to content

Commit b7535d3

Browse files
chore(deps): bump thanos::devops-stack-module-thanos in /examples/sks (#1088)
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 3b79e81 commit b7535d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ module "loki-stack" {
152152
}
153153

154154
module "thanos" {
155-
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//sks?ref=v2.4.0"
155+
source = "git::https://github.com/camptocamp/devops-stack-module-thanos//sks?ref=v2.5.0"
156156

157157
cluster_name = module.sks.cluster_name
158158
base_domain = module.sks.base_domain

0 commit comments

Comments
 (0)