chkpwd / iac

https://blog.chkpwd.com
MIT License
56 stars 4 forks source link

chore(deps): update twingate/connector docker tag to v1.67.0 #1126

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
twingate/connector minor 1.66.0 -> 1.67.0

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 Mend Renovate. View repository job log here.

github-actions[bot] commented 1 week ago
--- kubernetes/apps/networking/twingate-connector/app Kustomization: flux-system/networking-twingate-connector HelmRelease: networking/twingate-connector

+++ kubernetes/apps/networking/twingate-connector/app Kustomization: flux-system/networking-twingate-connector HelmRelease: networking/twingate-connector

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

       fullnameOverride: twingate-connector
     hostNetwork: false
     icmpSupport:
       enabled: false
     image:
       repository: twingate/connector
-      tag: 1.66.0
+      tag: 1.67.0
     podAnnotations:
       secret.reloader.stakater.com/reload: twingate-connector
     resources:
       limits:
         memory: 125Mi
       requests:
github-actions[bot] commented 1 week ago
--- HelmRelease: networking/twingate-connector Deployment: networking/twingate-connector

+++ HelmRelease: networking/twingate-connector Deployment: networking/twingate-connector

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

         app.kubernetes.io/instance: twingate-connector
       annotations:
         secret.reloader.stakater.com/reload: twingate-connector
     spec:
       containers:
       - name: connector
-        image: twingate/connector:1.66.0
+        image: twingate/connector:1.67.0
         imagePullPolicy: Always
         envFrom:
         - secretRef:
             name: twingate-connector
             optional: false
         env: