Skip to content

Commit

Permalink
Update Helm release uptimerobot-prometheus to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 13, 2021
1 parent 93c837a commit b9b148f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/template-services/monitoring/uptimerobot.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resource "helm_release" "uptimerobot-prometheus" {
repository = "https://k8s-at-home.com/charts/"
chart = "uptimerobot-prometheus"
namespace = var.name_prefix
version = "5.0.0"
version = "6.0.0"

# API key used for uptimerobot stored in AWS Secrets Manager.
set {
Expand Down

0 comments on commit b9b148f

Please sign in to comment.