diff --git a/packages/rke2-canal/charts/Chart.yaml b/packages/rke2-canal/charts/Chart.yaml index da27f77e1..cbabb83d0 100644 --- a/packages/rke2-canal/charts/Chart.yaml +++ b/packages/rke2-canal/charts/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: rke2-canal description: Install Canal Network Plugin. -version: v3.26.1-build20230802 +version: v3.26.1-build20231009 appVersion: v3.26.1 home: https://www.projectcalico.org/ keywords: diff --git a/packages/rke2-canal/charts/values.yaml b/packages/rke2-canal/charts/values.yaml index a912b19cd..46b2bb722 100644 --- a/packages/rke2-canal/charts/values.yaml +++ b/packages/rke2-canal/charts/values.yaml @@ -8,7 +8,7 @@ flannel: # kube-flannel image image: repository: rancher/hardened-flannel - tag: v0.22.1-build20230802 + tag: v0.22.1-build20231009 # The interface used by canal for host <-> host communication. # If left blank, then the interface is chosen using the node's # default route. @@ -61,19 +61,19 @@ calico: # CNI installation image. cniImage: repository: rancher/hardened-calico - tag: v3.26.1-build20230802 + tag: v3.26.1-build20231009 # Canal node image. nodeImage: repository: rancher/hardened-calico - tag: v3.26.1-build20230802 + tag: v3.26.1-build20231009 # Flexvol Image. flexvolImage: repository: rancher/hardened-calico - tag: v3.26.1-build20230802 + tag: v3.26.1-build20231009 # kubecontroller image kubeControllerImage: repository: rancher/hardened-calico - tag: v3.26.1-build20230802 + tag: v3.26.1-build20231009 # Datastore type for canal. It can be either kuberentes or etcd. datastoreType: kubernetes diff --git a/packages/rke2-canal/package.yaml b/packages/rke2-canal/package.yaml index 85d97b209..be04e6115 100644 --- a/packages/rke2-canal/package.yaml +++ b/packages/rke2-canal/package.yaml @@ -1,2 +1,2 @@ url: local -packageVersion: 01 +packageVersion: 02 diff --git a/packages/rke2-coredns/generated-changes/patch/values.yaml.patch b/packages/rke2-coredns/generated-changes/patch/values.yaml.patch index 62c0cda2d..0f12843f5 100644 --- a/packages/rke2-coredns/generated-changes/patch/values.yaml.patch +++ b/packages/rke2-coredns/generated-changes/patch/values.yaml.patch @@ -8,7 +8,7 @@ + repository: rancher/hardened-coredns # Overrides the image tag whose default is the chart appVersion. - tag: "" -+ tag: "v1.10.1-build20230607" ++ tag: "v1.10.1-build20231009" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -116,7 +116,7 @@ - repository: registry.k8s.io/cpa/cluster-proportional-autoscaler - tag: "1.8.5" + repository: rancher/hardened-cluster-autoscaler -+ tag: "v1.8.6-build20230609" ++ tag: "v1.8.6-build20231009" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -177,10 +177,10 @@ + ipvs: false + image: + repository: rancher/hardened-dns-node-cache -+ tag: "1.22.20-build20230607" ++ tag: "1.22.20-build20231010" + initimage: + repository: rancher/hardened-dns-node-cache -+ tag: "1.22.20-build20230607" ++ tag: "1.22.20-build20231010" + nodeSelector: + kubernetes.io/os: linux + diff --git a/packages/rke2-coredns/package.yaml b/packages/rke2-coredns/package.yaml index 262a34c13..94c4a530d 100644 --- a/packages/rke2-coredns/package.yaml +++ b/packages/rke2-coredns/package.yaml @@ -1,4 +1,4 @@ url: https://github.com/coredns/helm/releases/download/coredns-1.24.0/coredns-1.24.0.tgz -packageVersion: 06 +packageVersion: 07 # This repository does not use releaseCandidateVersions, so you can leave this as 00. releaseCandidateVersion: 00 diff --git a/packages/rke2-metrics-server/generated-changes/patch/values.yaml.patch b/packages/rke2-metrics-server/generated-changes/patch/values.yaml.patch index d1bd766f9..76badfd08 100644 --- a/packages/rke2-metrics-server/generated-changes/patch/values.yaml.patch +++ b/packages/rke2-metrics-server/generated-changes/patch/values.yaml.patch @@ -7,7 +7,7 @@ - repository: k8s.gcr.io/metrics-server-amd64 - tag: v0.3.6 + repository: rancher/hardened-k8s-metrics-server -+ tag: v0.6.3-build20230607 ++ tag: v0.6.3-build20231009 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/packages/rke2-metrics-server/package.yaml b/packages/rke2-metrics-server/package.yaml index 049216021..83d7e5f0e 100644 --- a/packages/rke2-metrics-server/package.yaml +++ b/packages/rke2-metrics-server/package.yaml @@ -1,3 +1,3 @@ url: https://charts.helm.sh/stable/packages/metrics-server-2.11.1.tgz -packageVersion: 10 +packageVersion: 11 releaseCandidateVersion: 00 diff --git a/packages/rke2-multus/package.yaml b/packages/rke2-multus/package.yaml index 3adaadf37..6fa84777e 100644 --- a/packages/rke2-multus/package.yaml +++ b/packages/rke2-multus/package.yaml @@ -1,3 +1,3 @@ url: local workingDir: charts -packageVersion: 00 +packageVersion: 01 diff --git a/packages/rke2-whereabouts/generated-changes/patch/values.yaml.patch b/packages/rke2-whereabouts/generated-changes/patch/values.yaml.patch index acd359f8b..50d5f4c2c 100644 --- a/packages/rke2-whereabouts/generated-changes/patch/values.yaml.patch +++ b/packages/rke2-whereabouts/generated-changes/patch/values.yaml.patch @@ -9,7 +9,7 @@ pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "latest-amd64" -+ tag: v0.6.2-build20230717 ++ tag: v0.6.2-build20231009 updateStrategy: RollingUpdate imagePullSecrets: [] diff --git a/packages/rke2-whereabouts/package.yaml b/packages/rke2-whereabouts/package.yaml index 9e90d5230..f538c929a 100644 --- a/packages/rke2-whereabouts/package.yaml +++ b/packages/rke2-whereabouts/package.yaml @@ -1,6 +1,6 @@ url: https://github.com/k8snetworkplumbingwg/helm-charts.git commit: ca7c0a7549952660eab8f4b12e7ec7be133b381c subdirectory: whereabouts -packageVersion: 02 +packageVersion: 03 # whereabouts is only used as a dependency of multus doNotRelease: true