mirror of https://git.rancher.io/rke2-charts
Bump image tags for golang bumps
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/191/head
parent
d33068ffda
commit
1bf8db05be
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: rke2-canal
|
name: rke2-canal
|
||||||
description: Install Canal Network Plugin.
|
description: Install Canal Network Plugin.
|
||||||
version: v3.20.1-build20211006
|
version: v3.20.1-build20211119
|
||||||
appVersion: v3.20.1
|
appVersion: v3.20.2
|
||||||
home: https://www.projectcalico.org/
|
home: https://www.projectcalico.org/
|
||||||
keywords:
|
keywords:
|
||||||
- canal
|
- canal
|
||||||
|
|
|
@ -8,7 +8,7 @@ flannel:
|
||||||
# kube-flannel image
|
# kube-flannel image
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-flannel
|
repository: rancher/hardened-flannel
|
||||||
tag: v0.15.1-build20211021
|
tag: v0.15.1-build20211119
|
||||||
# The interface used by canal for host <-> host communication.
|
# The interface used by canal for host <-> host communication.
|
||||||
# If left blank, then the interface is chosen using the node's
|
# If left blank, then the interface is chosen using the node's
|
||||||
# default route.
|
# default route.
|
||||||
|
@ -25,15 +25,15 @@ calico:
|
||||||
# CNI installation image.
|
# CNI installation image.
|
||||||
cniImage:
|
cniImage:
|
||||||
repository: rancher/hardened-calico
|
repository: rancher/hardened-calico
|
||||||
tag: v3.20.1-build20211006
|
tag: v3.20.2-build20211119
|
||||||
# Canal node image.
|
# Canal node image.
|
||||||
nodeImage:
|
nodeImage:
|
||||||
repository: rancher/hardened-calico
|
repository: rancher/hardened-calico
|
||||||
tag: v3.20.1-build20211006
|
tag: v3.20.2-build20211119
|
||||||
# Flexvol Image.
|
# Flexvol Image.
|
||||||
flexvolImage:
|
flexvolImage:
|
||||||
repository: rancher/hardened-calico
|
repository: rancher/hardened-calico
|
||||||
tag: v3.20.1-build20211006
|
tag: v3.20.2-build20211119
|
||||||
# Datastore type for canal. It can be either kuberentes or etcd.
|
# Datastore type for canal. It can be either kuberentes or etcd.
|
||||||
datastoreType: kubernetes
|
datastoreType: kubernetes
|
||||||
# Wait for datastore to initialize.
|
# Wait for datastore to initialize.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
url: local
|
url: local
|
||||||
packageVersion: 03
|
packageVersion: 04
|
||||||
# This repository does not use releaseCandidateVersions, so you can leave this as 00.
|
# This repository does not use releaseCandidateVersions, so you can leave this as 00.
|
||||||
releaseCandidateVersion: 00
|
releaseCandidateVersion: 00
|
||||||
|
|
|
@ -19,4 +19,4 @@
|
||||||
- https://github.com/coredns/coredns
|
- https://github.com/coredns/coredns
|
||||||
type: application
|
type: application
|
||||||
-version: 1.16.4
|
-version: 1.16.4
|
||||||
+version: 1.16.401-build20211118
|
+version: 1.16.401-build20211119
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
- repository: coredns/coredns
|
- repository: coredns/coredns
|
||||||
- tag: "1.8.4"
|
- tag: "1.8.4"
|
||||||
+ repository: rancher/hardened-coredns
|
+ repository: rancher/hardened-coredns
|
||||||
+ tag: "v1.8.5-build20211027"
|
+ tag: "v1.8.5-build20211119"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
|
@ -98,7 +98,7 @@
|
||||||
- repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64
|
- repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64
|
||||||
- tag: "1.8.1"
|
- tag: "1.8.1"
|
||||||
+ repository: rancher/hardened-cluster-autoscaler
|
+ repository: rancher/hardened-cluster-autoscaler
|
||||||
+ tag: "v1.8.5-build20211027"
|
+ tag: "v1.8.5-build20211119"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
## Optionally specify an array of imagePullSecrets.
|
## Optionally specify an array of imagePullSecrets.
|
||||||
## Secrets must be manually created in the namespace.
|
## Secrets must be manually created in the namespace.
|
||||||
|
@ -156,10 +156,10 @@
|
||||||
+ ipvs: false
|
+ ipvs: false
|
||||||
+ image:
|
+ image:
|
||||||
+ repository: rancher/hardened-dns-node-cache
|
+ repository: rancher/hardened-dns-node-cache
|
||||||
+ tag: "1.21.1-build20211006"
|
+ tag: "1.21.2-build20211119"
|
||||||
+ initimage:
|
+ initimage:
|
||||||
+ repository: rancher/hardened-dns-node-cache
|
+ repository: rancher/hardened-dns-node-cache
|
||||||
+ tag: "1.21.1-build20211006"
|
+ tag: "1.21.2-build20211119"
|
||||||
+ nodeSelector:
|
+ nodeSelector:
|
||||||
+ kubernetes.io/os: linux
|
+ kubernetes.io/os: linux
|
||||||
+
|
+
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/kubernetes-incubator/metrics-server
|
- https://github.com/kubernetes-incubator/metrics-server
|
||||||
-version: 2.11.1
|
-version: 2.11.1
|
||||||
+version: 2.11.100-build20210915
|
+version: 2.11.100-build20211119
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
- repository: k8s.gcr.io/metrics-server-amd64
|
- repository: k8s.gcr.io/metrics-server-amd64
|
||||||
- tag: v0.3.6
|
- tag: v0.3.6
|
||||||
+ repository: rancher/hardened-k8s-metrics-server
|
+ repository: rancher/hardened-k8s-metrics-server
|
||||||
+ tag: v0.5.0-build20210915
|
+ tag: v0.5.0-build20211119
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: https://charts.helm.sh/stable/packages/metrics-server-2.11.1.tgz
|
url: https://charts.helm.sh/stable/packages/metrics-server-2.11.1.tgz
|
||||||
packageVersion: 03
|
packageVersion: 04
|
||||||
releaseCandidateVersion: 00
|
releaseCandidateVersion: 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: rke2-multus
|
name: rke2-multus
|
||||||
description: Multus CNI enables attaching multiple network interfaces to pods in Kubernetes.
|
description: Multus CNI enables attaching multiple network interfaces to pods in Kubernetes.
|
||||||
version: v3.7.1-build20211007
|
version: v3.7.1-build20211119
|
||||||
appVersion: v3.7.1
|
appVersion: v3.7.1
|
||||||
home: https://github.com/k8snetworkplumbingwg/multus-cni
|
home: https://github.com/k8snetworkplumbingwg/multus-cni
|
||||||
icon: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/master/doc/images/Multus.png
|
icon: https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/master/doc/images/Multus.png
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
multus:
|
multus:
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-multus-cni
|
repository: rancher/hardened-multus-cni
|
||||||
tag: v3.7.1-build20211007
|
tag: v3.7.1-build20211119
|
||||||
|
|
||||||
cniplugins:
|
cniplugins:
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-cni-plugins
|
repository: rancher/hardened-cni-plugins
|
||||||
tag: v0.9.1-build20211006
|
tag: v0.9.1-build20211119
|
||||||
|
|
||||||
# skipcnis is a comma separated list of cni binaries to skip from
|
# skipcnis is a comma separated list of cni binaries to skip from
|
||||||
# installing.
|
# installing.
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
url: local
|
url: local
|
||||||
packageVersion: 05
|
packageVersion: 06
|
||||||
releaseCandidateVersion: 00
|
releaseCandidateVersion: 00
|
||||||
|
|
Loading…
Reference in New Issue