diff --git a/kubernetes/apps/flux-system/addons/notifications/alert-manager/notification.yaml b/kubernetes/apps/flux-system/addons/notifications/alert-manager/notification.yaml index b4ac305d3..f3fc35532 100644 --- a/kubernetes/apps/flux-system/addons/notifications/alert-manager/notification.yaml +++ b/kubernetes/apps/flux-system/addons/notifications/alert-manager/notification.yaml @@ -1,5 +1,5 @@ --- -apiVersion: notification.toolkit.fluxcd.io/v1 +apiVersion: notification.toolkit.fluxcd.io/v1beta1 kind: Provider metadata: name: alert-manager diff --git a/kubernetes/apps/flux-system/addons/notifications/github/notification.yaml b/kubernetes/apps/flux-system/addons/notifications/github/notification.yaml index 7fabe083c..5cb621008 100644 --- a/kubernetes/apps/flux-system/addons/notifications/github/notification.yaml +++ b/kubernetes/apps/flux-system/addons/notifications/github/notification.yaml @@ -1,6 +1,6 @@ --- # yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/provider_v1beta2.json -apiVersion: notification.toolkit.fluxcd.io/v1 +apiVersion: notification.toolkit.fluxcd.io/v1beta1 kind: Provider metadata: name: github