From 4c57457af06ba677f45eb00b6eb36dbb44652f4d Mon Sep 17 00:00:00 2001 From: Cam Hutchison Date: Fri, 12 Jan 2024 15:38:39 +1100 Subject: [PATCH] Release 14.3.2 --- 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 | 4 +-- charts/access/email/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 24 ++++++------- .../__snapshot__/deployment_test.yaml.snap | 34 +++++++++---------- charts/access/jira/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 4 +-- charts/access/mattermost/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 16 ++++----- charts/access/msteams/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 4 +-- charts/access/pagerduty/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 4 +-- charts/access/slack/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 4 +-- charts/event-handler/Chart.yaml | 4 +-- .../__snapshot__/configmap_test.yaml.snap | 4 +-- .../__snapshot__/deployment_test.yaml.snap | 4 +-- event-handler/Makefile | 2 +- go.mod | 5 +-- go.sum | 8 ++--- terraform/install.mk | 2 +- 35 files changed, 96 insertions(+), 95 deletions(-) diff --git a/access/discord/Makefile b/access/discord/Makefile index e5beceea4..17a6ffbaa 100644 --- a/access/discord/Makefile +++ b/access/discord/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/email/Makefile b/access/email/Makefile index 07e473d9d..d464a2fbe 100644 --- a/access/email/Makefile +++ b/access/email/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/jira/Makefile b/access/jira/Makefile index 596166bb0..4828cccca 100644 --- a/access/jira/Makefile +++ b/access/jira/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/mattermost/Makefile b/access/mattermost/Makefile index 2c13659f0..8726b03ce 100644 --- a/access/mattermost/Makefile +++ b/access/mattermost/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/msteams/Makefile b/access/msteams/Makefile index e6fcfeceb..254af3147 100644 --- a/access/msteams/Makefile +++ b/access/msteams/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/pagerduty/Makefile b/access/pagerduty/Makefile index a3d87b6c2..d3cc4e37e 100644 --- a/access/pagerduty/Makefile +++ b/access/pagerduty/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/access/slack/Makefile b/access/slack/Makefile index de6872cd3..65690a0f7 100644 --- a/access/slack/Makefile +++ b/access/slack/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 BUILDDIR ?= build diff --git a/charts/access/discord/Chart.yaml b/charts/access/discord/Chart.yaml index 39fc46d72..7ce07c0ed 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/discord/tests/__snapshot__/configmap_test.yaml.snap index cea04da1d..78b83117b 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: 14.3.1 - helm.sh/chart: teleport-plugin-discord-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-discord-14.3.2 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 ee52ffd07..78b0e7c67 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: 14.3.1 - helm.sh/chart: teleport-plugin-discord-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-discord-14.3.2 name: RELEASE-NAME-teleport-plugin-discord spec: replicas: 1 diff --git a/charts/access/email/Chart.yaml b/charts/access/email/Chart.yaml index 20447f20e..46372a837 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/email/tests/__snapshot__/configmap_test.yaml.snap index 6a838e2ea..575eb6e99 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 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 1757f3e06..18005e9e5 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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -31,7 +31,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:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -72,8 +72,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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -130,8 +130,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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -154,7 +154,7 @@ should match the snapshot (mailgun on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -195,8 +195,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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -219,7 +219,7 @@ should match the snapshot (smtp on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -260,8 +260,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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -284,7 +284,7 @@ should mount external secret (mailgun on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: @@ -325,8 +325,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: 14.3.1 - helm.sh/chart: teleport-plugin-email-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-email-14.3.2 name: RELEASE-NAME-teleport-plugin-email spec: replicas: 1 @@ -349,7 +349,7 @@ should mount external secret (smtp on): env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-email ports: diff --git a/charts/access/jira/Chart.yaml b/charts/access/jira/Chart.yaml index 2b6bbe21e..aa9f42bfe 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/jira/tests/__snapshot__/configmap_test.yaml.snap index c35b08104..85f185c7b 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: 14.3.1 - helm.sh/chart: teleport-plugin-jira-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-jira-14.3.2 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 a776da8fe..8bc3315e8 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: 14.3.1 - helm.sh/chart: teleport-plugin-jira-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-jira-14.3.2 name: RELEASE-NAME-teleport-plugin-jira spec: replicas: 1 diff --git a/charts/access/mattermost/Chart.yaml b/charts/access/mattermost/Chart.yaml index 9a7ebc795..5744ed4cf 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/mattermost/tests/__snapshot__/configmap_test.yaml.snap index 3187db113..0c1ab4b28 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: 14.3.1 - helm.sh/chart: teleport-plugin-mattermost-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-mattermost-14.3.2 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 b019cfdd1..e0a9afbf5 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: 14.3.1 - helm.sh/chart: teleport-plugin-mattermost-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-mattermost-14.3.2 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -72,8 +72,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: 14.3.1 - helm.sh/chart: teleport-plugin-mattermost-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-mattermost-14.3.2 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -96,7 +96,7 @@ should mount external secret: env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-mattermost ports: @@ -137,8 +137,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: 14.3.1 - helm.sh/chart: teleport-plugin-mattermost-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-mattermost-14.3.2 name: RELEASE-NAME-teleport-plugin-mattermost spec: replicas: 1 @@ -161,7 +161,7 @@ should override volume name: env: - name: TELEPORT_PLUGIN_FAIL_FAST value: "true" - image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.1 + image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.2 imagePullPolicy: IfNotPresent name: teleport-plugin-mattermost ports: diff --git a/charts/access/msteams/Chart.yaml b/charts/access/msteams/Chart.yaml index 29e85b63e..1bde7c22f 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/msteams/tests/__snapshot__/configmap_test.yaml.snap index 2b289b6ff..21b64981f 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: 14.3.1 - helm.sh/chart: teleport-plugin-msteams-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-msteams-14.3.2 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 28a3ac327..123c410ad 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: 14.3.1 - helm.sh/chart: teleport-plugin-msteams-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-msteams-14.3.2 name: RELEASE-NAME-teleport-plugin-msteams spec: replicas: 1 diff --git a/charts/access/pagerduty/Chart.yaml b/charts/access/pagerduty/Chart.yaml index b7235306a..425bd8fb8 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/pagerduty/tests/__snapshot__/configmap_test.yaml.snap index 57be01695..a353380fb 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: 14.3.1 - helm.sh/chart: teleport-plugin-pagerduty-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-pagerduty-14.3.2 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 f8ec842ed..ab5ca2e55 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: 14.3.1 - helm.sh/chart: teleport-plugin-pagerduty-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-pagerduty-14.3.2 name: RELEASE-NAME-teleport-plugin-pagerduty spec: replicas: 1 diff --git a/charts/access/slack/Chart.yaml b/charts/access/slack/Chart.yaml index 5f96017c8..1832b66ca 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap b/charts/access/slack/tests/__snapshot__/configmap_test.yaml.snap index 0a3aa71af..5d622e169 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: 14.3.1 - helm.sh/chart: teleport-plugin-slack-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-slack-14.3.2 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 945b6a879..6b53c83d1 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: 14.3.1 - helm.sh/chart: teleport-plugin-slack-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-slack-14.3.2 name: RELEASE-NAME-teleport-plugin-slack spec: replicas: 1 diff --git a/charts/event-handler/Chart.yaml b/charts/event-handler/Chart.yaml index e17aa547f..89594c1e6 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: "14.3.1" +version: "14.3.2" # 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: "14.3.1" +appVersion: "14.3.2" diff --git a/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap b/charts/event-handler/tests/__snapshot__/configmap_test.yaml.snap index fb0dfcdc7..26c8d8b88 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: 14.3.1 - helm.sh/chart: teleport-plugin-event-handler-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-event-handler-14.3.2 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 1ccab89d7..38e7d0001 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: 14.3.1 - helm.sh/chart: teleport-plugin-event-handler-14.3.1 + app.kubernetes.io/version: 14.3.2 + helm.sh/chart: teleport-plugin-event-handler-14.3.2 name: RELEASE-NAME-teleport-plugin-event-handler spec: replicas: 1 diff --git a/event-handler/Makefile b/event-handler/Makefile index 01582e45e..1f441dc4a 100644 --- a/event-handler/Makefile +++ b/event-handler/Makefile @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 GO_VERSION=1.21.6 GITTAG=v$(VERSION) diff --git a/go.mod b/go.mod index db4008dc7..bdc6e4335 100644 --- a/go.mod +++ b/go.mod @@ -127,6 +127,7 @@ require ( google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b // indirect gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect + gopkg.in/square/go-jose.v2 v2.6.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect k8s.io/apimachinery v0.29.0 // indirect @@ -138,8 +139,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.0 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-20240111033225-b17074b51ecf // ref: tags/v14.3.1 - github.com/gravitational/teleport/api => github.com/gravitational/teleport/api v0.0.0-20240111033225-b17074b51ecf // ref: tags/v14.3.1 + github.com/gravitational/teleport => github.com/gravitational/teleport v0.0.0-20240112001423-3e51b363d7cb // ref: tags/v14.3.2 + github.com/gravitational/teleport/api => github.com/gravitational/teleport/api v0.0.0-20240112001423-3e51b363d7cb // ref: tags/v14.3.2 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 d24b84e70..d0bf30389 100644 --- a/go.sum +++ b/go.sum @@ -441,10 +441,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-20240111033225-b17074b51ecf h1:M/aTK3bvFjdgc6MD6QgqBsz+pVfXvd/CxtlJTfSOiLY= -github.com/gravitational/teleport v0.0.0-20240111033225-b17074b51ecf/go.mod h1:lgGX76P1YS8YH6PU3gIWJGykiov7LDLMd3akvVEMd7A= -github.com/gravitational/teleport/api v0.0.0-20240111033225-b17074b51ecf h1:TbitUznczOoAXJb0Ofcf0ep0rGXcrIUyxpg+wHO3gLw= -github.com/gravitational/teleport/api v0.0.0-20240111033225-b17074b51ecf/go.mod h1:fDFv4h9j5QxZJCHA39M74zchC7xB27hRjqJj/OZJeuk= +github.com/gravitational/teleport v0.0.0-20240112001423-3e51b363d7cb h1:yJAWEd8+X3/mdr3R6MvG70Acib98RO1p/v7s5UhSSqA= +github.com/gravitational/teleport v0.0.0-20240112001423-3e51b363d7cb/go.mod h1:tMUBErlcJt7t7iqgaQFegUpgxQ6zWUpbNrJhANBqAtY= +github.com/gravitational/teleport/api v0.0.0-20240112001423-3e51b363d7cb h1:FoCp6C8KYTde6OJnMhajl6+1ltyGxq9mmIesr/TtxzY= +github.com/gravitational/teleport/api v0.0.0-20240112001423-3e51b363d7cb/go.mod h1:fDFv4h9j5QxZJCHA39M74zchC7xB27hRjqJj/OZJeuk= 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 ace7237bb..10abd6d6a 100644 --- a/terraform/install.mk +++ b/terraform/install.mk @@ -1,4 +1,4 @@ -VERSION=14.3.1 +VERSION=14.3.2 OS ?= $(shell go env GOOS) ARCH ?= $(shell go env GOARCH)