Skip to content

Commit

Permalink
chore(deps): update helm release gitlab to v8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 0611f95 commit 88a736d
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.7.0"
version = "8.7.1"
timeout = "1800"

values = [
Expand Down

0 comments on commit 88a736d

Please sign in to comment.