diff --git a/packages/rke2-multus/charts/values.yaml b/packages/rke2-multus/charts/values.yaml index 0259cb3..23c23c2 100755 --- a/packages/rke2-multus/charts/values.yaml +++ b/packages/rke2-multus/charts/values.yaml @@ -20,7 +20,7 @@ image: repository: rancher/hardened-multus-cni - tag: v4.0.2-build20240208 + tag: v4.0.2-build20240418 pullPolicy: IfNotPresent #imagePullSecrets: [] @@ -122,7 +122,7 @@ tolerations: cniplugins: image: repository: rancher/hardened-cni-plugins - tag: v1.4.0-build20240122 + tag: v1.4.1-build20240430 # skipcnis is a comma separated list of cni binaries to skip from # installing. diff --git a/packages/rke2-multus/package.yaml b/packages/rke2-multus/package.yaml index 1b8bd49..02324c4 100644 --- a/packages/rke2-multus/package.yaml +++ b/packages/rke2-multus/package.yaml @@ -1,3 +1,3 @@ url: local workingDir: charts -packageVersion: 04 +packageVersion: 05 diff --git a/packages/rke2-whereabouts/charts/values.yaml b/packages/rke2-whereabouts/charts/values.yaml index e177563..58b138e 100644 --- a/packages/rke2-whereabouts/charts/values.yaml +++ b/packages/rke2-whereabouts/charts/values.yaml @@ -6,7 +6,7 @@ image: repository: rancher/hardened-whereabouts pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.6.3-build20240208 + tag: v0.7.0-build20240429 updateStrategy: RollingUpdate imagePullSecrets: [] diff --git a/packages/rke2-whereabouts/package.yaml b/packages/rke2-whereabouts/package.yaml index 51f34ec..a5552ca 100644 --- a/packages/rke2-whereabouts/package.yaml +++ b/packages/rke2-whereabouts/package.yaml @@ -1,5 +1,5 @@ url: local workingDir: charts -packageVersion: 03 +packageVersion: 04 # whereabouts is only used as a dependency of multus doNotRelease: true