Conversation
Contributor
Author
--- HelmRelease: networking/unifi-dns ServiceAccount: networking/unifi-dns
+++ HelmRelease: networking/unifi-dns ServiceAccount: networking/unifi-dns
@@ -5,8 +5,8 @@
name: unifi-dns
namespace: networking
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: unifi-dns
app.kubernetes.io/managed-by: Helm
-automountServiceAccountToken: null
+automountServiceAccountToken: true
--- HelmRelease: networking/unifi-dns Deployment: networking/unifi-dns
+++ HelmRelease: networking/unifi-dns Deployment: networking/unifi-dns
@@ -21,12 +21,13 @@
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: unifi-dns
annotations:
secret.reloader.stakater.com/reload: external-dns-unifi-secret
spec:
+ automountServiceAccountToken: true
serviceAccountName: unifi-dns
securityContext:
fsGroup: 65534
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
@@ -39,13 +40,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: registry.k8s.io/external-dns/external-dns:v0.15.1
+ image: registry.k8s.io/external-dns/external-dns:v0.16.1
imagePullPolicy: IfNotPresent
args:
- --log-level=debug
- --log-format=text
- --interval=1m
- --source=gateway-httproute
--- HelmRelease: networking/cloudflare-dns ServiceAccount: networking/cloudflare-dns
+++ HelmRelease: networking/cloudflare-dns ServiceAccount: networking/cloudflare-dns
@@ -5,8 +5,8 @@
name: cloudflare-dns
namespace: networking
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: cloudflare-dns
app.kubernetes.io/managed-by: Helm
-automountServiceAccountToken: null
+automountServiceAccountToken: true
--- HelmRelease: networking/cloudflare-dns Deployment: networking/cloudflare-dns
+++ HelmRelease: networking/cloudflare-dns Deployment: networking/cloudflare-dns
@@ -21,12 +21,13 @@
labels:
app.kubernetes.io/name: external-dns
app.kubernetes.io/instance: cloudflare-dns
annotations:
secret.reloader.stakater.com/reload: external-dns-cloudflare-secret
spec:
+ automountServiceAccountToken: true
serviceAccountName: cloudflare-dns
securityContext:
fsGroup: 65534
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault |
Contributor
Author
--- kubernetes/apps/networking/cloudflare-dns/app Kustomization: networking/cloudflare-dns OCIRepository: networking/cloudflare-dns
+++ kubernetes/apps/networking/cloudflare-dns/app Kustomization: networking/cloudflare-dns OCIRepository: networking/cloudflare-dns
@@ -11,9 +11,9 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 1.16.0
+ tag: 1.16.1
url: oci://ghcr.io/home-operations/charts-mirror/external-dns
--- kubernetes/apps/networking/unifi-dns/app Kustomization: networking/unifi-dns OCIRepository: networking/unifi-dns
+++ kubernetes/apps/networking/unifi-dns/app Kustomization: networking/unifi-dns OCIRepository: networking/unifi-dns
@@ -11,9 +11,9 @@
spec:
interval: 1h
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 1.15.2
+ tag: 1.16.1
url: oci://ghcr.io/home-operations/charts-mirror/external-dns
|
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.15.2->1.16.11.16.0->1.16.1Configuration
📅 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 these updates again.
This PR has been generated by Renovate Bot.