Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JuniorJPDJ committed Mar 15, 2024
1 parent cb3dc58 commit 6218e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG VALS_VERSION="0.35.0"
# renovate: datasource=github-releases depName=jkroepke/helm-secrets
ARG HELM_SECRETS_VERSION="4.6.0"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION="1.29.2"
ARG KUBECTL_VERSION="1.29.3"

ENV HELM_SECRETS_BACKEND="sops" \
HELM_SECRETS_HELM_PATH=/usr/local/bin/helm \
Expand Down

0 comments on commit 6218e95

Please sign in to comment.