Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bf26316c48
commit
6ec083ec45
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.41](https://github.com/truecharts/charts/compare/misskey-3.0.40...misskey-3.0.41) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.7.5
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [misskey-3.0.42](https://github.com/truecharts/charts/compare/misskey-3.0.41...misskey-3.0.42) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.8.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.41](https://github.com/truecharts/charts/compare/misskey-3.0.40...misskey-3.0.41) (2023-02-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.32](https://github.com/truecharts/charts/compare/misskey-3.0.31...misskey-3.0.32) (2023-02-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.5.6
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.31](https://github.com/truecharts/charts/compare/misskey-3.0.30...misskey-3.0.31) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.7.5"
|
||||
appVersion: "13.8.1"
|
||||
home: https://truecharts.org/charts/incubator/misskey
|
||||
dependencies:
|
||||
- name: common
|
||||
|
@ -38,4 +38,4 @@ annotations:
|
|||
truecharts.org/catagories: |
|
||||
- Social
|
||||
type: application
|
||||
version: 3.0.41
|
||||
version: 3.0.42
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [misskey-3.0.42](https://github.com/truecharts/charts/compare/misskey-3.0.41...misskey-3.0.42) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.8.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.7.5@sha256:ef72041776f5271870cb1f4af6c6b0053ec9ed7bdd111a01b29b2ec17c2a4989
|
||||
tag: 13.8.1@sha256:8c0686172b31fd55c25168f333107ba1ae7a622505d36a95d387a41209927fbe
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue