Skip to content

Commit

Permalink
chore(deps): update helm release gitlab to v7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent d450271 commit 0bc68ad
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 @@ -18,7 +18,7 @@ resource "helm_release" "gitlab" {
create_namespace = true
repository = "https://charts.gitlab.io/"
chart = "gitlab"
version = "7.5.0"
version = "7.5.1"
timeout = "1800"

values = [<<EOT
Expand Down

0 comments on commit 0bc68ad

Please sign in to comment.