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: update helm chart external-dns to 1.11.0 #1366

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
external-dns minor 1.10.1 -> 1.11.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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from h3mmy as a code owner August 10, 2022 16:30
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 10, 2022
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Aug 10, 2022

Path: cluster/apps/networking/external-dns/helm-release.yaml
Version: 1.10.1 -> 1.11.0

@@ -79,6 +79,8 @@
 matchLabels:
 app.kubernetes.io/name: external-dns
 app.kubernetes.io/instance: external-dns
+ strategy:
+ type: Recreate
 template:
 metadata:
 labels:
@@ -97,7 +99,7 @@
 readOnlyRootFilesystem: true
 runAsNonRoot: true
 runAsUser: 65534
- image: k8s.gcr.io/external-dns/external-dns:v0.12.0
+ image: k8s.gcr.io/external-dns/external-dns:v0.12.2
 imagePullPolicy: IfNotPresent
 env:
 - name: CF_API_TOKEN

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Aug 10, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.03s
✅ KUBERNETES kubeval 1 0 11.23s
✅ YAML prettier 1 0 0 0.43s
✅ YAML yamllint 1 0 0.09s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@h3mmy h3mmy merged commit c9624e0 into main Aug 10, 2022
@h3mmy h3mmy deleted the renovate/external-dns-1.x branch August 10, 2022 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant