Skip to content

Commit

Permalink
chore(deps): bump metrics_server::devops-stack-module-application (#1084
Browse files Browse the repository at this point in the history
)

Bumps [metrics_server::devops-stack-module-application](https://github.com/camptocamp/devops-stack-module-application) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/camptocamp/devops-stack-module-application/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-application/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-application@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: metrics_server::github::camptocamp/devops-stack-module-application::v2.0.1
  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>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 3e2cabd commit 499e950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ module "argocd" {
}

module "metrics_server" {
source = "git::https://github.com/camptocamp/devops-stack-module-application.git?ref=v2.0.1"
source = "git::https://github.com/camptocamp/devops-stack-module-application.git?ref=v2.1.0"

name = "metrics-server"
argocd_namespace = module.argocd_bootstrap.argocd_namespace
Expand Down

0 comments on commit 499e950

Please sign in to comment.