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 7.0.0 to 7.1.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@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: kube-prometheus-stack::github::camptocamp/devops-stack-module-kube-prometheus-stack::v7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 4ca9731 commit b874dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ module "thanos" {
}

module "kube-prometheus-stack" {
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack//sks?ref=v7.0.0"
source = "git::https://github.com/camptocamp/devops-stack-module-kube-prometheus-stack//sks?ref=v7.1.0"

cluster_name = module.sks.cluster_name
base_domain = module.sks.base_domain
Expand Down

0 comments on commit b874dce

Please sign in to comment.