copy syncthing/test to syncthing/enterprise (#2013)

This commit is contained in:
Stavros Kois
2024-01-09 13:00:51 +02:00
committed by GitHub
parent ea766f3ace
commit 068b80db1e
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: file://../../../common
version: 1.2.3
digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
generated: "2023-11-28T20:45:27.211765839+02:00"
version: 1.2.6
digest: sha256:956cef64e364b567d2e5327a00e60b68f3ef765e003d6c35afc143bb81ecc26b
generated: "2024-01-02T19:23:50.344200237+02:00"

View File

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
annotations:
title: Syncthing
type: application
version: 1.1.4
version: 1.1.5
apiVersion: v2
appVersion: '1.23.3'
appVersion: '1.27.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
@@ -14,7 +14,7 @@ maintainers:
dependencies:
- name: common
repository: file://../../../common
version: 1.2.3
version: 1.2.6
home: https://syncthing.net/
icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg
sources:

View File

@@ -1,6 +1,6 @@
image:
repository: syncthing/syncthing
tag: '1.23.3'
tag: '1.27.0'
pullPolicy: IfNotPresent
resources: