Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
92d3f4b836
commit
d4339fec97
Binary file not shown.
|
@ -11,6 +11,7 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
## [misskey-7.1.16](https://github.com/truecharts/charts/compare/misskey-7.1.15...misskey-7.1.16) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -96,4 +97,3 @@ title: Changelog
|
|||
|
||||
## [misskey-7.1.7](https://github.com/truecharts/charts/compare/misskey-7.1.6...misskey-7.1.7) (2024-01-02)
|
||||
|
||||
### Chore
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.12.2
|
||||
appVersion: 2024.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
|
@ -45,4 +45,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/misskey
|
||||
- https://hub.docker.com/r/misskey/misskey
|
||||
type: application
|
||||
version: 7.2.0
|
||||
version: 7.3.0
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: misskey/misskey
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.12.2@sha256:e2883d50a93ddfd9e501f1e79fb769625cba1069674af99b88b88bcc528c08f3
|
||||
tag: 2024.2.0@sha256:bcb6cb6b6576e834f2cf4421348b51a7182f58cc2af323013f788e979a6cffd7
|
||||
|
||||
securityContext:
|
||||
pod:
|
|
@ -1549,7 +1549,6 @@ questions:
|
|||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: string
|
||||
default: ""
|
||||
- "definitions/certificate"
|
||||
- variable: ingressList
|
||||
label: Add Manual Custom Ingresses
|
||||
group: Ingress
|
Loading…
Reference in New Issue