Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-03 12:15:39 +00:00
parent 91790cfb63
commit aeb178cffb
15 changed files with 22 additions and 26 deletions

View File

@ -1,13 +0,0 @@
## [linkace-7.0.26](https://github.com/truecharts/charts/compare/linkace-7.0.25...linkace-7.0.26) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/linkace to v1.11.4 ([#8479](https://github.com/truecharts/charts/issues/8479))
### Fix
- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720))

View File

@ -4,6 +4,15 @@
## [linkace-7.0.27](https://github.com/truecharts/charts/compare/linkace-7.0.26...linkace-7.0.27) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/linkace to v1.12.0 ([#8594](https://github.com/truecharts/charts/issues/8594))
## [linkace-7.0.26](https://github.com/truecharts/charts/compare/linkace-7.0.25...linkace-7.0.26) (2023-05-03) ## [linkace-7.0.26](https://github.com/truecharts/charts/compare/linkace-7.0.25...linkace-7.0.26) (2023-05-03)
### Chore ### Chore
@ -88,12 +97,3 @@
## [linkace-7.0.17](https://github.com/truecharts/charts/compare/linkace-7.0.16...linkace-7.0.17) (2023-01-07)
### Chore
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.11.4" appVersion: "1.12.0"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -27,7 +27,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/linkace - https://github.com/truecharts/charts/tree/master/charts/stable/linkace
- https://www.linkace.org/docs/ - https://www.linkace.org/docs/
- https://github.com/linkace/linkace - https://github.com/linkace/linkace
version: 7.0.26 version: 7.0.27
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- media - media

View File

@ -0,0 +1,9 @@
## [linkace-7.0.27](https://github.com/truecharts/charts/compare/linkace-7.0.26...linkace-7.0.27) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/linkace to v1.12.0 ([#8594](https://github.com/truecharts/charts/issues/8594))

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/linkace repository: tccr.io/truecharts/linkace
tag: 1.11.4@sha256:b4a53e6f7a183be8e1d31b82b4038ea6574bf374f3fab8c58ad4fcc0231f2c4e tag: 1.12.0@sha256:ab1019d0532158ec9c31e86c7ee8df69cba32741f0b9d2d6e68b950ce0b6261d
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
securityContext: securityContext:

View File

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