Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-03 23:16:30 +00:00
parent c769bd8fb0
commit fd321949da
214 changed files with 963 additions and 750 deletions

View File

@ -1,9 +0,0 @@
## [cleanarr-3.0.13](https://github.com/truecharts/charts/compare/cleanarr-3.0.12...cleanarr-3.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [cleanarr-3.0.14](https://github.com/truecharts/charts/compare/cleanarr-3.0.13...cleanarr-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [cleanarr-3.0.13](https://github.com/truecharts/charts/compare/cleanarr-3.0.12...cleanarr-3.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [cleanarr-3.0.7](https://github.com/truecharts/charts/compare/cleanarr-3.0.6...cleanarr-3.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [cleanarr-3.0.6](https://github.com/truecharts/charts/compare/cleanarr-3.0.5...cleanarr-3.0.6) (2023-12-20)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cleanarr
version: 3.0.13
appVersion: 2.5.0
version: 3.0.14
appVersion: 2.5.1
description: A simple UI to help find and delete duplicate and sample files from your Plex server.
home: https://truecharts.org/charts/incubator/cleanarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png

View File

@ -0,0 +1,9 @@
## [cleanarr-3.0.14](https://github.com/truecharts/charts/compare/cleanarr-3.0.13...cleanarr-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: selexin/cleanarr
tag: v2.5.0@sha256:26d636d29701431fdb1297e2f1aeeae88084e1dd952f133dcd08efb1220fc034
tag: v2.5.1@sha256:dd627df235e3e72082ec930e3cc21400fcfd6abe9d48c2d695a3f1f9d00f040c
persistence:
config:
enabled: true

View File

@ -1,9 +0,0 @@
## [leantime-9.0.13](https://github.com/truecharts/charts/compare/leantime-9.0.12...leantime-9.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [leantime-9.0.14](https://github.com/truecharts/charts/compare/leantime-9.0.13...leantime-9.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [leantime-9.0.13](https://github.com/truecharts/charts/compare/leantime-9.0.12...leantime-9.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [leantime-9.0.7](https://github.com/truecharts/charts/compare/leantime-9.0.6...leantime-9.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [leantime-9.0.6](https://github.com/truecharts/charts/compare/leantime-9.0.5...leantime-9.0.6) (2023-12-20)
### Chore

View File

@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: leantime
version: 9.0.13
appVersion: 2.4.7
version: 9.0.14
appVersion: 2.4.8
description: Straightforward open source project management system to make your ideas reality.
home: https://truecharts.org/charts/incubator/leantime
icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
deprecated: false
sources:
- https://hub.docker.com/r/leantime/leantime
- https://leantime.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
- https://hub.docker.com/r/leantime/leantime
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -0,0 +1,9 @@
## [leantime-9.0.14](https://github.com/truecharts/charts/compare/leantime-9.0.13...leantime-9.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: leantime/leantime
tag: 2.4.7@sha256:f4327024cbd0ba0b2caba729eeac3d447fcfc442641685e1a56e4b772db48fe9
tag: 2.4.8@sha256:00b33338868be7e61590d42b62fe35e889459f992e784cd83d4560b0a8c0c0a9
mariadb:
enabled: true
existingSecret: mariadbcreds

View File

@ -238,30 +238,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)

View File

@ -1,9 +0,0 @@
## [noisedash-3.0.13](https://github.com/truecharts/charts/compare/noisedash-3.0.12...noisedash-3.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [noisedash-3.0.14](https://github.com/truecharts/charts/compare/noisedash-3.0.13...noisedash-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [noisedash-3.0.13](https://github.com/truecharts/charts/compare/noisedash-3.0.12...noisedash-3.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [noisedash-3.0.7](https://github.com/truecharts/charts/compare/noisedash-3.0.6...noisedash-3.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [noisedash-3.0.6](https://github.com/truecharts/charts/compare/noisedash-3.0.5...noisedash-3.0.6) (2023-12-20)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: noisedash
version: 3.0.13
appVersion: 0.6.12
version: 3.0.14
appVersion: 0.6.13
description: Self-hosted web tool for generating ambient noises
home: https://truecharts.org/charts/incubator/noisedash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png

View File

@ -0,0 +1,9 @@
## [noisedash-3.0.14](https://github.com/truecharts/charts/compare/noisedash-3.0.13...noisedash-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: noisedash/noisedash
tag: v0.6.12@sha256:c1fa45b7419746da8f056310c187b34ffe48dcb92e2463c0f2015cebf5b13340
tag: v0.6.13@sha256:7aab65f9c467a1c036f6ec8510f781afdd42af8b2acaf349ff4c41cebf78c945
noisedash:
max_sample_size_in_bytes: 10737418240
persistence:

View File

@ -238,30 +238,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: noisedash
group: App Configuration
label: Noisedash Configuration

View File

@ -1,9 +0,0 @@
## [openproject-4.0.13](https://github.com/truecharts/charts/compare/openproject-4.0.12...openproject-4.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [openproject-4.0.14](https://github.com/truecharts/charts/compare/openproject-4.0.13...openproject-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [openproject-4.0.13](https://github.com/truecharts/charts/compare/openproject-4.0.12...openproject-4.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [openproject-4.0.7](https://github.com/truecharts/charts/compare/openproject-4.0.6...openproject-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
### Fix
- ensure the cnpg GUI is included on CNPG apps

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: openproject
version: 4.0.13
appVersion: 13.0.7
version: 4.0.14
appVersion: 13.0.8
description: OpenProject is a web-based project management system for location-independent team collaboration.
home: https://truecharts.org/charts/incubator/openproject
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png

View File

@ -0,0 +1,9 @@
## [openproject-4.0.14](https://github.com/truecharts/charts/compare/openproject-4.0.13...openproject-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: openproject/community
tag: 13.0.7@sha256:5bee5235bef030a411e1bfdd8a5a441a66b285964b2152693764356afaa45f40
tag: 13.0.8@sha256:c7bd2f1dd292729db11258e680e814bc0100f615bdc078056739b3c3d019b6ae
persistence:
assets:
enabled: true

View File

@ -238,30 +238,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)

View File

@ -1,9 +0,0 @@
## [privatebin-4.0.13](https://github.com/truecharts/charts/compare/privatebin-4.0.12...privatebin-4.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [privatebin-4.0.14](https://github.com/truecharts/charts/compare/privatebin-4.0.13...privatebin-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [privatebin-4.0.13](https://github.com/truecharts/charts/compare/privatebin-4.0.12...privatebin-4.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [privatebin-4.0.7](https://github.com/truecharts/charts/compare/privatebin-4.0.6...privatebin-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
### Fix
- ensure the cnpg GUI is included on CNPG apps

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: privatebin
version: 4.0.13
appVersion: 1.6.0
version: 4.0.14
appVersion: 1.6.2
description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
home: https://truecharts.org/charts/incubator/privatebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png

View File

@ -0,0 +1,9 @@
## [privatebin-4.0.14](https://github.com/truecharts/charts/compare/privatebin-4.0.13...privatebin-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: privatebin/pdo
tag: 1.6.0@sha256:77c6789bcfc5068baa614bf217eb556f278269aea373b45ab24b2dcc8658c692
tag: 1.6.2@sha256:e4fff051514a2932ff8d6fd49cfdb31b48aa435c194e2cbc5be94539cdb3e5e8
persistence:
conf-app:
enabled: true

View File

@ -539,30 +539,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)

View File

@ -1,9 +0,0 @@
## [youtrack-3.0.13](https://github.com/truecharts/charts/compare/youtrack-3.0.12...youtrack-3.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [youtrack-3.0.14](https://github.com/truecharts/charts/compare/youtrack-3.0.13...youtrack-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [youtrack-3.0.13](https://github.com/truecharts/charts/compare/youtrack-3.0.12...youtrack-3.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [youtrack-3.0.7](https://github.com/truecharts/charts/compare/youtrack-3.0.6...youtrack-3.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [youtrack-3.0.6](https://github.com/truecharts/charts/compare/youtrack-3.0.5...youtrack-3.0.6) (2023-12-20)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: youtrack
version: 3.0.13
appVersion: 2023.2.20316
version: 3.0.14
appVersion: 2023.2.22656
description: YouTrack is a project management tool that can be adapted to your processes to help you deliver great products.
home: https://truecharts.org/charts/incubator/youtrack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtrack.png

View File

@ -0,0 +1,9 @@
## [youtrack-3.0.14](https://github.com/truecharts/charts/compare/youtrack-3.0.13...youtrack-3.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/jetbrains/youtrack
tag: 2023.2.20316@sha256:af96d4ba0eee64572448c94645765eadc5c8a3eafd7b88a142ab45033ce84612
tag: 2023.2.22656@sha256:7571176e8974498bf0b4f116b14b0d590f7b3aedb0c457fada86996abe83d8fd
persistence:
backups:
enabled: true

