Compare commits

..

1 commit

Author SHA1 Message Date
renovate[bot]
6422d77c2f
chore(deps): update helm chart core to v2.8.3 2024-11-21 00:14:58 +00:00
3 changed files with 3 additions and 4 deletions

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.13.1
tag: v2.13.0
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.13.1
image: quay.io/argoproj/argocd:v2.13.0
command:
- cp
- -n

View file

@ -49,7 +49,7 @@ apps:
existingNamespace: kube-system
repoURL: https://helm.cilium.io
chart: cilium
targetRevision: 1.16.4
targetRevision: 1.16.3
- name: external-dns
repoURL: https://kubernetes-sigs.github.io/external-dns

View file

@ -5,7 +5,6 @@
"dependencyDashboardTitle": "Renovate Dashboard",
"commitMessageSuffix": "",
"commitBody": "",
"prHourlyLimit": 20,
"suppressNotifications": [
"prIgnoreNotification"
],