mirror of
https://github.com/nold360/hive-apps
synced 2025-02-12 11:11:06 +00:00
Compare commits
4 commits
a50423c9e2
...
36e2de2a29
Author | SHA1 | Date | |
---|---|---|---|
![]() |
36e2de2a29 | ||
![]() |
d6829b8759 | ||
![]() |
bd25b46fb3 | ||
![]() |
70e83a217e |
4 changed files with 5 additions and 4 deletions
|
@ -5,4 +5,4 @@ apps:
|
|||
- name: core
|
||||
repoURL: https://neuvector.github.io/neuvector-helm/
|
||||
chart: core
|
||||
targetRevision: 2.7.7
|
||||
targetRevision: 2.7.9
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
"dependencyDashboardTitle": "Renovate Dashboard",
|
||||
"commitMessageSuffix": "",
|
||||
"commitBody": "",
|
||||
"prHourlyLimit": 20,
|
||||
"suppressNotifications": [
|
||||
"prIgnoreNotification"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue