Compare commits
	
		
			7 Commits
		
	
	
		
			408e642c75
			...
			197a4d5480
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						197a4d5480
	
				 | 
					
					
						|||
| 
						
						
							
						
						2c9387421b
	
				 | 
					
					
						|||
| 
						
						
							
						
						f020bef2ca
	
				 | 
					
					
						|||
| 
						
						
							
						
						f9e7e7eaf8
	
				 | 
					
					
						|||
| 
						
						
							
						
						b51a92f72e
	
				 | 
					
					
						|||
| 
						
						
							
						
						73808d4039
	
				 | 
					
					
						|||
| 
						
						
							
						
						c005791531
	
				 | 
					
					
						
@@ -42,7 +42,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: git
 | 
					      - name: git
 | 
				
			||||||
        image: gitea/gitea:1.17.0
 | 
					        image: gitea/gitea:1.17.3
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
        - name: APP_NAME
 | 
					        - name: APP_NAME
 | 
				
			||||||
          value: "Git"
 | 
					          value: "Git"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,7 +29,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: web
 | 
					      - name: web
 | 
				
			||||||
        image: x1unix/go-playground:1.6.2
 | 
					        image: x1unix/go-playground:1.12.0
 | 
				
			||||||
        imagePullPolicy: IfNotPresent
 | 
					        imagePullPolicy: IfNotPresent
 | 
				
			||||||
        ports:
 | 
					        ports:
 | 
				
			||||||
        - containerPort: 8000
 | 
					        - containerPort: 8000
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -386,7 +386,7 @@ spec:
 | 
				
			|||||||
        fsGroup: 1000
 | 
					        fsGroup: 1000
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: "riot"
 | 
					        - name: "riot"
 | 
				
			||||||
          image: "vectorim/element-web:v1.11.3"
 | 
					          image: "vectorim/element-web:v1.11.14"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          ports:
 | 
					          ports:
 | 
				
			||||||
            - name: http
 | 
					            - name: http
 | 
				
			||||||
@@ -463,7 +463,7 @@ spec:
 | 
				
			|||||||
        fsGroup: 1000
 | 
					        fsGroup: 1000
 | 
				
			||||||
      initContainers:
 | 
					      initContainers:
 | 
				
			||||||
        - name: generate-signing-key
 | 
					        - name: generate-signing-key
 | 
				
			||||||
          image: "matrixdotorg/synapse:v1.65.0"
 | 
					          image: "matrixdotorg/synapse:v1.71.0"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          env:
 | 
					          env:
 | 
				
			||||||
            - name: SYNAPSE_SERVER_NAME
 | 
					            - name: SYNAPSE_SERVER_NAME
 | 
				
			||||||
@@ -490,7 +490,7 @@ spec:
 | 
				
			|||||||
              mountPath: /data/keys
 | 
					              mountPath: /data/keys
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: "synapse"
 | 
					        - name: "synapse"
 | 
				
			||||||
          image: "matrixdotorg/synapse:v1.65.0"
 | 
					          image: "matrixdotorg/synapse:v1.71.0"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          ports:
 | 
					          ports:
 | 
				
			||||||
            - name: http
 | 
					            - name: http
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -101,7 +101,7 @@ spec:
 | 
				
			|||||||
          - name: signald
 | 
					          - name: signald
 | 
				
			||||||
            mountPath: /signald
 | 
					            mountPath: /signald
 | 
				
			||||||
        - name: mautrix-signal
 | 
					        - name: mautrix-signal
 | 
				
			||||||
          image: "dock.mau.dev/mautrix/signal:v0.3.0"
 | 
					          image: "dock.mau.dev/mautrix/signal:v0.4.1"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          env:
 | 
					          env:
 | 
				
			||||||
            - name: "TZ"
 | 
					            - name: "TZ"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -95,7 +95,7 @@ spec:
 | 
				
			|||||||
            mountPath: /data
 | 
					            mountPath: /data
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: mautrix-telegram
 | 
					        - name: mautrix-telegram
 | 
				
			||||||
          image: "dock.mau.dev/mautrix/telegram:v0.11.3"
 | 
					          image: "dock.mau.dev/mautrix/telegram:v0.12.1"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          env:
 | 
					          env:
 | 
				
			||||||
            - name: "TZ"
 | 
					            - name: "TZ"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -95,7 +95,7 @@ spec:
 | 
				
			|||||||
            mountPath: /data
 | 
					            mountPath: /data
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: mautrix-whatsapp
 | 
					        - name: mautrix-whatsapp
 | 
				
			||||||
          image: "dock.mau.dev/mautrix/whatsapp:v0.6.1"
 | 
					          image: "dock.mau.dev/mautrix/whatsapp:v0.7.1"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          env:
 | 
					          env:
 | 
				
			||||||
            - name: "TZ"
 | 
					            - name: "TZ"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -234,7 +234,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: nextcloud
 | 
					      - name: nextcloud
 | 
				
			||||||
        image: "nextcloud:24.0.1-apache"
 | 
					        image: "nextcloud:24.0.7-apache"
 | 
				
			||||||
        imagePullPolicy: IfNotPresent
 | 
					        imagePullPolicy: IfNotPresent
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
        - name: SQLITE_DATABASE
 | 
					        - name: SQLITE_DATABASE
 | 
				
			||||||
