forked from suse-edge/Factory
rancher-turtles-airgap-resources: update to 0.13 release
This commit is contained in:
parent
d95a664929
commit
07c7783780
@ -1,10 +1,10 @@
|
|||||||
#!BuildTag: %%IMG_PREFIX%%rancher-turtles-airgap-resources-chart:0.3.3
|
#!BuildTag: %%IMG_PREFIX%%rancher-turtles-airgap-resources-chart:302.0.0_up0.13.0
|
||||||
#!BuildTag: %%IMG_PREFIX%%rancher-turtles-airgap-resources-chart:0.3.3-%RELEASE%
|
#!BuildTag: %%IMG_PREFIX%%rancher-turtles-airgap-resources-chart:302.0.0_up0.13.0
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.11.0
|
appVersion: 0.13.0
|
||||||
description: Rancher Turtles utility chart for airgap scenarios
|
description: Rancher Turtles utility chart for airgap scenarios
|
||||||
home: https://github.com/rancher/turtles/
|
home: https://github.com/rancher/turtles/
|
||||||
icon: https://raw.githubusercontent.com/rancher/turtles/main/logos/capi.svg
|
icon: https://raw.githubusercontent.com/rancher/turtles/main/logos/capi.svg
|
||||||
name: rancher-turtles-airgap-resources
|
name: rancher-turtles-airgap-resources
|
||||||
type: application
|
type: application
|
||||||
version: 0.3.3
|
version: 302.0.0+up0.13.0
|
||||||
|
File diff suppressed because one or more lines are too long
@ -3647,7 +3647,7 @@ data:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: capm3-capm3fasttrack-configmap
|
name: capm3-capm3fasttrack-configmap
|
||||||
image: quay.io/metal3-io/cluster-api-provider-metal3:v1.7.1
|
image: quay.io/metal3-io/cluster-api-provider-metal3:v1.7.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -3731,7 +3731,7 @@ data:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: quay.io/metal3-io/ip-address-manager:v1.7.1
|
image: quay.io/metal3-io/ip-address-manager:v1.7.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -4384,7 +4384,7 @@ data:
|
|||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
name: v1.7.1
|
name: v1.7.2
|
||||||
namespace: capm3-system
|
namespace: capm3-system
|
||||||
labels:
|
labels:
|
||||||
provider-components: metal3
|
provider-components: metal3
|
||||||
|
@ -868,6 +868,11 @@ data:
|
|||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
type: object
|
type: object
|
||||||
|
podSecurityAdmissionConfigFile:
|
||||||
|
description: |-
|
||||||
|
PodSecurityPolicyConfigFile contains the path to the PodSecurityPolicy configuration file. The file can be passed through
|
||||||
|
spec.Files field.
|
||||||
|
type: string
|
||||||
protectKernelDefaults:
|
protectKernelDefaults:
|
||||||
description: |-
|
description: |-
|
||||||
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
||||||
@ -2050,6 +2055,11 @@ data:
|
|||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
type: object
|
type: object
|
||||||
|
podSecurityAdmissionConfigFile:
|
||||||
|
description: |-
|
||||||
|
PodSecurityPolicyConfigFile contains the path to the PodSecurityPolicy configuration file. The file can be passed through
|
||||||
|
spec.Files field.
|
||||||
|
type: string
|
||||||
protectKernelDefaults:
|
protectKernelDefaults:
|
||||||
description: |-
|
description: |-
|
||||||
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
||||||
@ -2535,7 +2545,7 @@ data:
|
|||||||
- --insecure-diagnostics=${CAPRKE2_INSECURE_DIAGNOSTICS:=false}
|
- --insecure-diagnostics=${CAPRKE2_INSECURE_DIAGNOSTICS:=false}
|
||||||
command:
|
command:
|
||||||
- /manager
|
- /manager
|
||||||
image: ghcr.io/rancher/cluster-api-provider-rke2-bootstrap:v0.7.1
|
image: ghcr.io/rancher/cluster-api-provider-rke2-bootstrap:v0.8.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -2742,10 +2752,13 @@ data:
|
|||||||
- major: 0
|
- major: 0
|
||||||
minor: 7
|
minor: 7
|
||||||
contract: v1beta1
|
contract: v1beta1
|
||||||
|
- major: 0
|
||||||
|
minor: 8
|
||||||
|
contract: v1beta1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
name: v0.7.1
|
name: v0.8.0
|
||||||
namespace: rke2-bootstrap-system
|
namespace: rke2-bootstrap-system
|
||||||
labels:
|
labels:
|
||||||
provider-components: rke2-bootstrap
|
provider-components: rke2-bootstrap
|
||||||
|
@ -1513,6 +1513,11 @@ data:
|
|||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
type: object
|
type: object
|
||||||
|
podSecurityAdmissionConfigFile:
|
||||||
|
description: |-
|
||||||
|
PodSecurityPolicyConfigFile contains the path to the PodSecurityPolicy configuration file. The file can be passed through
|
||||||
|
spec.Files field.
|
||||||
|
type: string
|
||||||
protectKernelDefaults:
|
protectKernelDefaults:
|
||||||
description: |-
|
description: |-
|
||||||
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
||||||
@ -2926,6 +2931,11 @@ data:
|
|||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
type: object
|
type: object
|
||||||
|
podSecurityAdmissionConfigFile:
|
||||||
|
description: |-
|
||||||
|
PodSecurityPolicyConfigFile contains the path to the PodSecurityPolicy configuration file. The file can be passed through
|
||||||
|
spec.Files field.
|
||||||
|
type: string
|
||||||
protectKernelDefaults:
|
protectKernelDefaults:
|
||||||
description: |-
|
description: |-
|
||||||
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
ProtectKernelDefaults defines Kernel tuning behavior. If true, error if kernel tunables are different than kubelet defaults.
|
||||||
@ -4285,7 +4295,7 @@ data:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.uid
|
fieldPath: metadata.uid
|
||||||
image: ghcr.io/rancher/cluster-api-provider-rke2-controlplane:v0.7.1
|
image: ghcr.io/rancher/cluster-api-provider-rke2-controlplane:v0.8.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -4499,10 +4509,13 @@ data:
|
|||||||
- major: 0
|
- major: 0
|
||||||
minor: 7
|
minor: 7
|
||||||
contract: v1beta1
|
contract: v1beta1
|
||||||
|
- major: 0
|
||||||
|
minor: 8
|
||||||
|
contract: v1beta1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
creationTimestamp: null
|
creationTimestamp: null
|
||||||
name: v0.7.1
|
name: v0.8.0
|
||||||
namespace: rke2-control-plane-system
|
namespace: rke2-control-plane-system
|
||||||
labels:
|
labels:
|
||||||
provider-components: rke2-control-plane
|
provider-components: rke2-control-plane
|
||||||
|
Loading…
Reference in New Issue
Block a user