Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
348ed4a642
commit
de47083a21
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [misskey-3.0.25](https://github.com/truecharts/charts/compare/misskey-3.0.24...misskey-3.0.25) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/misskey to v13.2.6
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [misskey-3.0.16](https://github.com/truecharts/charts/compare/misskey-3.0.15...misskey-3.0.16) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [misskey-3.0.15](https://github.com/truecharts/charts/compare/misskey-3.0.14...misskey-3.0.15) (2022-12-25)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "13.2.6"
|
||||
appVersion: "13.4.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.25
|
||||
version: 3.0.26
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.2.6@sha256:e424410bb1d54747a76999cdddafdf53711e0ec75759d125ed1e84c3e920c9e7
|
||||
tag: 13.4.0@sha256:3158c6c719ffba157ee5edf0e1735e667e0a3c72ebad5802039e8e77053e6260
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue