Compare commits

...

4 commits

Author SHA1 Message Date
renovate[bot]
daef2e53a4
chore(deps): update helm chart kube-prometheus-stack to v66.2.1 2024-11-21 14:19:02 +00:00
renovate[bot]
d6829b8759
chore(deps): update docker image quay.io/argoproj/argocd to v2.13.1 (#2537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 14:17:56 +00:00
nold
bd25b46fb3
Update renovate.json 2024-11-21 10:52:57 +01:00
renovate[bot]
70e83a217e chore(deps): update helm chart cilium to v1.16.4 2024-11-21 10:48:12 +01:00
4 changed files with 5 additions and 4 deletions

View file

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

View file

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

View file

@ -5,7 +5,7 @@ apps:
- name: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 66.1.1
targetRevision: 66.2.1
secrets:
- name: grafana
keys:

View file

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