@@ -399,7 +399,7 @@ spec:
 | 
				
			|||||||
          restartPolicy: Never
 | 
					          restartPolicy: Never
 | 
				
			||||||
          containers:
 | 
					          containers:
 | 
				
			||||||
            - name: nextcloud
 | 
					            - name: nextcloud
 | 
				
			||||||
              image: "nextcloud:24.0.1-apache"
 | 
					              image: "nextcloud:24.0.7-apache"
 | 
				
			||||||
              imagePullPolicy: IfNotPresent
 | 
					              imagePullPolicy: IfNotPresent
 | 
				
			||||||
              command: [ "curl" ]
 | 
					              command: [ "curl" ]
 | 
				
			||||||
              args:
 | 
					              args:
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -68,7 +68,7 @@ spec:
 | 
				
			|||||||
            mountPath: /data
 | 
					            mountPath: /data
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: web
 | 
					      - name: web
 | 
				
			||||||
        image: nodered/node-red:2.2.2-16
 | 
					        image: nodered/node-red:2.3.2-12
 | 
				
			||||||
        imagePullPolicy: Always
 | 
					        imagePullPolicy: Always
 | 
				
			||||||
        ports:
 | 
					        ports:
 | 
				
			||||||
        - containerPort: 1880
 | 
					        - containerPort: 1880
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,7 +44,7 @@ spec:
 | 
				
			|||||||
      restartPolicy: OnFailure
 | 
					      restartPolicy: OnFailure
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: db-init
 | 
					      - name: db-init
 | 
				
			||||||
        image: "wallabag/wallabag:2.5.0"
 | 
					        image: "wallabag/wallabag:2.5.2"
 | 
				
			||||||
        imagePullPolicy: IfNotPresent
 | 
					        imagePullPolicy: IfNotPresent
 | 
				
			||||||
        envFrom:
 | 
					        envFrom:
 | 
				
			||||||
        - secretRef:
 | 
					        - secretRef:
 | 
				
			||||||
@@ -66,10 +66,10 @@ spec:
 | 
				
			|||||||
            value: "en"
 | 
					            value: "en"
 | 
				
			||||||
          - name: "TZ"
 | 
					          - name: "TZ"
 | 
				
			||||||
            value: "UTC"
 | 
					            value: "UTC"
 | 
				
			||||||
        command: 
 | 
					        command:
 | 
				
			||||||
        - /var/www/wallabag/bin/console 
 | 
					        - /var/www/wallabag/bin/console
 | 
				
			||||||
        - wallabag:install 
 | 
					        - wallabag:install
 | 
				
			||||||
        - --env=prod 
 | 
					        - --env=prod
 | 
				
			||||||
        - --no-interaction
 | 
					        - --no-interaction
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
@@ -95,7 +95,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: wallabag
 | 
					        - name: wallabag
 | 
				
			||||||
          image: "wallabag/wallabag:2.5.0"
 | 
					          image: "wallabag/wallabag:2.5.2"
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          envFrom:
 | 
					          envFrom:
 | 
				
			||||||
          - secretRef:
 | 
					          - secretRef:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user