generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(helm): update external-dns (1.15.0 β 1.15.1) #315
Merged
Conversation
This file contains 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
--- kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/hindwing
+++ kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/hindwing
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.26.2
+ image: ghcr.io/dragonflydb/dragonfly:v1.26.1
replicas: 3
resources:
limits:
memory: 512Mi
requests:
cpu: 100m
--- kubernetes/apps/network/external-dns/cloudflare Kustomization: flux-system/external-dns-cloudflare HelmRelease: network/external-dns-cloudflare
+++ kubernetes/apps/network/external-dns/cloudflare Kustomization: flux-system/external-dns-cloudflare HelmRelease: network/external-dns-cloudflare
@@ -13,13 +13,13 @@
spec:
chart: external-dns
sourceRef:
kind: HelmRepository
name: external-dns
namespace: flux-system
- version: 1.15.0
+ version: 1.15.1
install:
crds: CreateReplace
remediation:
retries: 3
interval: 30m
upgrade:
--- kubernetes/apps/network/external-dns/unifi Kustomization: flux-system/external-dns-unifi HelmRelease: network/external-dns-unifi
+++ kubernetes/apps/network/external-dns/unifi Kustomization: flux-system/external-dns-unifi HelmRelease: network/external-dns-unifi
@@ -13,13 +13,13 @@
spec:
chart: external-dns
sourceRef:
kind: HelmRepository
name: external-dns
namespace: flux-system
- version: 1.15.0
+ version: 1.15.1
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: network/external-dns-cloudflare Deployment: network/external-dns-cloudflare
+++ HelmRelease: network/external-dns-cloudflare Deployment: network/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.15.0
+ image: registry.k8s.io/external-dns/external-dns:v0.15.1
imagePullPolicy: IfNotPresent
env:
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: api-token
--- HelmRelease: network/external-dns-unifi Deployment: network/external-dns-unifi
+++ HelmRelease: network/external-dns-unifi Deployment: network/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.15.0
+ image: registry.k8s.io/external-dns/external-dns:v0.15.1
imagePullPolicy: IfNotPresent
args:
- --log-level=debug
- --log-format=text
- --interval=1m
- --source=ingress |
d4f5da3
to
ee67874
Compare
Signed-off-by: botty-white[bot] <181132496+botty-white[bot]@users.noreply.github.com>
ee67874
to
1978b2e
Compare
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.0
->1.15.1
Configuration
π Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.
This PR has been generated by Renovate Bot.