Ver Fonte

Updating gogs to 0.13 - fixed version

bodicsek há 1 ano atrás
pai
commit
4222b87562
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      git.yaml

+ 1 - 1
git.yaml

@@ -17,7 +17,7 @@ spec:
         app: git
     spec:
       containers:
-        - image: gogs/gogs
+        - image: gogs/gogs:0.13
           name: gogs
           imagePullPolicy: IfNotPresent
           ports: