Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes/kubernetes to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JuniorJPDJ committed Aug 13, 2024
1 parent b303f78 commit 3615bb8
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 @@ -10,7 +10,7 @@ ARG HELM_SECRETS_VERSION="4.6.1"
# renovate: datasource=github-releases depName=aslafy-z/helm-git
ARG HELM_GIT_VERSION="1.3.0"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VERSION="1.30.3"
ARG KUBECTL_VERSION="1.31.0"

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

0 comments on commit 3615bb8

Please sign in to comment.