mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
syncthing/test: bump container version (#2394)
* syncthing/test: bump container version * bump common
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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.
BIN
library/ix-dev/test/syncthing/charts/common-1.2.9.tgz
Normal file
BIN
library/ix-dev/test/syncthing/charts/common-1.2.9.tgz
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
tag: '1.27.0'
|
||||
tag: '1.27.6'
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user