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 99fb3b026..16b8e913e 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/v1beta1 +apiVersion: notification.toolkit.fluxcd.io/v1beta3 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 dc0f266cb..6d7e5865b 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/v1beta2 +apiVersion: notification.toolkit.fluxcd.io/v1beta3 kind: Provider metadata: name: github