8000 feat(helm): update external-dns ( 1.14.5 → 1.15.0 ) by unsc-oni-ancilla[bot] · Pull Request #2204 · binaryn3xus/HomeOps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(helm): update external-dns ( 1.14.5 → 1.15.0 ) #2204

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 o 8000 f service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
external-dns minor 1.14.5 -> 1.15.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.


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

This PR has been generated by Renovate Bot.

Copy link
Contributor
--- HelmRelease: networking/external-dns-unifi Service: networking/external-dns-unifi

+++ HelmRelease: networking/external-dns-unifi Service: networking/external-dns-unifi

@@ -15,7 +15,11 @@

     app.kubernetes.io/instance: external-dns-unifi
   ports:
   - name: http
     port: 7979
     targetPort: http
     protocol: TCP
+  - name: http-webhook
+    port: 8080
+    targetPort: http-webhook
+    protocol: TCP
 
--- HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

+++ HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.14.2
+        image: registry.k8s.io/external-dns/external-dns:v0.15.0
         imagePullPolicy: IfNotPresent
         args:
         - --log-level=debug
         - --log-format=text
         - --interval=1m
         - --source=ingress
@@ -97,15 +97,12 @@

               name: external-dns-unifi-secret
         - name: LOG_LEVEL
           value: debug
         ports:
         - name: http-webhook
           protocol: TCP
-          containerPort: 8888
-        - name: http-wh-metrics
-          protocol: TCP
           containerPort: 8080
         livenessProbe:
           failureThreshold: 2
           httpGet:
             path: /healthz
             port: http-wh-metrics
--- HelmRelease: networking/external-dns-unifi ServiceMonitor: networking/external-dns-unifi

+++ HelmRelease: networking/external-dns-unifi ServiceMonitor: networking/external-dns-unifi

@@ -17,9 +17,9 @@

     matchLabels:
       app.kubernetes.io/name: external-dns
       app.kubernetes.io/instance: external-dns-unifi
   endpoints:
   - port: http
     path: /metrics
-  - port: webhook-metrics
+  - port: http-webhook
     path: /metrics
 
--- HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare

+++ HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.14.2
+        image: registry.k8s.io/external-dns/external-dns:v0.15.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_EMAIL
           valueFrom:
             secretKeyRef:
               key: CF_API_EMAIL

Copy link
Contributor
--- kubernetes/apps/networking/external-dns/app Kustomization: flux-system/external-dns HelmRelease: networking/external-dns-cloudflare

+++ kubernetes/apps/networking/external-dns/app Kustomization: flux-system/external-dns HelmRelease: networking/external-dns-cloudflare

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.14.5
+      version: 1.15.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true
--- kubernetes/apps/networking/external-dns/app Kustomization: flux-system/external-dns HelmRelease: networking/external-dns-unifi

+++ kubernetes/apps/networking/external-dns/app Kustomization: flux-system/external-dns HelmRelease: networking/external-dns-unifi

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.14.5
+      version: 1.15.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@binaryn3xus binaryn3xus merged commit 37b4ef2 into main Sep 12, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/external-dns-1.x branch September 12, 2024 01:45
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0