Skip to content

Commit

Permalink
chore(deps): update helm release gitlab to v8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent f1e142f commit 73df3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resource "helm_release" "gitlab" {
create_namespace = true
repository = "https://charts.gitlab.io/"
chart = "gitlab"
version = "8.6.0"
version = "8.6.1"
timeout = "1800"

values = [
Expand Down

0 comments on commit 73df3c2

Please sign in to comment.