Skip to content

Commit 496f298

Browse files
chore(deps): bump kube-prometheus-stack::devops-stack-module-kube-prometheus-stack (#1265)
Bumps [kube-prometheus-stack::devops-stack-module-kube-prometheus-stack](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack/blob/main/CHANGELOG.md) - [Commits](camptocamp/devops-stack-module-kube-prometheus-stack@v11.1.0...v11.1.1) --- updated-dependencies: - dependency-name: kube-prometheus-stack::github::camptocamp/devops-stack-module-kube-prometheus-stack::v11.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda4964 commit 496f298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ module "thanos" {
196196
}
197197

198198
module "kube-prometheus-stack" {
199-
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//sks?ref=v11.1.0"
199+
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//sks?ref=v11.1.1"
200200

201201
cluster_name = module.sks.cluster_name
202202
base_domain = module.sks.base_domain

0 commit comments

Comments
 (0)