Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a5cca01d85
commit
e9d34df87a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22)
|
## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [minio-console-6.0.6](https://github.com/truecharts/charts/compare/minio-console-6.0.5...minio-console-6.0.6) (2023-04-16)
|
## [minio-console-6.0.6](https://github.com/truecharts/charts/compare/minio-console-6.0.5...minio-console-6.0.6) (2023-04-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [minio-console-6.0.5](https://github.com/truecharts/charts/compare/minio-console-6.0.4...minio-console-6.0.5) (2023-04-16)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "0.26.4"
|
appVersion: "0.27.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: minio-console
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio-console
|
- https://github.com/truecharts/charts/tree/master/charts/stable/minio-console
|
||||||
- https://github.com/minio/console
|
- https://github.com/minio/console
|
||||||
version: 6.0.15
|
version: 6.0.16
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/minio-console
|
repository: tccr.io/truecharts/minio-console
|
||||||
tag: v0.26.4@sha256:cd832d8ff12006b73eb077f33d9f50068ef251800932b67b4b6f0e8b981c3dc6
|
tag: v0.27.0@sha256:19d97d327e63da08d7f6c5900a66ed70f691e120513ac3adff93eac0d266e6a9
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22)
|
## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [outline-7.0.6](https://github.com/truecharts/charts/compare/outline-7.0.5...outline-7.0.6) (2023-04-16)
|
## [outline-7.0.6](https://github.com/truecharts/charts/compare/outline-7.0.5...outline-7.0.6) (2023-04-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [outline-7.0.5](https://github.com/truecharts/charts/compare/outline-7.0.4...outline-7.0.5) (2023-04-16)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
- https://github.com/truecharts/charts/tree/master/charts/stable/outline
|
||||||
- https://github.com/outline/outline
|
- https://github.com/outline/outline
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.15
|
version: 7.0.16
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/outline
|
repository: tccr.io/truecharts/outline
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.69.2@sha256:0258f316d1d6c313af9cc80f159315491c106527548fee32f6064737b284a802
|
tag: v0.69.2@sha256:763e7676ac37fe4681abce813212a6c463b3cbefc6c573669c12736844accd8f
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22)
|
## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [znc-5.0.5](https://github.com/truecharts/charts/compare/znc-5.0.4...znc-5.0.5) (2023-04-16)
|
## [znc-5.0.5](https://github.com/truecharts/charts/compare/znc-5.0.4...znc-5.0.5) (2023-04-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [znc-5.0.4](https://github.com/truecharts/charts/compare/znc-5.0.3...znc-5.0.4) (2023-04-15)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: znc
|
name: znc
|
||||||
version: 5.0.14
|
version: 5.0.15
|
||||||
appVersion: "1.8.2"
|
appVersion: "1.8.2"
|
||||||
description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels.
|
description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/znc
|
repository: tccr.io/truecharts/znc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.8.2@sha256:18f1163329c66bc358078819c20ef63a260bccf3f3f00781cea24fff56f90fea
|
tag: v1.8.2@sha256:8f9499014d47062207702e12439ebaa826249748bc92da6b9beca083438167dd
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue