Parcourir la source

Version updates

Simon Kaiser il y a 3 ans
Parent
révision
0d454d5601

+ 1
- 1
gitops-kaisers-info/templates/cert-manager.yaml Voir le fichier

@@ -17,7 +17,7 @@ spec:
17 17
   source:
18 18
     chart: "cert-manager"
19 19
     repoURL: "https://charts.jetstack.io"
20
-    targetRevision: "1.7.1"
20
+    targetRevision: "1.8.0"
21 21
     helm:
22 22
       releaseName: cert-manager
23 23
 ---

+ 1
- 1
gitops-kaisers-info/templates/crossplane.yaml Voir le fichier

@@ -17,4 +17,4 @@ spec:
17 17
   source:
18 18
     chart: crossplane
19 19
     repoURL: https://charts.crossplane.io/stable
20
-    targetRevision: 1.6.4
20
+    targetRevision: 1.8.1

+ 1
- 1
gitops-kaisers-info/templates/gitea.yaml Voir le fichier

@@ -18,7 +18,7 @@ spec:
18 18
       - CreateNamespace=true
19 19
   source:
20 20
     repoURL: "https://dl.gitea.io/charts"
21
-    targetRevision: "5.0.1"
21
+    targetRevision: "5.0.8"
22 22
     chart: "gitea"
23 23
     helm:
24 24
       version: "v3"