trosvald / home-ops

My OnPrem Kubernetes cluster. Deploy on top of Talos Linux, automated via Flux, renovate 🤖, and Github actions
0 stars 0 forks source link

fix(helm): update gitlab-agent ( 2.9.0 → 2.9.1 ) #397

Closed monosense-arc[bot] closed 14 hours ago

monosense-arc[bot] commented 1 day ago

This PR contains the following updates:

Package Update Change
gitlab-agent patch 2.9.0 -> 2.9.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gitlab-org/charts/gitlab-agent (gitlab-agent) ### [`v2.9.1`](https://gitlab.com/gitlab-org/charts/gitlab-agent/compare/v2.9.0...v2.9.1) [Compare Source](https://gitlab.com/gitlab-org/charts/gitlab-agent/compare/v2.9.0...v2.9.1)

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.



This PR has been generated by Renovate Bot.

monosense-arc[bot] commented 1 day ago
--- kubernetes/main/apps/ci/gitlab/agent Kustomization: flux-system/gitlab-agent HelmRelease: ci/gitlab-agent

+++ kubernetes/main/apps/ci/gitlab/agent Kustomization: flux-system/gitlab-agent HelmRelease: ci/gitlab-agent

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

       chart: gitlab-agent
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: gitlab
         namespace: flux-system
-      version: 2.9.0
+      version: 2.9.1
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 15m
monosense-arc[bot] commented 1 day ago
--- HelmRelease: ci/gitlab-agent Deployment: ci/gitlab-agent-v2

+++ HelmRelease: ci/gitlab-agent Deployment: ci/gitlab-agent-v2

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

       automountServiceAccountToken: false
       serviceAccountName: gitlab-agent
       securityContext: {}
       containers:
       - name: gitlab-agent
         securityContext: {}
-        image: registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:v17.6.0
+        image: registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:v17.6.1
         imagePullPolicy: IfNotPresent
         terminationMessagePolicy: FallbackToLogsOnError
         args:
         - --token-file=/etc/agentk/secrets/token
         - --kas-address=wss://kas...PLACEHOLDER_CLUSTER_SECRET_PRD_DOMAIN../-/kubernetes-agent/
         ports: