소스 검색

Version updates

Simon Kaiser 3 년 전
부모
커밋
0d454d5601
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1
    1
      gitops-kaisers-info/templates/cert-manager.yaml
  2. 1
    1
      gitops-kaisers-info/templates/crossplane.yaml
  3. 1
    1
      gitops-kaisers-info/templates/gitea.yaml

+ 1
- 1
gitops-kaisers-info/templates/cert-manager.yaml 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

@@ -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"