Skip to content

Commit

Permalink
patch(deps): update patch updates (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent bb452bf commit 8740d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ FROM ghcr.io/dockhippie/golang:1.23 AS build
ENV KUSTOMIZE_VERSION=5.6.0

# renovate: datasource=github-releases depName=viaduct-ai/kustomize-sops
ENV KSOPS_VERSION=4.3.2
ENV KSOPS_VERSION=4.3.3

# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION=1.32.1

# renovate: datasource=github-releases depName=helm/helm
ENV HELM_VERSION=3.17.0
ENV HELM_VERSION=3.17.1

# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUXCD_VERSION=2.4.0
Expand Down

0 comments on commit 8740d3c

Please sign in to comment.