Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-22 13:10:33 +00:00
parent dc2d8ae9c9
commit f7e03dd64e
14 changed files with 22 additions and 22 deletions

View File

@@ -1,9 +0,0 @@
## [misskey-3.0.35](https://github.com/truecharts/charts/compare/misskey-3.0.34...misskey-3.0.35) (2023-02-19)
### Chore
- update helm general non-major

View File

@@ -4,6 +4,15 @@
## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/misskey to v13.7.0
## [misskey-3.0.35](https://github.com/truecharts/charts/compare/misskey-3.0.34...misskey-3.0.35) (2023-02-19)
### Chore
@@ -88,12 +97,3 @@
## [misskey-3.0.26](https://github.com/truecharts/charts/compare/misskey-3.0.25...misskey-3.0.26) (2023-02-05)
### Chore
- update container image tccr.io/truecharts/misskey to v13.4.0
## [misskey-3.0.25](https://github.com/truecharts/charts/compare/misskey-3.0.24...misskey-3.0.25) (2023-02-03)
### Chore

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "13.6.1"
appVersion: "13.7.0"
home: https://truecharts.org/charts/incubator/misskey
dependencies:
- name: common
@@ -38,4 +38,4 @@ annotations:
truecharts.org/catagories: |
- Social
type: application
version: 3.0.35
version: 3.0.36

View File

@@ -0,0 +1,9 @@
## [misskey-3.0.36](https://github.com/truecharts/charts/compare/misskey-3.0.35...misskey-3.0.36) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/misskey to v13.7.0

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/misskey
pullPolicy: IfNotPresent
tag: 13.6.1@sha256:e978fcc91ecaedf5bd45bcbb19d82432a642501183ccef23bca76136cc0d9c68
tag: 13.7.0@sha256:ddcea76ea22e01a21ddf3ee4dec0195dd1c31fb70ebea756c6b07c7c0b0d0e02
securityContext:
readOnlyRootFilesystem: false

View File

@@ -764,7 +764,7 @@ questions:
type: string
default: ""
required: true
- variable: clusterIssuer
label: Use Cert-Manager clusterIssuer
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'