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

Commit

Permalink
Release 14.3.3 (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
camscale authored Jan 15, 2024
1 parent f60d3a2 commit 680e6d2
Show file tree
Hide file tree
Showing 35 changed files with 95 additions and 95 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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2
VERSION=14.3.3
GO_VERSION=1.21.6

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.3.2"
version: "14.3.3"

# 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.2"
version: "14.3.3"

# 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.2"
appVersion: "14.3.3"
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-discord-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-discord-14.3.3
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.3.2
helm.sh/chart: teleport-plugin-discord-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-discord-14.3.3
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.3.2"
version: "14.3.3"

# 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.2"
appVersion: "14.3.3"
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 @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on):
1: |
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, no starttls):
1: |
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, password file):
1: |
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, roleToRecipients set):
1: |
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
should match the snapshot (smtp on, starttls disabled):
1: |
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
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.3.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
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.3.2
image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.3
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.3
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.3
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.3
imagePullPolicy: IfNotPresent
name: teleport-plugin-email
ports:
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-email-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-email-14.3.3
name: RELEASE-NAME-teleport-plugin-email
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-email:14.3.3
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.3.2"
version: "14.3.3"

# 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.2"
appVersion: "14.3.3"
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-jira-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-jira-14.3.3
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.3.2
helm.sh/chart: teleport-plugin-jira-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-jira-14.3.3
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.3.2"
version: "14.3.3"

# 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.2"
appVersion: "14.3.3"
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-mattermost-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-mattermost-14.3.3
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.3.2
helm.sh/chart: teleport-plugin-mattermost-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-mattermost-14.3.3
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-mattermost-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-mattermost-14.3.3
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.3
imagePullPolicy: IfNotPresent
name: teleport-plugin-mattermost
ports:
Expand Down Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-mattermost-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-mattermost-14.3.3
name: RELEASE-NAME-teleport-plugin-mattermost
spec:
replicas: 1
Expand All @@ -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.2
image: public.ecr.aws/gravitational/teleport-plugin-mattermost:14.3.3
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.3.2"
version: "14.3.3"

# 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.2"
appVersion: "14.3.3"
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
helm.sh/chart: teleport-plugin-msteams-14.3.2
app.kubernetes.io/version: 14.3.3
helm.sh/chart: teleport-plugin-msteams-14.3.3
name: RELEASE-NAME-teleport-plugin-msteams
Loading

0 comments on commit 680e6d2

Please sign in to comment.