Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 53ea996

Browse files
🌱 Update kubernetes/kubernetes to 1.26.1
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | github-tags | kubernetes/kubernetes | 1.25.4 | 1.26.1 |
1 parent ec1af48 commit 53ea996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ARG HELM_DIFF_VERSION=3.6.0
1616
# renovate: datasource=github-tags depName=jkroepke/helm-secrets extractVersion=^v(?<version>.*)$
1717
ARG HELM_SECRETS_VERSION=4.2.2
1818
# renovate: datasource=github-tags depName=kubernetes/kubernetes extractVersion=^v(?<version>.*)$
19-
ARG KUBECTL_VERSION=1.25.4
19+
ARG KUBECTL_VERSION=1.26.1
2020

2121
USER root
2222
ENV ARGOCD_USER_ID=999

0 commit comments

Comments
 (0)