Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v0.25.3): bump for upstream release flux2 to v0.25.3 #66

Merged
merged 1 commit into from
Jan 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ====================================================================================
# Setup Project

FLUX2_VERSION ?= v0.24.1
FLUX2_VERSION ?= v0.25.3

# set the shell to bash always
SHELL := /bin/bash
Expand Down
4 changes: 2 additions & 2 deletions charts/flux2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: flux2
description: A Helm chart for flux2
type: application
version: 0.8.6
appVersion: 0.24.1
version: 0.9.0
appVersion: 0.25.3
sources:
- https://github.com/fluxcd-community/helm-charts
18 changes: 9 additions & 9 deletions charts/flux2/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flux2

![Version: 0.8.5](https://img.shields.io/badge/Version-0.8.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.1](https://img.shields.io/badge/AppVersion-0.24.1-informational?style=flat-square)
![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.3](https://img.shields.io/badge/AppVersion-0.25.3-informational?style=flat-square)

A Helm chart for flux2

Expand All @@ -17,7 +17,7 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| cli.affinity | object | `{}` | |
| cli.image | string | `"ghcr.io/fluxcd/flux-cli"` | |
| cli.nodeSelector | object | `{}` | |
| cli.tag | string | `"v0.24.1"` | |
| cli.tag | string | `"v0.25.3"` | |
| cli.tolerations | list | `[]` | |
| eventsaddr | string | `"http://notification-controller/"` | Maybe you need to use full domain name here, if you deploy flux in environments that use http proxy. In such environments they normally add `.cluster.local` and `.local` suffixes to `no_proxy` variable in order to prevent cluster-local traffic from going through http proxy. Without fully specified domain they need to mention `notifications-controller` explicitly in `no_proxy` variable after debugging http proxy logs eg: http://notification-controller.[NAMESPACE].svc.[CLUSTERDOMAIN] |
| helmcontroller.affinity | object | `{}` | |
Expand All @@ -33,7 +33,7 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| helmcontroller.resources.requests.memory | string | `"64Mi"` | |
| helmcontroller.serviceaccount.annotations | object | `{}` | |
| helmcontroller.serviceaccount.create | bool | `true` | |
| helmcontroller.tag | string | `"v0.14.1"` | |
| helmcontroller.tag | string | `"v0.15.0"` | |
| helmcontroller.tolerations | list | `[]` | |
| imagePullSecrets | list | `[]` | contents of pod imagePullSecret in form 'name=[secretName]'; applied to all controllers |
| imageautomationcontroller.affinity | object | `{}` | |
Expand All @@ -49,7 +49,7 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| imageautomationcontroller.resources.requests.memory | string | `"64Mi"` | |
| imageautomationcontroller.serviceaccount.annotations | object | `{}` | |
| imageautomationcontroller.serviceaccount.create | bool | `true` | |
| imageautomationcontroller.tag | string | `"v0.18.0"` | |
| imageautomationcontroller.tag | string | `"v0.19.0"` | |
| imageautomationcontroller.tolerations | list | `[]` | |
| imagereflectorcontroller.affinity | object | `{}` | |
| imagereflectorcontroller.annotations."prometheus.io/port" | string | `"8080"` | |
Expand All @@ -64,7 +64,7 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| imagereflectorcontroller.resources.requests.memory | string | `"64Mi"` | |
| imagereflectorcontroller.serviceaccount.annotations | object | `{}` | |
| imagereflectorcontroller.serviceaccount.create | bool | `true` | |
| imagereflectorcontroller.tag | string | `"v0.14.0"` | |
| imagereflectorcontroller.tag | string | `"v0.15.0"` | |
| imagereflectorcontroller.tolerations | list | `[]` | |
| installCRDs | bool | `true` | |
| kustomizecontroller.affinity | object | `{}` | |
Expand All @@ -85,7 +85,7 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| kustomizecontroller.secret.name | string | `""` | |
| kustomizecontroller.serviceaccount.annotations | object | `{}` | |
| kustomizecontroller.serviceaccount.create | bool | `true` | |
| kustomizecontroller.tag | string | `"v0.18.2"` | |
| kustomizecontroller.tag | string | `"v0.19.1"` | |
| kustomizecontroller.tolerations | list | `[]` | |
| loglevel | string | `"info"` | |
| notificationcontroller.affinity | object | `{}` | |
Expand All @@ -102,14 +102,15 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| notificationcontroller.service.labels | object | `{}` | |
| notificationcontroller.serviceaccount.annotations | object | `{}` | |
| notificationcontroller.serviceaccount.create | bool | `true` | |
| notificationcontroller.tag | string | `"v0.19.0"` | |
| notificationcontroller.tag | string | `"v0.20.1"` | |
| notificationcontroller.tolerations | list | `[]` | |
| policies.create | bool | `true` | |
| rbac.create | bool | `true` | |
| sourcecontroller.affinity | object | `{}` | |
| sourcecontroller.annotations."prometheus.io/port" | string | `"8080"` | |
| sourcecontroller.annotations."prometheus.io/scrape" | string | `"true"` | |
| sourcecontroller.create | bool | `true` | |
| sourcecontroller.extraEnv | list | `[]` | |
| sourcecontroller.image | string | `"ghcr.io/fluxcd/source-controller"` | |
| sourcecontroller.labels | object | `{}` | |
| sourcecontroller.nodeSelector | object | `{}` | |
Expand All @@ -120,7 +121,6 @@ This helm chart is maintain and released by the fluxcd-community on a best effor
| sourcecontroller.service.labels | object | `{}` | |
| sourcecontroller.serviceaccount.annotations | object | `{}` | |
| sourcecontroller.serviceaccount.create | bool | `true` | |
| sourcecontroller.tag | string | `"v0.19.2"` | |
| sourcecontroller.tag | string | `"v0.20.1"` | |
| sourcecontroller.tolerations | list | `[]` | |
| sourcecontroller.extraEnv | list | `[]` | |
| watchallnamespaces | bool | `true` | |
2 changes: 1 addition & 1 deletion charts/flux2/templates/helm-controller.crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down
13 changes: 6 additions & 7 deletions charts/flux2/templates/image-reflector-controller.crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down Expand Up @@ -122,8 +122,6 @@ spec:
- policy
type: object
status:
default:
observedGeneration: -1
description: ImagePolicyStatus defines the observed state of ImagePolicy
properties:
conditions:
Expand Down Expand Up @@ -202,7 +200,6 @@ spec:
the policy.
type: string
observedGeneration:
description: ObservedGeneration is the last reconciled generation.
format: int64
type: integer
type: object
Expand Down Expand Up @@ -503,6 +500,8 @@ spec:
- policy
type: object
status:
default:
observedGeneration: -1
description: ImagePolicyStatus defines the observed state of ImagePolicy
properties:
conditions:
Expand Down Expand Up @@ -600,7 +599,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down Expand Up @@ -691,8 +690,6 @@ spec:
type: string
type: object
status:
default:
observedGeneration: -1
description: ImageRepositoryStatus defines the observed state of ImageRepository
properties:
canonicalImageName:
Expand Down Expand Up @@ -1058,6 +1055,8 @@ spec:
type: string
type: object
status:
default:
observedGeneration: -1
description: ImageRepositoryStatus defines the observed state of ImageRepository
properties:
canonicalImageName:
Expand Down
2 changes: 1 addition & 1 deletion charts/flux2/templates/kustomize-controller.crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down
6 changes: 3 additions & 3 deletions charts/flux2/templates/notification-controller.crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down Expand Up @@ -218,7 +218,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down Expand Up @@ -425,7 +425,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.5.0
controller-gen.kubebuilder.io/version: v0.7.0
creationTimestamp: null
labels:
app.kubernetes.io/instance: '{{ .Release.Namespace }}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: helm-controller
spec:
replicas: 1
Expand Down Expand Up @@ -38,7 +38,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/helm-controller:v0.14.1
image: ghcr.io/fluxcd/helm-controller:v0.15.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: image-automation-controller
spec:
replicas: 1
Expand All @@ -36,7 +36,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/image-automation-controller:v0.18.0
image: ghcr.io/fluxcd/image-automation-controller:v0.19.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: image-reflector-controller
spec:
replicas: 1
Expand All @@ -36,7 +36,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/image-reflector-controller:v0.14.0
image: ghcr.io/fluxcd/image-reflector-controller:v0.15.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
helm.sh/chart: flux2-0.8.6
app.kubernetes.io/version: 0.25.3
helm.sh/chart: flux2-0.9.0
name: test1
namespace: NAMESPACE
type: Opaque
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: kustomize-controller
spec:
replicas: 1
Expand All @@ -36,7 +36,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/kustomize-controller:v0.18.2
image: ghcr.io/fluxcd/kustomize-controller:v0.19.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: notification-controller
spec:
replicas: 1
Expand All @@ -35,7 +35,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/notification-controller:v0.19.0
image: ghcr.io/fluxcd/notification-controller:v0.20.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ should match snapshot of default values:
app.kubernetes.io/instance: NAMESPACE
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: 0.24.1
app.kubernetes.io/version: 0.25.3
control-plane: controller
helm.sh/chart: flux2-0.8.6
helm.sh/chart: flux2-0.9.0
name: source-controller
spec:
replicas: 1
Expand Down Expand Up @@ -40,7 +40,7 @@ should match snapshot of default values:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/fluxcd/source-controller:v0.19.2
image: ghcr.io/fluxcd/source-controller:v0.20.1
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Loading