Skip to content

Commit 9486096

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump kube-prometheus-stack::devops-stack-module-kube-prometheus-stack (#1020)
Bumps [kube-prometheus-stack::devops-stack-module-kube-prometheus-stack](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack) from 2.3.0 to 6.0.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@v2.3.0...v6.0.1) --- updated-dependencies: - dependency-name: kube-prometheus-stack::github::camptocamp/devops-stack-module-kube-prometheus-stack::v2.3.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 56a56ed commit 9486096

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
@@ -190,7 +190,7 @@ module "thanos" {
190190
}
191191

192192
module "kube-prometheus-stack" {
193-
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack//kind?ref=v2.3.0"
193+
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack//kind?ref=v6.0.1"
194194

195195
cluster_name = local.cluster_name
196196
base_domain = local.base_domain

0 commit comments

Comments
 (0)