View File

@ -238,30 +238,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: youtrack
group: App Configuration
label: YouTrack Configuration

View File

@ -1,9 +0,0 @@
## [apprise-api-4.0.13](https://github.com/truecharts/charts/compare/apprise-api-4.0.12...apprise-api-4.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [apprise-api-4.0.14](https://github.com/truecharts/charts/compare/apprise-api-4.0.13...apprise-api-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [apprise-api-4.0.13](https://github.com/truecharts/charts/compare/apprise-api-4.0.12...apprise-api-4.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [apprise-api-4.0.7](https://github.com/truecharts/charts/compare/apprise-api-4.0.6...apprise-api-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [apprise-api-4.0.6](https://github.com/truecharts/charts/compare/apprise-api-4.0.5...apprise-api-4.0.6) (2023-12-20)
### Chore

View File

@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: apprise-api
version: 4.0.13
appVersion: 0.9.5
version: 4.0.14
appVersion: 0.9.7
description: Push notifications that work with just about every platform!
home: https://truecharts.org/charts/incubator/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
deprecated: false
sources:
- https://github.com/caronc/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -0,0 +1,9 @@
## [apprise-api-4.0.14](https://github.com/truecharts/charts/compare/apprise-api-4.0.13...apprise-api-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: caronc/apprise
tag: v0.9.5@sha256:3301daff63ae435e69ac6c3acf5ceb3832d5b40d639b59f73163e3238adb2fe7
tag: 0.9.7@sha256:36b085415481d0d51cfbc3ed59e2aebd0cf8aa83e65c1a0c77c905d02f00c284
persistence:
config:
enabled: true

View File

@ -327,30 +327,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)

View File

@ -1,9 +0,0 @@
## [appsmith-6.0.13](https://github.com/truecharts/charts/compare/appsmith-6.0.12...appsmith-6.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [appsmith-6.0.14](https://github.com/truecharts/charts/compare/appsmith-6.0.13...appsmith-6.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [appsmith-6.0.13](https://github.com/truecharts/charts/compare/appsmith-6.0.12...appsmith-6.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [appsmith-6.0.7](https://github.com/truecharts/charts/compare/appsmith-6.0.6...appsmith-6.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [appsmith-6.0.6](https://github.com/truecharts/charts/compare/appsmith-6.0.5...appsmith-6.0.6) (2023-12-20)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: appsmith
version: 6.0.13
appVersion: 1.9.50
version: 6.0.14
appVersion: 1.9.57
description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
home: https://truecharts.org/charts/incubator/appsmith
icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png

View File

@ -0,0 +1,9 @@
## [appsmith-6.0.14](https://github.com/truecharts/charts/compare/appsmith-6.0.13...appsmith-6.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: appsmith/appsmith-ce
tag: v1.9.50@sha256:191b59d6c8dc36493ec54773494346cf6cc8173b7cca9407b241299e02bad892
tag: v1.9.57@sha256:33fdb9a84f202b3ff6dada31107f90946a7af883657849295181fb1393065dd8
securityContext:
container:

View File

@ -250,30 +250,42 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
- variable: enabled
label: Enabled
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
type: boolean
default: true
- variable: data
label: Data
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: ""
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
private: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)

View File

@ -1,9 +0,0 @@
## [cloudbeaver-4.0.13](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.12...cloudbeaver-4.0.13) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -7,6 +7,15 @@ title: Changelog
## [cloudbeaver-4.0.14](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.13...cloudbeaver-4.0.14) (2024-01-03)
### Chore
- update ignored by renovate (patch) ([#16673](https://github.com/truecharts/charts/issues/16673))
## [cloudbeaver-4.0.13](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.12...cloudbeaver-4.0.13) (2024-01-02)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- bump to release middleware fix
## [cloudbeaver-4.0.7](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.6...cloudbeaver-4.0.7) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [cloudbeaver-4.0.6](https://github.com/truecharts/charts/compare/cloudbeaver-4.0.5...cloudbeaver-4.0.6) (2023-12-20)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cloudbeaver
version: 4.0.13
appVersion: 23.3.0
version: 4.0.14
appVersion: 23.3.1
description: Cloud Database Manager (Official Chart)
home: https://truecharts.org/charts/incubator/cloudbeaver
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png

Some files were not shown because too many files have changed in this diff Show More