Browse Source

OIDC for gitea

Simon Kaiser 4 years ago
parent
commit
7dff7781be
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      gitops-kaisers-info/templates/gitea.yaml

+ 1
- 1
gitops-kaisers-info/templates/gitea.yaml View File

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