Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Release 14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r0mant committed Nov 3, 2023
1 parent d4df9ba commit 31f87e0
Show file tree
Hide file tree
Showing 37 changed files with 141 additions and 96 deletions.
2 changes: 1 addition & 1 deletion access/discord/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/email/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/jira/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/mattermost/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/msteams/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/pagerduty/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
2 changes: 1 addition & 1 deletion access/slack/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=14.1.0
VERSION=14.1.1
GO_VERSION=1.21.3

BUILDDIR ?= build
Expand Down
6 changes: 3 additions & 3 deletions charts/access/discord/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0"
version: "14.1.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: "14.1.0"
version: "14.1.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: "14.1.0"
appVersion: "14.1.1"
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,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.1.0
helm.sh/chart: teleport-plugin-discord-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-discord-14.1.1
name: RELEASE-NAME-teleport-plugin-discord
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
helm.sh/chart: teleport-plugin-discord-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-discord-14.1.1
name: RELEASE-NAME-teleport-plugin-discord
spec:
replicas: 1
Expand Down
4 changes: 2 additions & 2 deletions charts/access/email/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0"
version: "14.1.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: "14.1.0"
appVersion: "14.1.1"
24 changes: 12 additions & 12 deletions charts/access/email/tests/__snapshot__/configmap_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on):
1: |
Expand Down Expand Up @@ -57,8 +57,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, no starttls):
1: |
Expand Down Expand Up @@ -89,8 +89,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, password file):
1: |
Expand Down Expand Up @@ -121,8 +121,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, roleToRecipients set):
1: |
Expand Down Expand Up @@ -156,8 +156,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, starttls disabled):
1: |
Expand Down Expand Up @@ -188,6 +188,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
34 changes: 17 additions & 17 deletions charts/access/email/tests/__snapshot__/deployment_test.yaml.snap
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -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.1.0
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -73,8 +73,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand Down Expand Up @@ -132,8 +132,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -156,7 +156,7 @@ should match the snapshot (mailgun on):
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -198,8 +198,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -222,7 +222,7 @@ should match the snapshot (smtp on):
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -264,8 +264,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -288,7 +288,7 @@ should mount external secret (mailgun on):
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -330,8 +330,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.1.0
helm.sh/chart: teleport-plugin-email-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-email-14.1.1
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -354,7 +354,7 @@ should mount external secret (smtp on):
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-email:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down
4 changes: 2 additions & 2 deletions charts/access/jira/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0"
version: "14.1.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: "14.1.0"
appVersion: "14.1.1"
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,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.1.0
helm.sh/chart: teleport-plugin-jira-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-jira-14.1.1
name: RELEASE-NAME-teleport-plugin-jira
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
helm.sh/chart: teleport-plugin-jira-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-jira-14.1.1
name: RELEASE-NAME-teleport-plugin-jira
spec:
replicas: 1
Expand Down
4 changes: 2 additions & 2 deletions charts/access/mattermost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0"
version: "14.1.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: "14.1.0"
appVersion: "14.1.1"
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,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.1.0
helm.sh/chart: teleport-plugin-mattermost-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-mattermost-14.1.1
name: RELEASE-NAME-teleport-plugin-mattermost
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
helm.sh/chart: teleport-plugin-mattermost-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-mattermost-14.1.1
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand Down Expand Up @@ -73,8 +73,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.1.0
helm.sh/chart: teleport-plugin-mattermost-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-mattermost-14.1.1
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand All @@ -97,7 +97,7 @@ should mount external secret:
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-mattermost
ports:
Expand Down Expand Up @@ -139,8 +139,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.1.0
helm.sh/chart: teleport-plugin-mattermost-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-mattermost-14.1.1
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand All @@ -163,7 +163,7 @@ should override volume name:
env:
- name: TELEPORT_PLUGIN_FAIL_FAST
value: "true"
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.1.0
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.1.1
imagePullPolicy: IfNotPresent
name: teleport-plugin-mattermost
ports:
Expand Down
4 changes: 2 additions & 2 deletions charts/access/msteams/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0"
version: "14.1.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: "14.1.0"
appVersion: "14.1.1"
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,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.1.0
helm.sh/chart: teleport-plugin-msteams-14.1.0
app.kubernetes.io/version: 14.1.1
helm.sh/chart: teleport-plugin-msteams-14.1.1
name: RELEASE-NAME-teleport-plugin-msteams
Loading

0 comments on commit 31f87e0

Please sign in to comment.