syncthing/test: bump container version (#2394)

* syncthing/test: bump container version

* bump common
This commit is contained in:
Stavros Kois
2024-04-22 12:12:19 +03:00
committed by GitHub
parent b565669d19
commit 2a2897d43a
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: file://../../../common
version: 1.2.8
digest: sha256:6798e8f5a66aa1f06247a6b75c10b03b6d7777b129251995e2e4249c89b0eaef
generated: "2024-01-11T19:04:53.665949067+02:00"
version: 1.2.9
digest: sha256:af1a9a1f87e3e48453c9f25f909f5ebcd7fa6e25162b7b425448ba752bcdbc5c
generated: "2024-04-19T16:35:28.181588106+03:00"

View File

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

Binary file not shown.

View File

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