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

feat(helm): update chart external-dns ( 1.14.5 β†’ 1.15.0 ) #2003

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

samip5-bot[bot]
Copy link
Contributor

@samip5-bot samip5-bot bot commented Sep 11, 2024

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.

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.14.5 | 1.15.0 |
Copy link
Contributor Author

samip5-bot bot commented Sep 11, 2024

--- k8s/media/apps/networking/external-dns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/external-dns-internal

+++ k8s/media/apps/networking/external-dns/internal Kustomization: flux-system/cluster-apps-externaldns-internal HelmRelease: networking/external-dns-internal

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

       chart: external-dns
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts
         namespace: flux-system
-      version: 1.14.5
+      version: 1.15.0
   interval: 5m
   values:
     domainFilters:
     - media.skylab.fi
     env:
     - name: EXTERNAL_DNS_RFC2136_HOST

Copy link
Contributor Author

samip5-bot bot commented Sep 11, 2024

--- HelmRelease: networking/external-dns-internal Deployment: networking/externaldns-internal

+++ HelmRelease: networking/external-dns-internal Deployment: networking/externaldns-internal

@@ -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: EXTERNAL_DNS_RFC2136_HOST
           value: 172.16.9.3
         - name: EXTERNAL_DNS_RFC2136_PORT
           value: '53'

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@samip5 samip5 merged commit 6c2d864 into main Sep 12, 2024
10 checks passed
@samip5 samip5 deleted the renovate/media-external-dns-1.x branch September 12, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant