Skip to content

Commit

Permalink
Merge pull request #121 from appuio/renovate/kubernetes-kubernetes-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency kubernetes/kubernetes to v1.31.1
  • Loading branch information
mhutter authored Sep 16, 2024
2 parents 8f78b82 + 234d943 commit 595d80e
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 @@ -7,7 +7,7 @@ ENV HELMFILE_VERSION=v0.167.1
# renovate: datasource=github-releases depName=mozilla/sops
ENV SOPS_VERSION=v3.9.0
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION=v1.30.5
ENV KUBECTL_VERSION=v1.31.1

# `git` is used during CI/CD processes
# `openssh` is used to clone git repositories via SSH
Expand Down

0 comments on commit 595d80e

Please sign in to comment.