We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d5cc6 commit de5dd4cCopy full SHA for de5dd4c
packages/rke2-kube-proxy-1.21/charts/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: rke2-kube-proxy
3
description: Install Kube Proxy.
4
-version: v1.21.4-rke2r2-build20210829
5
-appVersion: v1.21.4-rke2r2
+version: v1.21.4-rke2r3-build20210901
+appVersion: v1.21.4-rke2r3
6
keywords:
7
- kube-proxy
8
sources:
packages/rke2-kube-proxy-1.21/charts/values.yaml
@@ -3,7 +3,7 @@
# image for kubeproxy
image:
repository: rancher/hardened-kubernetes
- tag: v1.21.4-rke2r2-build20210829
+ tag: v1.21.4-rke2r3-build20210901
# The IP address for the proxy server to serve on
9
# (set to '0.0.0.0' for all IPv4 interfaces and '::' for all IPv6 interfaces)
0 commit comments