syncthing - pre-migration actions (#2182)

This commit is contained in:
Stavros Kois
2024-02-19 13:56:22 +02:00
committed by GitHub
parent 9bb8f3ecd9
commit 76d9efc520
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program.
annotations:
title: Syncthing
type: application
version: 1.0.41
version: 1.0.42
apiVersion: v2
appVersion: 1.27.3
kubeVersion: '>=1.16.0-0'

View File

@@ -2,7 +2,7 @@
apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }}
kind: Deployment
metadata:
name: {{ template "common.names.fullname" . }}
name: {{ template "common.names.fullname" . }}-st
labels:
app: {{ template "common.names.name" . }}
chart: {{ template "common.names.chart" . }}