diff --git a/charts/flux2-notification/Chart.yaml b/charts/flux2-notification/Chart.yaml index 5a76049..00db320 100644 --- a/charts/flux2-notification/Chart.yaml +++ b/charts/flux2-notification/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: flux2-notification type: application -version: 1.13.1 +version: 1.14.0 appVersion: 2.2.2 description: A Helm chart for flux2 alerts and the needed providers and secrets sources: diff --git a/charts/flux2-notification/README.md b/charts/flux2-notification/README.md index fe7e72d..130d5a3 100644 --- a/charts/flux2-notification/README.md +++ b/charts/flux2-notification/README.md @@ -1,6 +1,6 @@ # flux2-notification -![Version: 1.13.1](https://img.shields.io/badge/Version-1.13.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.2](https://img.shields.io/badge/AppVersion-2.2.2-informational?style=flat-square) +![Version: 1.14.0](https://img.shields.io/badge/Version-1.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.2](https://img.shields.io/badge/AppVersion-2.2.2-informational?style=flat-square) A Helm chart for flux2 alerts and the needed providers and secrets diff --git a/charts/flux2-notification/templates/alert.yaml b/charts/flux2-notification/templates/alert.yaml index aaafa69..735fa9b 100644 --- a/charts/flux2-notification/templates/alert.yaml +++ b/charts/flux2-notification/templates/alert.yaml @@ -21,6 +21,12 @@ spec: {{- with $alert.spec.eventSources }} eventSources: {{ toYaml . | nindent 4 }} {{- end }} + {{- with $alert.spec.eventMetadata }} + eventMetadata: {{ toYaml . | nindent 4 }} + {{- end }} + {{- with $alert.spec.inclusionList }} + inclusionList: {{ toYaml . | nindent 4 }} + {{- end }} {{- with $alert.spec.exclusionList }} exclusionList: {{ toYaml . | nindent 4 }} {{- end }} diff --git a/charts/flux2-notification/tests/__snapshot__/alert_test.yaml.snap b/charts/flux2-notification/tests/__snapshot__/alert_test.yaml.snap index 230c106..5e206fe 100644 --- a/charts/flux2-notification/tests/__snapshot__/alert_test.yaml.snap +++ b/charts/flux2-notification/tests/__snapshot__/alert_test.yaml.snap @@ -8,7 +8,7 @@ should match snapshot: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: flux app.kubernetes.io/version: 2.2.2 - helm.sh/chart: flux2-notification-1.13.1 + helm.sh/chart: flux2-notification-1.14.0 name: all-kustomizations namespace: NAMESPACE spec: diff --git a/charts/flux2-notification/tests/__snapshot__/provider_test.yaml.snap b/charts/flux2-notification/tests/__snapshot__/provider_test.yaml.snap index 9425d96..29c618b 100644 --- a/charts/flux2-notification/tests/__snapshot__/provider_test.yaml.snap +++ b/charts/flux2-notification/tests/__snapshot__/provider_test.yaml.snap @@ -8,7 +8,7 @@ should match snapshot: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: flux app.kubernetes.io/version: 2.2.2 - helm.sh/chart: flux2-notification-1.13.1 + helm.sh/chart: flux2-notification-1.14.0 name: on-call-slack namespace: NAMESPACE spec: diff --git a/charts/flux2-notification/tests/__snapshot__/secret_test.yaml.snap b/charts/flux2-notification/tests/__snapshot__/secret_test.yaml.snap index 8dd7f64..eb8b56f 100644 --- a/charts/flux2-notification/tests/__snapshot__/secret_test.yaml.snap +++ b/charts/flux2-notification/tests/__snapshot__/secret_test.yaml.snap @@ -8,7 +8,7 @@ should match snapshot of default values: app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: flux app.kubernetes.io/version: 2.2.2 - helm.sh/chart: flux2-notification-1.13.1 + helm.sh/chart: flux2-notification-1.14.0 name: webhook-url namespace: NAMESPACE stringData: