Skip to content

Commit

Permalink
[CI] Helm Chart Update teleport-kube-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Hritik Batra committed Sep 16, 2024
1 parent b9b716c commit 17e5cdd
Show file tree
Hide file tree
Showing 14 changed files with 132 additions and 76 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All releases and the changes included in them (pulled from git commits added sin
### Major Version Upgrades %%^^

### Minor Version Upgrades %%^^
- Updated teleport-kube-agent from version 16.2.1 to 16.3.0
- Updated teleport-cluster from version 16.2.1 to 16.3.0
- Updated opensearch-dashboards from version 2.21.2 to 2.22.0
- Updated opensearch from version 2.23.2 to 2.24.0
Expand Down
6 changes: 3 additions & 3 deletions argocd-helm-charts/teleport-kube-agent/Chart.lock
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"
2 changes: 1 addition & 1 deletion argocd-helm-charts/teleport-kube-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ keywords:
- Teleport
dependencies:
- name: teleport-kube-agent
version: 16.2.1
version: 16.3.0
repository: https://charts.releases.teleport.dev
#repository: "oci://ghcr.io/Obmondo"
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
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,15 @@ spec:
template:
metadata:
name: {{ .Release.Name }}-delete-hook
{{- if .Values.annotations.pod }}
annotations:
{{- toYaml .Values.annotations.pod | nindent 8 }}
{{- end }}
labels:
app: {{ .Release.Name }}
{{- if .Values.extraLabels.pod }}
{{- toYaml .Values.extraLabels.pod | nindent 8 }}
{{- end }}
spec:
{{- if .Values.imagePullSecrets }}
imagePullSecrets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ spec:
template:
metadata:
name: {{ .Release.Name }}-hook
{{- if .Values.annotations.pod }}
annotations:
{{- toYaml .Values.annotations.pod | nindent 8 }}
{{- end }}
labels:
app: {{ .Release.Name }}
{{- if .Values.extraLabels.pod }}
{{- toYaml .Values.extraLabels.pod | nindent 8 }}
{{- end }}
spec:
{{- if .Values.priorityClassName }}
priorityClassName: {{ .Values.priorityClassName }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ metadata:
{{- if .Values.extraLabels.deployment }}
{{- toYaml .Values.extraLabels.deployment | nindent 4 }}
{{- end }}
{{- if .Values.annotations.deployment }}
annotations:
{{- toYaml .Values.annotations.deployment | nindent 4 }}
{{- end }}
spec:
serviceName: {{ .Release.Name }}
replicas: {{ $replicaCount }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ should create ServiceAccount for post-delete hook by default:
fieldPath: metadata.namespace
- name: RELEASE_NAME
value: RELEASE-NAME
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0
imagePullPolicy: IfNotPresent
name: post-delete-job
securityContext:
Expand Down Expand Up @@ -91,6 +91,8 @@ should not create ServiceAccount for post-delete hook if serviceAccount.create i
spec:
template:
metadata:
labels:
app: RELEASE-NAME
name: RELEASE-NAME-delete-hook
spec:
containers:
Expand All @@ -106,7 +108,7 @@ should not create ServiceAccount for post-delete hook if serviceAccount.create i
fieldPath: metadata.namespace
- name: RELEASE_NAME
value: RELEASE-NAME
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0
imagePullPolicy: IfNotPresent
name: post-delete-job
securityContext:
Expand Down Expand Up @@ -136,7 +138,7 @@ should not create ServiceAccount, Role or RoleBinding for post-delete hook if se
fieldPath: metadata.namespace
- name: RELEASE_NAME
value: RELEASE-NAME
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0
imagePullPolicy: IfNotPresent
name: post-delete-job
securityContext:
Expand Down Expand Up @@ -166,7 +168,7 @@ should set nodeSelector in post-delete hook:
fieldPath: metadata.namespace
- name: RELEASE_NAME
value: RELEASE-NAME
image: public.ecr.aws/gravitational/teleport-distroless:16.2.1
image: public.ecr.aws/gravitational/teleport-distroless:16.3.0
imagePullPolicy: IfNotPresent
name: post-delete-job
securityContext:
Expand Down
Loading

0 comments on commit 17e5cdd

Please sign in to comment.