mirror of
https://github.com/nold360/hive-apps
synced 2025-02-12 19:21:12 +00:00
Compare commits
4 commits
edc229bce3
...
d3b9df656c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d3b9df656c | ||
![]() |
d6829b8759 | ||
![]() |
bd25b46fb3 | ||
![]() |
70e83a217e |
4 changed files with 5 additions and 4 deletions
|
@ -5,4 +5,4 @@ apps:
|
||||||
- name: falco
|
- name: falco
|
||||||
repoURL: https://falcosecurity.github.io/charts
|
repoURL: https://falcosecurity.github.io/charts
|
||||||
chart: falco
|
chart: falco
|
||||||
targetRevision: 3.8.7
|
targetRevision: 4.14.2
|
||||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
||||||
global:
|
global:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/argoproj/argocd
|
repository: quay.io/argoproj/argocd
|
||||||
tag: v2.13.0
|
tag: v2.13.1
|
||||||
# imagePullPolicy: IfNotPresent
|
# imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 999
|
runAsUser: 999
|
||||||
|
@ -176,7 +176,7 @@ repoServer:
|
||||||
|
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: copy-cmp-server
|
- name: copy-cmp-server
|
||||||
image: quay.io/argoproj/argocd:v2.13.0
|
image: quay.io/argoproj/argocd:v2.13.1
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
- -n
|
- -n
|
||||||
|
|
|
@ -49,7 +49,7 @@ apps:
|
||||||
existingNamespace: kube-system
|
existingNamespace: kube-system
|
||||||
repoURL: https://helm.cilium.io
|
repoURL: https://helm.cilium.io
|
||||||
chart: cilium
|
chart: cilium
|
||||||
targetRevision: 1.16.3
|
targetRevision: 1.16.4
|
||||||
|
|
||||||
- name: external-dns
|
- name: external-dns
|
||||||
repoURL: https://kubernetes-sigs.github.io/external-dns
|
repoURL: https://kubernetes-sigs.github.io/external-dns
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
"dependencyDashboardTitle": "Renovate Dashboard",
|
"dependencyDashboardTitle": "Renovate Dashboard",
|
||||||
"commitMessageSuffix": "",
|
"commitMessageSuffix": "",
|
||||||
"commitBody": "",
|
"commitBody": "",
|
||||||
|
"prHourlyLimit": 20,
|
||||||
"suppressNotifications": [
|
"suppressNotifications": [
|
||||||
"prIgnoreNotification"
|
"prIgnoreNotification"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue