Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-08 18:38:32 +00:00
parent 179d53f65a
commit 98904f9755
24 changed files with 316 additions and 43 deletions

View File

@ -1,9 +0,0 @@
## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.3[@4d3e482](https://github.com/4d3e482) ([#15812](https://github.com/truecharts/charts/issues/15812))

View File

@ -4,6 +4,15 @@
## [mattermost-9.1.0](https://github.com/truecharts/charts/compare/mattermost-9.0.59...mattermost-9.1.0) (2023-12-08)
### Chore
- update container image mattermost/mattermost-enterprise-edition to vrelease-9.4[@2ae206f](https://github.com/2ae206f) ([#15888](https://github.com/truecharts/charts/issues/15888))
## [mattermost-9.0.59](https://github.com/truecharts/charts/compare/mattermost-9.0.58...mattermost-9.0.59) (2023-12-06)
### Chore
@ -85,15 +94,6 @@
## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.3[@706fa01](https://github.com/706fa01) ([#15773](https://github.com/truecharts/charts/issues/15773))
## [mattermost-9.0.58](https://github.com/truecharts/charts/compare/mattermost-9.0.57...mattermost-9.0.58) (2023-12-06)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: mattermost
version: 9.0.59
appVersion: "9.3"
version: 9.1.0
appVersion: "9.4"
description:
Mattermost is an open source platform for secure collaboration across
the entire software development lifecycle.

View File

@ -0,0 +1,9 @@
## [mattermost-9.1.0](https://github.com/truecharts/charts/compare/mattermost-9.0.59...mattermost-9.1.0) (2023-12-08)
### Chore
- update container image mattermost/mattermost-enterprise-edition to vrelease-9.4[@2ae206f](https://github.com/2ae206f) ([#15888](https://github.com/truecharts/charts/issues/15888))

View File

@ -1,6 +1,6 @@
image:
repository: mattermost/mattermost-enterprise-edition
tag: release-9.3@sha256:4d3e48262ad86437d702df22e531ecfabf0122f56f6b496dd6e555f2a393558c
tag: release-9.4@sha256:2ae206f0993f29e53b0ae6490e9f7119568e96df9f028c7217b64e113c3ce592
pullPolicy: IfNotPresent
workload:
main:

View File

@ -1,9 +0,0 @@
## [openvscode-server-6.0.24](https://github.com/truecharts/charts/compare/openvscode-server-6.0.23...openvscode-server-6.0.24) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions

View File

@ -4,6 +4,15 @@
## [openvscode-server-6.1.0](https://github.com/truecharts/charts/compare/openvscode-server-6.0.24...openvscode-server-6.1.0) (2023-12-08)
### Chore
- update container image ghcr.io/linuxserver/openvscode-server to v1.85.0[@a8bcbd9](https://github.com/a8bcbd9) ([#15887](https://github.com/truecharts/charts/issues/15887))
## [openvscode-server-6.0.24](https://github.com/truecharts/charts/compare/openvscode-server-6.0.23...openvscode-server-6.0.24) (2023-12-03)
### Chore
@ -88,12 +97,3 @@
## [openvscode-server-6.0.15](https://github.com/truecharts/charts/compare/openvscode-server-6.0.14...openvscode-server-6.0.15) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [openvscode-server-6.0.14](https://github.com/truecharts/charts/compare/openvscode-server-6.0.13...openvscode-server-6.0.14) (2023-10-29)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: openvscode-server
version: 6.0.24
appVersion: 1.84.2
version: 6.1.0
appVersion: 1.85.0
description:
Openvscode-server provides a version of VS Code that runs a server on
a remote machine.

View File

@ -0,0 +1,9 @@
## [openvscode-server-6.1.0](https://github.com/truecharts/charts/compare/openvscode-server-6.0.24...openvscode-server-6.1.0) (2023-12-08)
### Chore
- update container image ghcr.io/linuxserver/openvscode-server to v1.85.0[@a8bcbd9](https://github.com/a8bcbd9) ([#15887](https://github.com/truecharts/charts/issues/15887))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/openvscode-server
pullPolicy: IfNotPresent
tag: 1.84.2@sha256:32e9a518358813291aacd9bc3b6f0897612e3c2c0c8b4601e55f3d0fe79cc6c3
tag: 1.85.0@sha256:a8bcbd9988e9659cc7dff3c60b1cbc173ca7ec6ee4f9fa3fa732780e0ff30e74
# secretEnv:
# CONNECTION_TOKEN: "somerandomstring"
# CONNECTION_SECRET: ""

View File

@ -254,6 +254,44 @@ questions:
schema:
type: string
required: true
- variable: imagePullSecretList
group: "General Settings"
label: "Image Pull Secrets"
schema:
type: list
default: []
items:
- variable: pullsecretentry
label: "Pull Secret"
schema:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
schema:
type: string
required: true
default: ""
- variable: password
label: "Password"
schema:
type: string
required: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)
@ -561,6 +599,8 @@ questions:
description: emptyDir
- value: nfs
description: NFS Share
- value: iscsi
description: iSCSI Share
- variable: server
label: NFS Server
schema:
@ -573,6 +613,83 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -665,7 +782,7 @@ questions:
type: string
default: "disabled"
enum:
- value: "disabled"
- value: disabled
description: disabled
- value: smb
description: smb
@ -779,6 +896,82 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -1027,6 +1220,46 @@ questions:
type: string
default: ""
required: true
- variable: integration
label: Integrations
description: Connect ingress with other charts
schema:
additional_attrs: true
type: dict
attrs:
- variable: homepage
label: Homepage
description: Connect ingress with Homepage
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
- variable: name
label: Name
description: defaults to chartname
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: description
label: Description
description: defaults to chart description
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: group
label: Group
schema:
type: string
required: true
default: "default"
show_if: [["enabled", "=", true]]
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
@ -1254,6 +1487,46 @@ questions:
type: string
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: integration
label: Integrations
description: Connect ingress with other charts
schema:
additional_attrs: true
type: dict
attrs:
- variable: homepage
label: Homepage
description: Connect ingress with Homepage
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
- variable: name
label: Name
description: defaults to chartname
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: description
label: Description
description: defaults to chart description
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: group
label: Group
schema:
type: string
required: true
default: "default"
show_if: [["enabled", "=", true]]
- variable: entrypoint
label: Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider