mirror of
https://github.com/truenas/charts.git
synced 2026-04-02 10:21:14 +08:00
Upgraded catalog item(s) (#1837)
* Upgraded catalog item(s)
This commit upgrades syncthing, omada-controller catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.37
|
||||
version: 1.0.38
|
||||
apiVersion: v2
|
||||
appVersion: 1.26.1
|
||||
appVersion: 1.27.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.26.1
|
||||
tag: 1.27.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.2.3
|
||||
digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
|
||||
generated: "2023-11-22T22:28:42.582313678+02:00"
|
||||
version: 1.2.4
|
||||
digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174
|
||||
generated: "2023-12-05T03:00:40.227610723+02:00"
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: omada-controller
|
||||
description: Omada Controller (TP-Link) is a network management controller for TP-Link Omada Equipment.
|
||||
description: Omada Controller (TP-Link) is a network management controller for TP-Link
|
||||
Omada Equipment.
|
||||
annotations:
|
||||
title: Omada Controller
|
||||
type: application
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
apiVersion: v2
|
||||
appVersion: '5.12'
|
||||
appVersion: '5.13'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
home: https://github.com/mbentley/docker-omada-controller
|
||||
icon: https://media.sys.truenas.net/apps/omada-controller/icons/icon.svg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: mbentley/omada-controller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '5.12'
|
||||
tag: '5.13'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user