Skip to content

Commit

Permalink
chore(deps): bump kube-prometheus-stack::devops-stack-module-kube-pro…
Browse files Browse the repository at this point in the history
…metheus-stack

Bumps [kube-prometheus-stack::devops-stack-module-kube-prometheus-stack](https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack) from 10.1.1 to 11.0.0.
- [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@v10.1.1...v11.0.0)

---
updated-dependencies:
- dependency-name: kube-prometheus-stack::github::camptocamp/devops-stack-module-kube-prometheus-stack::v10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lentidas committed Apr 24, 2024
1 parent 2632a7f commit 9b3a629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ module "thanos" {
}

module "kube-prometheus-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v10.1.1"
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack.git//kind?ref=v11.0.0"

cluster_name = local.cluster_name
base_domain = local.base_domain
Expand Down

0 comments on commit 9b3a629

Please sign in to comment.