From 393774172df9657030f4fc18ce827ce6a9043ca1 Mon Sep 17 00:00:00 2001 From: Cam Hutchison Date: Tue, 6 Feb 2024 20:26:43 +1100 Subject: [PATCH] Release 15.0.1 (#1018) --- access/discord/Makefile | 2 +- access/email/Makefile | 2 +- access/jira/Makefile | 2 +- access/mattermost/Makefile | 2 +- access/msteams/Makefile | 2 +- access/pagerduty/Makefile | 2 +- access/slack/Makefile | 2 +- charts/access/discord/Chart.yaml | 6 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 8 +-- charts/access/email/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 24 ++++---- .../__snapshot__/deployment_test.yaml.snap | 58 +++++++++---------- charts/access/jira/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 8 +-- charts/access/mattermost/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 28 ++++----- charts/access/msteams/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 8 +-- charts/access/pagerduty/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 8 +-- charts/access/slack/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 8 +-- charts/event-handler/Chart.yaml | 4 +- .../__snapshot__/configmap_test.yaml.snap | 4 +- .../__snapshot__/deployment_test.yaml.snap | 4 +- event-handler/Makefile | 2 +- go.mod | 4 +- go.sum | 8 +-- terraform/install.mk | 2 +- 35 files changed, 123 insertions(+), 123 deletions(-) diff --git a/access/discord/Makefile b/access/discord/Makefile index 1e8b86626..15a1eb5c9 100644 --- a/access/discord/Makefile +++ b/access/discord/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/email/Makefile b/access/email/Makefile index 938b0e6e0..ce293d177 100644 --- a/access/email/Makefile +++ b/access/email/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/jira/Makefile b/access/jira/Makefile index 2e8aecb8a..19123ff1d 100644 --- a/access/jira/Makefile +++ b/access/jira/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/mattermost/Makefile b/access/mattermost/Makefile index 6bfb862fc..5ac551236 100644 --- a/access/mattermost/Makefile +++ b/access/mattermost/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/msteams/Makefile b/access/msteams/Makefile index 50875b3ca..d180a6ed7 100644 --- a/access/msteams/Makefile +++ b/access/msteams/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/pagerduty/Makefile b/access/pagerduty/Makefile index c30fa4a4b..d5e7829c6 100644 --- a/access/pagerduty/Makefile +++ b/access/pagerduty/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/slack/Makefile b/access/slack/Makefile index f8ac27b14..ef76b9477 100644 --- a/access/slack/Makefile +++ b/access/slack/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/charts/access/discord/Chart.yaml b/charts/access/discord/Chart.yaml index 7033851f5..6fc3a35c9 100644 --- a/charts/access/discord/Chart.yaml +++ b/charts/access/discord/Chart.yaml @@ -15,16 +15,16 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap index 9dbb31cc9..56538e9a9 100644 --- a/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap @@ -24,6 +24,6 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-discord - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-discord-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-discord-15.0.1 name: RELEASE-NAME-teleport-plugin-discord diff --git a/charts/access/discord/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/discord/tests/__snapshot__/deployment_test.yaml.snap index cf3608ed9..111f15228 100644 --- a/charts/access/discord/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/discord/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-discord - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-discord-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-discord-15.0.1 name: RELEASE-NAME-teleport-plugin-discord spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-discord - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-discord-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-discord-15.0.1 spec: containers: - command: diff --git a/charts/access/email/Chart.yaml b/charts/access/email/Chart.yaml index c02bbde40..447342575 100644 --- a/charts/access/email/Chart.yaml +++ b/charts/access/email/Chart.yaml @@ -13,10 +13,10 @@ description: A Helm chart for the Teleport Email Plugin type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap index dd473b676..cafa6ad44 100644 --- a/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap @@ -26,8 +26,8 @@ should match the snapshot (mailgun on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email should match the snapshot (smtp on): 1: | @@ -59,8 +59,8 @@ should match the snapshot (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email should match the snapshot (smtp on, no starttls): 1: | @@ -92,8 +92,8 @@ should match the snapshot (smtp on, no starttls): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email should match the snapshot (smtp on, password file): 1: | @@ -125,8 +125,8 @@ should match the snapshot (smtp on, password file): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email should match the snapshot (smtp on, roleToRecipients set): 1: | @@ -161,8 +161,8 @@ should match the snapshot (smtp on, roleToRecipients set): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email should match the snapshot (smtp on, starttls disabled): 1: | @@ -194,6 +194,6 @@ should match the snapshot (smtp on, starttls disabled): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email diff --git a/charts/access/email/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/email/tests/__snapshot__/deployment_test.yaml.snap index e9d01451c..d20d31512 100644 --- a/charts/access/email/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/email/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should be possible to override volume name (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -22,8 +22,8 @@ should be possible to override volume name (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -34,7 +34,7 @@ should be possible to override volume name (smtp on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -75,8 +75,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -90,8 +90,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -136,8 +136,8 @@ should match the snapshot (mailgun on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -151,8 +151,8 @@ should match the snapshot (mailgun on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -163,7 +163,7 @@ should match the snapshot (mailgun on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -204,8 +204,8 @@ should match the snapshot (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -219,8 +219,8 @@ should match the snapshot (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -231,7 +231,7 @@ should match the snapshot (smtp on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -272,8 +272,8 @@ should mount external secret (mailgun on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -287,8 +287,8 @@ should mount external secret (mailgun on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -299,7 +299,7 @@ should mount external secret (mailgun on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -340,8 +340,8 @@ should mount external secret (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -355,8 +355,8 @@ should mount external secret (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-email - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-email-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-email-15.0.1 spec: containers: - command: @@ -367,7 +367,7 @@ should mount external secret (smtp on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-email:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: diff --git a/charts/access/jira/Chart.yaml b/charts/access/jira/Chart.yaml index 989fd444b..b1ba91bb2 100644 --- a/charts/access/jira/Chart.yaml +++ b/charts/access/jira/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap index 0ce878b36..de5c8c20b 100644 --- a/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap @@ -32,6 +32,6 @@ should match the snapshot (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-jira - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-jira-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-jira-15.0.1 name: RELEASE-NAME-teleport-plugin-jira diff --git a/charts/access/jira/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/jira/tests/__snapshot__/deployment_test.yaml.snap index 6602d4461..eb4fde579 100644 --- a/charts/access/jira/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/jira/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-jira - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-jira-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-jira-15.0.1 name: RELEASE-NAME-teleport-plugin-jira spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-jira - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-jira-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-jira-15.0.1 spec: containers: - command: diff --git a/charts/access/mattermost/Chart.yaml b/charts/access/mattermost/Chart.yaml index 2fcbc0eae..ea8c4f632 100644 --- a/charts/access/mattermost/Chart.yaml +++ b/charts/access/mattermost/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap index 58e7beee9..8c6dab697 100644 --- a/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap @@ -22,6 +22,6 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 name: RELEASE-NAME-teleport-plugin-mattermost diff --git a/charts/access/mattermost/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/mattermost/tests/__snapshot__/deployment_test.yaml.snap index 2b7674998..23005185e 100644 --- a/charts/access/mattermost/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/mattermost/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 spec: containers: - command: @@ -75,8 +75,8 @@ should mount external secret: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -90,8 +90,8 @@ should mount external secret: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 spec: containers: - command: @@ -102,7 +102,7 @@ should mount external secret: env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-mattermost:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-mattermost:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-mattermost ports: @@ -143,8 +143,8 @@ should override volume name: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -158,8 +158,8 @@ should override volume name: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-mattermost - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-mattermost-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-mattermost-15.0.1 spec: containers: - command: @@ -170,7 +170,7 @@ should override volume name: env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-mattermost:15.0.0 + image: public.ecr.aws/gravitational/teleport-plugin-mattermost:15.0.1 imagePullPolicy: IfNotPresent name: teleport-plugin-mattermost ports: diff --git a/charts/access/msteams/Chart.yaml b/charts/access/msteams/Chart.yaml index 1724bcf9e..78a7cb805 100644 --- a/charts/access/msteams/Chart.yaml +++ b/charts/access/msteams/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap index 03aa2996f..e176ad005 100644 --- a/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap @@ -29,6 +29,6 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-msteams - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-msteams-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-msteams-15.0.1 name: RELEASE-NAME-teleport-plugin-msteams diff --git a/charts/access/msteams/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/msteams/tests/__snapshot__/deployment_test.yaml.snap index 96e0b1e4e..74e2078e3 100644 --- a/charts/access/msteams/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/msteams/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-msteams - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-msteams-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-msteams-15.0.1 name: RELEASE-NAME-teleport-plugin-msteams spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-msteams - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-msteams-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-msteams-15.0.1 spec: containers: - command: diff --git a/charts/access/pagerduty/Chart.yaml b/charts/access/pagerduty/Chart.yaml index 8a12173de..e7573695a 100644 --- a/charts/access/pagerduty/Chart.yaml +++ b/charts/access/pagerduty/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap index 1a4053b9f..559ef2ba8 100644 --- a/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap @@ -21,6 +21,6 @@ should match the snapshot (smtp on): app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-pagerduty - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-pagerduty-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-pagerduty-15.0.1 name: RELEASE-NAME-teleport-plugin-pagerduty diff --git a/charts/access/pagerduty/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/pagerduty/tests/__snapshot__/deployment_test.yaml.snap index 6f352f1ce..ad5a0b494 100644 --- a/charts/access/pagerduty/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/pagerduty/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-pagerduty - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-pagerduty-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-pagerduty-15.0.1 name: RELEASE-NAME-teleport-plugin-pagerduty spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-pagerduty - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-pagerduty-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-pagerduty-15.0.1 spec: containers: - command: diff --git a/charts/access/slack/Chart.yaml b/charts/access/slack/Chart.yaml index 61784a7f3..b3f2cf359 100644 --- a/charts/access/slack/Chart.yaml +++ b/charts/access/slack/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap index 935ebee31..2186a7ce7 100644 --- a/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap @@ -24,6 +24,6 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-slack - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-slack-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-slack-15.0.1 name: RELEASE-NAME-teleport-plugin-slack diff --git a/charts/access/slack/tests/__snapshot__/deployment_test.yaml.snap b/charts/access/slack/tests/__snapshot__/deployment_test.yaml.snap index 124a606b8..0c21c63f7 100644 --- a/charts/access/slack/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/access/slack/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-slack - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-slack-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-slack-15.0.1 name: RELEASE-NAME-teleport-plugin-slack spec: replicas: 1 @@ -22,8 +22,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-slack - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-slack-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-slack-15.0.1 spec: containers: - command: diff --git a/charts/event-handler/Chart.yaml b/charts/event-handler/Chart.yaml index e8e375379..0db65eba0 100644 --- a/charts/event-handler/Chart.yaml +++ b/charts/event-handler/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "15.0.0" +version: "15.0.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "15.0.0" +appVersion: "15.0.1" diff --git a/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap b/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap index e7dabcc0f..571488ad6 100644 --- a/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap +++ b/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap @@ -24,6 +24,6 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-event-handler - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-event-handler-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-event-handler-15.0.1 name: RELEASE-NAME-teleport-plugin-event-handler diff --git a/charts/event-handler/tests/__snapshot__/deployment_test.yaml.snap b/charts/event-handler/tests/__snapshot__/deployment_test.yaml.snap index 851c62307..1eb854da1 100644 --- a/charts/event-handler/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/event-handler/tests/__snapshot__/deployment_test.yaml.snap @@ -7,8 +7,8 @@ should match the snapshot: app.kubernetes.io/instance: RELEASE-NAME app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: teleport-plugin-event-handler - app.kubernetes.io/version: 15.0.0 - helm.sh/chart: teleport-plugin-event-handler-15.0.0 + app.kubernetes.io/version: 15.0.1 + helm.sh/chart: teleport-plugin-event-handler-15.0.1 name: RELEASE-NAME-teleport-plugin-event-handler spec: replicas: 1 diff --git a/event-handler/Makefile b/event-handler/Makefile index b5acec2ac..ae395a1b3 100644 --- a/event-handler/Makefile +++ b/event-handler/Makefile @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 GO_VERSION=1.21.6 GITTAG=v$(VERSION) diff --git a/go.mod b/go.mod index 3f153b0c9..d904f8c61 100644 --- a/go.mod +++ b/go.mod @@ -138,8 +138,8 @@ replace ( github.com/alecthomas/kingpin/v2 => github.com/gravitational/kingpin/v2 v2.1.11-0.20230515143221-4ec6b70ecd33 github.com/coreos/go-oidc => github.com/gravitational/go-oidc v0.1.1 github.com/gogo/protobuf => github.com/gravitational/protobuf v1.3.2-0.20201123192827-2b9fcfaffcbf - github.com/gravitational/teleport => github.com/gravitational/teleport v0.0.0-20240201022624-e126e8cd7165 // ref: tags/v15.0.0 - github.com/gravitational/teleport/api => github.com/gravitational/teleport/api v0.0.0-20240201022624-e126e8cd7165 // ref: tags/v15.0.0 + github.com/gravitational/teleport => github.com/gravitational/teleport v0.0.0-20240206024131-d3475109e4d8 // ref: tags/v15.0.1 + github.com/gravitational/teleport/api => github.com/gravitational/teleport/api v0.0.0-20240206024131-d3475109e4d8 // ref: tags/v15.0.1 github.com/julienschmidt/httprouter => github.com/rw-access/httprouter v1.3.1-0.20210321233808-98e93175c124 github.com/microsoft/go-mssqldb => github.com/gravitational/go-mssqldb v0.11.1-0.20230331180905-0f76f1751cd3 github.com/vulcand/predicate => github.com/gravitational/predicate v1.3.1 diff --git a/go.sum b/go.sum index db4119ade..a0602d34b 100644 --- a/go.sum +++ b/go.sum @@ -447,10 +447,10 @@ github.com/gravitational/protobuf v1.3.2-0.20201123192827-2b9fcfaffcbf h1:MQ4e8X github.com/gravitational/protobuf v1.3.2-0.20201123192827-2b9fcfaffcbf/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o= github.com/gravitational/roundtrip v1.0.2 h1:eOCY0NEKKaB0ksJmvhO6lPMFz1pIIef+vyPBTBROQ5c= github.com/gravitational/roundtrip v1.0.2/go.mod h1:fuI1booM2hLRA/B/m5MRAPOU6mBZNYcNycono2UuTw0= -github.com/gravitational/teleport v0.0.0-20240201022624-e126e8cd7165 h1:TUti6x06bNzDCdI3WJnPva/7QnrygJ75expWlKpGXYE= -github.com/gravitational/teleport v0.0.0-20240201022624-e126e8cd7165/go.mod h1:hxp6o7RnAGYmDm+4WzYCS7sn5NAPGmxwBhM/3uUq0UA= -github.com/gravitational/teleport/api v0.0.0-20240201022624-e126e8cd7165 h1:QjXJC4yEoUmiiX/sd8uOJTbiky6t/pir4HmTXBzqcX0= -github.com/gravitational/teleport/api v0.0.0-20240201022624-e126e8cd7165/go.mod h1:NgSiXazdkct7YHQZfTTfZF93zlSqJyOr7/4R/KVuAVs= +github.com/gravitational/teleport v0.0.0-20240206024131-d3475109e4d8 h1:78SoaB9QxvS0jYbhWdEdK1ctoulpvmIdXXl13T2eMrA= +github.com/gravitational/teleport v0.0.0-20240206024131-d3475109e4d8/go.mod h1:gLE/ObKeD3XYtGmAEDl3UUFxcNAzhdrLvshMuC9Yt6Q= +github.com/gravitational/teleport/api v0.0.0-20240206024131-d3475109e4d8 h1:Qy719Ycap8WPVxgTayOJrR3jiL2G4U61KrkAOrPweMY= +github.com/gravitational/teleport/api v0.0.0-20240206024131-d3475109e4d8/go.mod h1:NgSiXazdkct7YHQZfTTfZF93zlSqJyOr7/4R/KVuAVs= github.com/gravitational/trace v1.3.1 h1:jwZEuRtCYpLhUtqHo+JH+lu2qM0LB98UagqHtvdKuLI= github.com/gravitational/trace v1.3.1/go.mod h1:E61mn73aro7Zg9gZheZaeUsK6gjUMbCLazY76xuYAVA= github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 h1:Iju5GlWwrvL6UBg4zJJt3btmonfrMlCDdsejg4CZE7c= diff --git a/terraform/install.mk b/terraform/install.mk index e69723f86..2ffe8087e 100644 --- a/terraform/install.mk +++ b/terraform/install.mk @@ -1,4 +1,4 @@ -VERSION=15.0.0 +VERSION=15.0.1 OS ?= $(shell go env GOOS) ARCH ?= $(shell go env GOARCH)