Compare commits

..
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: argo-cd - name: argo-cd
version: 10.7.1 version: 10.8.0
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
+2
View File
@@ -27,6 +27,8 @@ argo-cd:
resource.customizations.ignoreDifferences.Secret: | resource.customizations.ignoreDifferences.Secret: |
jsonPointers: jsonPointers:
- /data - /data
controller.repo.server.timeout.seconds: "300"
server.repo.server.timeout.seconds: "300"
params: params:
server.insecure: true server.insecure: true
ssh: ssh:
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 89.2.0 version: 89.2.2
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts