diff --git a/charts/argocd-notifications/templates/slack-bot/deployment.yaml b/charts/argocd-notifications/templates/bots/slack/deployment.yaml similarity index 100% rename from charts/argocd-notifications/templates/slack-bot/deployment.yaml rename to charts/argocd-notifications/templates/bots/slack/deployment.yaml diff --git a/charts/argocd-notifications/templates/slack-bot/role.yaml b/charts/argocd-notifications/templates/bots/slack/role.yaml similarity index 100% rename from charts/argocd-notifications/templates/slack-bot/role.yaml rename to charts/argocd-notifications/templates/bots/slack/role.yaml diff --git a/charts/argocd-notifications/templates/slack-bot/rolebinding.yaml b/charts/argocd-notifications/templates/bots/slack/rolebinding.yaml similarity index 100% rename from charts/argocd-notifications/templates/slack-bot/rolebinding.yaml rename to charts/argocd-notifications/templates/bots/slack/rolebinding.yaml diff --git a/charts/argocd-notifications/templates/slack-bot/service.yaml b/charts/argocd-notifications/templates/bots/slack/service.yaml similarity index 100% rename from charts/argocd-notifications/templates/slack-bot/service.yaml rename to charts/argocd-notifications/templates/bots/slack/service.yaml diff --git a/charts/argocd-notifications/templates/slack-bot/serviceaccount.yaml b/charts/argocd-notifications/templates/bots/slack/serviceaccount.yaml similarity index 100% rename from charts/argocd-notifications/templates/slack-bot/serviceaccount.yaml rename to charts/argocd-notifications/templates/bots/slack/serviceaccount.yaml