chore(github-action): update flux components to v0.30.2

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
auricom
2022-05-04 20:14:34 +00:00
committed by auricom
parent 35ce092048
commit b66531900b

View File

@@ -1,6 +1,6 @@
--- ---
# This manifest was generated by flux. DO NOT EDIT. # This manifest was generated by flux. DO NOT EDIT.
# Flux Version: v0.29.5 # Flux Version: v0.30.2
# Components: source-controller,kustomize-controller,helm-controller,notification-controller # Components: source-controller,kustomize-controller,helm-controller,notification-controller
apiVersion: v1 apiVersion: v1
kind: Namespace kind: Namespace
@@ -8,7 +8,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
pod-security.kubernetes.io/warn: restricted pod-security.kubernetes.io/warn: restricted
pod-security.kubernetes.io/warn-version: latest pod-security.kubernetes.io/warn-version: latest
name: flux-system name: flux-system
@@ -22,7 +22,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: alerts.notification.toolkit.fluxcd.io name: alerts.notification.toolkit.fluxcd.io
spec: spec:
group: notification.toolkit.fluxcd.io group: notification.toolkit.fluxcd.io
@@ -243,7 +243,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: buckets.source.toolkit.fluxcd.io name: buckets.source.toolkit.fluxcd.io
spec: spec:
group: source.toolkit.fluxcd.io group: source.toolkit.fluxcd.io
@@ -753,7 +753,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: gitrepositories.source.toolkit.fluxcd.io name: gitrepositories.source.toolkit.fluxcd.io
spec: spec:
group: source.toolkit.fluxcd.io group: source.toolkit.fluxcd.io
@@ -897,8 +897,8 @@ spec:
secretRef: secretRef:
description: The secret name containing the Git credentials. For HTTPS description: The secret name containing the Git credentials. For HTTPS
repositories the secret must contain username and password fields. repositories the secret must contain username and password fields.
For SSH repositories the secret must contain identity, identity.pub For SSH repositories the secret must contain identity and known_hosts
and known_hosts fields. fields.
properties: properties:
name: name:
description: Name of the referent. description: Name of the referent.
@@ -1241,8 +1241,7 @@ spec:
description: SecretRef specifies the Secret containing authentication description: SecretRef specifies the Secret containing authentication
credentials for the GitRepository. For HTTPS repositories the Secret credentials for the GitRepository. For HTTPS repositories the Secret
must contain 'username' and 'password' fields. For SSH repositories must contain 'username' and 'password' fields. For SSH repositories
the Secret must contain 'identity', 'identity.pub' and 'known_hosts' the Secret must contain 'identity' and 'known_hosts' fields.
fields.
properties: properties:
name: name:
description: Name of the referent. description: Name of the referent.
@@ -1480,7 +1479,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: helmcharts.source.toolkit.fluxcd.io name: helmcharts.source.toolkit.fluxcd.io
spec: spec:
group: source.toolkit.fluxcd.io group: source.toolkit.fluxcd.io
@@ -2046,7 +2045,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: helmreleases.helm.toolkit.fluxcd.io name: helmreleases.helm.toolkit.fluxcd.io
spec: spec:
group: helm.toolkit.fluxcd.io group: helm.toolkit.fluxcd.io
@@ -2286,16 +2285,20 @@ spec:
properties: properties:
secretRef: secretRef:
description: SecretRef holds the name to a secret that contains description: SecretRef holds the name to a secret that contains
a 'value' key with the kubeconfig file as the value. It must a key with the kubeconfig file as the value. If no key is specified
be in the same namespace as the HelmRelease. It is recommended the key will default to 'value'. The secret must be in the same
that the kubeconfig is self-contained, and the secret is regularly namespace as the HelmRelease. It is recommended that the kubeconfig
updated if credentials such as a cloud-access-token expire. is self-contained, and the secret is regularly updated if credentials
Cloud specific `cmd-path` auth helpers will not function without such as a cloud-access-token expire. Cloud specific `cmd-path`
adding binaries and credentials to the Pod that is responsible auth helpers will not function without adding binaries and credentials
for reconciling the HelmRelease. to the Pod that is responsible for reconciling the HelmRelease.
properties: properties:
key:
description: Key in the Secret, when not specified an implementation-specific
default key is used.
type: string
name: name:
description: Name of the referent. description: Name of the Secret.
type: string type: string
required: required:
- name - name
@@ -2889,7 +2892,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: helmrepositories.source.toolkit.fluxcd.io name: helmrepositories.source.toolkit.fluxcd.io
spec: spec:
group: source.toolkit.fluxcd.io group: source.toolkit.fluxcd.io
@@ -3370,7 +3373,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: kustomizations.kustomize.toolkit.fluxcd.io name: kustomizations.kustomize.toolkit.fluxcd.io
spec: spec:
group: kustomize.toolkit.fluxcd.io group: kustomize.toolkit.fluxcd.io
@@ -4063,17 +4066,21 @@ spec:
is empty. is empty.
properties: properties:
secretRef: secretRef:
description: SecretRef holds the name to a secret that contains description: SecretRef holds the name of a secret that contains
a 'value' key with the kubeconfig file as the value. It must a key with the kubeconfig file as the value. If no key is set,
be in the same namespace as the Kustomization. It is recommended the key will default to 'value'. The secret must be in the same
that the kubeconfig is self-contained, and the secret is regularly namespace as the Kustomization. It is recommended that the kubeconfig
updated if credentials such as a cloud-access-token expire. is self-contained, and the secret is regularly updated if credentials
Cloud specific `cmd-path` auth helpers will not function without such as a cloud-access-token expire. Cloud specific `cmd-path`
adding binaries and credentials to the Pod that is responsible auth helpers will not function without adding binaries and credentials
for reconciling the Kustomization. to the Pod that is responsible for reconciling the Kustomization.
properties: properties:
key:
description: Key in the Secret, when not specified an implementation-specific
default key is used.
type: string
name: name:
description: Name of the referent. description: Name of the Secret.
type: string type: string
required: required:
- name - name
@@ -4488,7 +4495,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: providers.notification.toolkit.fluxcd.io name: providers.notification.toolkit.fluxcd.io
spec: spec:
group: notification.toolkit.fluxcd.io group: notification.toolkit.fluxcd.io
@@ -4693,7 +4700,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: receivers.notification.toolkit.fluxcd.io name: receivers.notification.toolkit.fluxcd.io
spec: spec:
group: notification.toolkit.fluxcd.io group: notification.toolkit.fluxcd.io
@@ -4919,7 +4926,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: helm-controller name: helm-controller
namespace: flux-system namespace: flux-system
--- ---
@@ -4929,7 +4936,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: kustomize-controller name: kustomize-controller
namespace: flux-system namespace: flux-system
--- ---
@@ -4939,7 +4946,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: notification-controller name: notification-controller
namespace: flux-system namespace: flux-system
--- ---
@@ -4949,7 +4956,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: source-controller name: source-controller
namespace: flux-system namespace: flux-system
--- ---
@@ -4959,7 +4966,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: crd-controller-flux-system name: crd-controller-flux-system
rules: rules:
- apiGroups: - apiGroups:
@@ -4997,6 +5004,8 @@ rules:
resources: resources:
- namespaces - namespaces
- secrets - secrets
- configmaps
- serviceaccounts
verbs: verbs:
- get - get
- list - list
@@ -5012,7 +5021,6 @@ rules:
- "" - ""
resources: resources:
- configmaps - configmaps
- configmaps/status
verbs: verbs:
- get - get
- list - list
@@ -5021,6 +5029,14 @@ rules:
- update - update
- patch - patch
- delete - delete
- apiGroups:
- ""
resources:
- configmaps/status
verbs:
- get
- update
- patch
- apiGroups: - apiGroups:
- coordination.k8s.io - coordination.k8s.io
resources: resources:
@@ -5040,7 +5056,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: cluster-reconciler-flux-system name: cluster-reconciler-flux-system
roleRef: roleRef:
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
@@ -5060,7 +5076,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
name: crd-controller-flux-system name: crd-controller-flux-system
roleRef: roleRef:
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
@@ -5092,7 +5108,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: notification-controller name: notification-controller
namespace: flux-system namespace: flux-system
@@ -5112,7 +5128,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: source-controller name: source-controller
namespace: flux-system namespace: flux-system
@@ -5132,7 +5148,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: webhook-receiver name: webhook-receiver
namespace: flux-system namespace: flux-system
@@ -5152,7 +5168,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: helm-controller name: helm-controller
namespace: flux-system namespace: flux-system
@@ -5181,7 +5197,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: metadata.namespace fieldPath: metadata.namespace
image: ghcr.io/fluxcd/helm-controller:v0.20.1 image: ghcr.io/fluxcd/helm-controller:v0.21.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet:
@@ -5234,7 +5250,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: kustomize-controller name: kustomize-controller
namespace: flux-system namespace: flux-system
@@ -5263,7 +5279,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: metadata.namespace fieldPath: metadata.namespace
image: ghcr.io/fluxcd/kustomize-controller:v0.24.4 image: ghcr.io/fluxcd/kustomize-controller:v0.25.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet:
@@ -5316,7 +5332,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: notification-controller name: notification-controller
namespace: flux-system namespace: flux-system
@@ -5344,7 +5360,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: metadata.namespace fieldPath: metadata.namespace
image: ghcr.io/fluxcd/notification-controller:v0.23.4 image: ghcr.io/fluxcd/notification-controller:v0.23.5
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet:
@@ -5403,7 +5419,7 @@ metadata:
labels: labels:
app.kubernetes.io/instance: flux-system app.kubernetes.io/instance: flux-system
app.kubernetes.io/part-of: flux app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.29.5 app.kubernetes.io/version: v0.30.2
control-plane: controller control-plane: controller
name: source-controller name: source-controller
namespace: flux-system namespace: flux-system
@@ -5436,7 +5452,7 @@ spec:
valueFrom: valueFrom:
fieldRef: fieldRef:
fieldPath: metadata.namespace fieldPath: metadata.namespace
image: ghcr.io/fluxcd/source-controller:v0.24.3 image: ghcr.io/fluxcd/source-controller:v0.24.4
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet: