-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Helm Chart Update teleport-kube-agent
- Loading branch information
Hritik Batra
committed
Sep 16, 2024
1 parent
b9b716c
commit 17e5cdd
Showing
14 changed files
with
132 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
dependencies: | ||
- name: teleport-kube-agent | ||
repository: https://charts.releases.teleport.dev | ||
version: 16.2.1 | ||
digest: sha256:798402f1cdf6af793e054d3e14ef4ae7ff2a12a50087236860a32a28f388c80b | ||
generated: "2024-09-09T14:10:06.124959358+05:30" | ||
version: 16.3.0 | ||
digest: sha256:4ab34287bc18812a07f8c4c47a94cdf85814b04f7344cc0a5fc8b49890f5f4a3 | ||
generated: "2024-09-16T19:19:00.948288534+05:30" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
argocd-helm-charts/teleport-kube-agent/charts/teleport-kube-agent/Chart.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v2 | ||
appVersion: 16.2.1 | ||
appVersion: 16.3.0 | ||
description: Teleport provides a secure SSH, Kubernetes, database and application | ||
remote access solution that doesn't get in the way. | ||
icon: https://goteleport.com/static/teleport-symbol-bimi.svg | ||
keywords: | ||
- Teleport | ||
name: teleport-kube-agent | ||
version: 16.2.1 | ||
version: 16.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ sets Deployment annotations when specified if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -109,7 +109,7 @@ sets Deployment labels when specified if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -173,7 +173,7 @@ sets Pod annotations when specified if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -237,7 +237,7 @@ sets Pod labels when specified if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -322,7 +322,7 @@ should add emptyDir for data when existingDataVolume is not set if action is Upg | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -387,7 +387,7 @@ should add insecureSkipProxyTLSVerify to args when set in values if action is Up | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -451,7 +451,7 @@ should correctly configure existingDataVolume when set if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -513,7 +513,7 @@ should expose diag port if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -589,7 +589,7 @@ should have multiple replicas when replicaCount is set (using .replicaCount, dep | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -665,7 +665,7 @@ should have multiple replicas when replicaCount is set (using highAvailability.r | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -729,7 +729,7 @@ should have one replica when replicaCount is not set if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -793,7 +793,7 @@ should mount extraVolumes and extraVolumeMounts if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -862,7 +862,7 @@ should mount jamfCredentialsSecret if it already exists and when role is jamf an | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -932,7 +932,7 @@ should mount jamfCredentialsSecret.name when role is jamf and action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1004,7 +1004,7 @@ should mount tls.existingCASecretName and set environment when set in values if | |
value: cluster.local | ||
- name: SSL_CERT_FILE | ||
value: /etc/teleport-tls-ca/ca.pem | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1078,7 +1078,7 @@ should mount tls.existingCASecretName and set extra environment when set in valu | |
value: http://username:[email protected]:3128 | ||
- name: SSL_CERT_FILE | ||
value: /etc/teleport-tls-ca/ca.pem | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1148,7 +1148,7 @@ should provision initContainer correctly when set in values if action is Upgrade | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1270,7 +1270,7 @@ should set affinity when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1334,7 +1334,7 @@ should set default serviceAccountName when not set in values if action is Upgrad | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1411,7 +1411,7 @@ should set environment when extraEnv set in values if action is Upgrade: | |
value: cluster.local | ||
- name: HTTPS_PROXY | ||
value: http://username:[email protected]:3128 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1539,7 +1539,7 @@ should set imagePullPolicy when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: Always | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1603,7 +1603,7 @@ should set nodeSelector if set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1669,7 +1669,7 @@ should set not set priorityClassName when not set in values if action is Upgrade | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1745,7 +1745,7 @@ should set preferred affinity when more than one replica is used if action is Up | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1809,7 +1809,7 @@ should set priorityClassName when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1874,7 +1874,7 @@ should set probeTimeoutSeconds when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -1948,7 +1948,7 @@ should set required affinity when highAvailability.requireAntiAffinity is set if | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -2012,7 +2012,7 @@ should set resources when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -2083,7 +2083,7 @@ should set serviceAccountName when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
@@ -2147,7 +2147,7 @@ should set tolerations when set in values if action is Upgrade: | |
value: "true" | ||
- name: TELEPORT_KUBE_CLUSTER_DOMAIN | ||
value: cluster.local | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1 | ||
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0 | ||
imagePullPolicy: IfNotPresent | ||
livenessProbe: | ||
failureThreshold: 6 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.