Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update teleport-kube-agent ( 17.0.1 β†’ 17.0.2 ) #2408

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
teleport-kube-agent patch 17.0.1 -> 17.0.2

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 25, 2024
Copy link

--- kubernetes/apps/teleport/teleport-kube-agent/agent Kustomization: flux-system/teleport-kube-agent HelmRelease: teleport/teleport-kube-agent

+++ kubernetes/apps/teleport/teleport-kube-agent/agent Kustomization: flux-system/teleport-kube-agent HelmRelease: teleport/teleport-kube-agent

@@ -13,13 +13,13 @@

       chart: teleport-kube-agent
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: teleport
         namespace: flux-system
-      version: 17.0.1
+      version: 17.0.2
   interval: 15m
   values:
     insecureSkipProxyTLSVerify: true
     joinParams:
       method: kubernetes
       tokenName: kubernetes-token

Copy link

--- HelmRelease: teleport/teleport-kube-agent StatefulSet: teleport/teleport-kube-agent

+++ HelmRelease: teleport/teleport-kube-agent StatefulSet: teleport/teleport-kube-agent

@@ -20,13 +20,13 @@

       securityContext:
         fsGroup: 9807
       terminationGracePeriodSeconds: 30
       serviceAccountName: teleport-kube-agent
       containers:
       - name: teleport
-        image: public.ecr.aws/gravitational/teleport-distroless:17.0.1
+        image: public.ecr.aws/gravitational/teleport-distroless:17.0.2
         imagePullPolicy: IfNotPresent
         env:
         - name: TELEPORT_INSTALL_METHOD_HELM_KUBE_AGENT
           value: 'true'
         - name: TELEPORT_REPLICA_NAME
           valueFrom:
--- HelmRelease: teleport/teleport-kube-agent Job: teleport/teleport-kube-agent-delete-hook

+++ HelmRelease: teleport/teleport-kube-agent Job: teleport/teleport-kube-agent-delete-hook

@@ -23,13 +23,13 @@

         - name: KUBE_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: RELEASE_NAME
           value: teleport-kube-agent
-        image: public.ecr.aws/gravitational/teleport-distroless:17.0.1
+        image: public.ecr.aws/gravitational/teleport-distroless:17.0.2
         imagePullPolicy: IfNotPresent
         command:
         - teleport
         args:
         - kube-state
         - delete

@binaryn3xus binaryn3xus merged commit 4add1d8 into main Nov 26, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/teleport-kube-agent-17.x branch November 26, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant