We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46744d1 commit 18176cdCopy full SHA for 18176cd
charts/kubechecks/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: kubechecks
3
description: A Helm chart for kubechecks
4
-version: 0.5.5
+version: 0.5.6
5
type: application
6
maintainers:
7
- name: zapier
charts/kubechecks/values.yaml
@@ -35,7 +35,7 @@ deployment:
35
# Default values for kubechecks.
36
resources:
37
limits:
38
- memory: 512Mi
+ memory: 1Gi
39
requests:
40
memory: 256Mi
41
cpu: 200m
localdev/argocd/kustomization.yaml
@@ -6,7 +6,7 @@ namespace: kubechecks
images:
- name: quay.io/argoproj/argocd
8
newName: quay.io/argoproj/argocd
9
- newTag: v2.11.3
+ newTag: v3.0.12
10
11
12
- argocd-initial-admin-secret.yaml
0 commit comments