chore(deps): update helm release external-dns to v1.21.1#89
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update helm release external-dns to v1.21.1#89renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
ATLAS ReviewChanges detected in 5 resource(s) across 1 release(s). Affected releasescyrannus/picon / external-dns / external-dns (5 resources)ClusterRoleBinding/external-dns-viewer (15 lines)--- baseline/cyrannus/picon/external-dns/external-dns/ClusterRoleBinding_external-dns-viewer.yml
+++ current/cyrannus/picon/external-dns/external-dns/ClusterRoleBinding_external-dns-viewer.yml
@@ -5,10 +5,10 @@
metadata:
name: external-dns-viewer
labels:
- helm.sh/chart: external-dns-1.20.0
+ helm.sh/chart: external-dns-1.21.1
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
- app.kubernetes.io/version: "0.20.0"
+ app.kubernetes.io/version: "0.21.0"
app.kubernetes.io/managed-by: Helm
roleRef:
apiGroup: rbac.authorization.k8s.ioClusterRole/external-dns (15 lines)--- baseline/cyrannus/picon/external-dns/external-dns/ClusterRole_external-dns.yml
+++ current/cyrannus/picon/external-dns/external-dns/ClusterRole_external-dns.yml
@@ -5,10 +5,10 @@
metadata:
name: external-dns
labels:
- helm.sh/chart: external-dns-1.20.0
+ helm.sh/chart: external-dns-1.21.1
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
- app.kubernetes.io/version: "0.20.0"
+ app.kubernetes.io/version: "0.21.0"
app.kubernetes.io/managed-by: Helm
rules:
- apiGroups: [""]Deployment/external-dns (33 lines)--- baseline/cyrannus/picon/external-dns/external-dns/Deployment_external-dns.yml
+++ current/cyrannus/picon/external-dns/external-dns/Deployment_external-dns.yml
@@ -6,10 +6,10 @@
name: external-dns
namespace: external-dns
labels:
- helm.sh/chart: external-dns-1.20.0
+ helm.sh/chart: external-dns-1.21.1
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
- app.kubernetes.io/version: "0.20.0"
+ app.kubernetes.io/version: "0.21.0"
app.kubernetes.io/managed-by: Helm
spec:
replicas: 1
@@ -44,7 +44,7 @@
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: registry.k8s.io/external-dns/external-dns:v0.20.0
+ image: registry.k8s.io/external-dns/external-dns:v0.21.0
imagePullPolicy: IfNotPresent
env:
- name: EXTERNAL_DNS_PIHOLE_SERVER
@@ -61,7 +61,7 @@
- --policy=upsert-only
- --registry=noop
- --provider=pihole
- - --pihole-api-version=6
+ - "--pihole-api-version=6"
ports:
- name: http
protocol: TCPServiceAccount/external-dns (15 lines)--- baseline/cyrannus/picon/external-dns/external-dns/ServiceAccount_external-dns.yml
+++ current/cyrannus/picon/external-dns/external-dns/ServiceAccount_external-dns.yml
@@ -6,9 +6,9 @@
name: external-dns
namespace: external-dns
labels:
- helm.sh/chart: external-dns-1.20.0
+ helm.sh/chart: external-dns-1.21.1
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
- app.kubernetes.io/version: "0.20.0"
+ app.kubernetes.io/version: "0.21.0"
app.kubernetes.io/managed-by: Helm
automountServiceAccountToken: true
\ No newline at end of fileService/external-dns (15 lines)--- baseline/cyrannus/picon/external-dns/external-dns/Service_external-dns.yml
+++ current/cyrannus/picon/external-dns/external-dns/Service_external-dns.yml
@@ -6,10 +6,10 @@
name: external-dns
namespace: external-dns
labels:
- helm.sh/chart: external-dns-1.20.0
+ helm.sh/chart: external-dns-1.21.1
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: external-dns
- app.kubernetes.io/version: "0.20.0"
+ app.kubernetes.io/version: "0.21.0"
app.kubernetes.io/managed-by: Helm
spec:
type: ClusterIP |
802918e to
33e8e8f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.0→1.21.1Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.