Skip to content

Commit 842f756

Browse files
chore(deps): bump thanos::devops-stack-module-thanos in /examples/eks (#1089)
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 2473413 commit 842f756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ module "loki-stack" {
135135
}
136136

137137
module "thanos" {
138-
source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//eks?ref=v2.4.0"
138+
source = "git::https://github.com/camptocamp/devops-stack-module-thanos.git//eks?ref=v2.5.0"
139139

140140
cluster_name = module.eks.cluster_name
141141
base_domain = module.eks.base_domain

0 commit comments

Comments
 (0)