Skip to content

Commit

Permalink
Merge pull request #164 from acend/renovate/regex
Browse files Browse the repository at this point in the history
chore(deps): update regex
  • Loading branch information
sybnex authored Dec 15, 2023
2 parents 0bea750 + a4523da commit 1896890
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ ARG AZURECLI_VERSION=2.51.0
# renovate: datasource=github-tags depName=docker/compose
ARG DOCKER_COMPOSE=v2.13.0
# renovate: datasource=github-tags depName=helm/helm
ARG HELM_VERSION=v3.13.2
ARG HELM_VERSION=v3.13.3
# renovate: datasource=github-tags depName=kubernetes/kubernetes
ARG KUBECTL_VERSION=v1.28.4
ARG KUBECTL_VERSION=v1.29.0
# renovate: datasource=github-tags depName=hashicorp/terraform
ARG TERRAFORM_VERSION=v1.6.5
ARG TERRAFORM_VERSION=v1.6.6
# renovate: datasource=github-releases depName=terraform-linters/tflint
ARG TFLINT_VERSION=v0.49.0
ARG KUSTOMIZE_VERSION=v4.5.7
Expand Down

0 comments on commit 1896890

Please sign in to comment.