mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
Fixes some application icons (#1244)
* Fixes some application icons * untouch autogenerated files * bump version and buld/bump common * untouch one more --------- Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
committed by
GitHub
parent
c3da99495d
commit
ab60ca6b0c
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b
|
||||
generated: "2023-05-10T19:58:06.773656057+03:00"
|
||||
version: 1.0.8
|
||||
digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad
|
||||
generated: "2023-06-06T12:41:14.221983114+03:00"
|
||||
|
||||
@@ -3,7 +3,7 @@ description: Mumble is a free, open source, low latency, high quality voice chat
|
||||
annotations:
|
||||
title: Mumble
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
apiVersion: v2
|
||||
appVersion: 'v1.4.230'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -14,9 +14,9 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
home: https://www.mumble.info/
|
||||
icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg
|
||||
icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true
|
||||
sources:
|
||||
- https://github.com/mumble-voip/mumble-docker
|
||||
- https://github.com/truenas/charts/tree/master/community/mumble
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/mumble/charts/common-1.0.8.tgz
Normal file
BIN
library/ix-dev/community/mumble/charts/common-1.0.8.tgz
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
icon_url: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg
|
||||
icon_url: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true
|
||||
categories:
|
||||
- productivity
|
||||
tags:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b
|
||||
generated: "2023-05-10T19:48:39.802526998+03:00"
|
||||
version: 1.0.8
|
||||
digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad
|
||||
generated: "2023-06-06T12:41:48.989717142+03:00"
|
||||
|
||||
@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
|
||||
annotations:
|
||||
title: MinIO
|
||||
type: application
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
apiVersion: v2
|
||||
appVersion: '2023-03-24'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
home: https://min.io
|
||||
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/enterprise/minio/charts/common-1.0.8.tgz
Normal file
BIN
library/ix-dev/enterprise/minio/charts/common-1.0.8.tgz
Normal file
Binary file not shown.
@@ -2,9 +2,9 @@ icon_url: https://min.io/resources/img/logo/MINIO_wordmark.png
|
||||
categories:
|
||||
- storage
|
||||
screenshots:
|
||||
- https://github.com/minio/console/blob/master/images/pic3.png
|
||||
- https://github.com/minio/console/blob/master/images/pic1.png
|
||||
- https://github.com/minio/console/blob/master/images/pic2.png
|
||||
- https://github.com/minio/console/blob/master/images/pic3.png?raw=true
|
||||
- https://github.com/minio/console/blob/master/images/pic1.png?raw=true
|
||||
- https://github.com/minio/console/blob/master/images/pic2.png?raw=true
|
||||
tags:
|
||||
- object-storage
|
||||
- S3
|
||||
|
||||
Reference in New Issue
Block a user