Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
Binary file not shown.
@@ -29,4 +29,4 @@ OWNERS
|
||||
# icon
|
||||
icon.png
|
||||
icon.webp
|
||||
icon-small.webp
|
||||
icon-small.webp
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 23.05.10.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 22.0.2
|
||||
version: 23.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/collabora
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
type: application
|
||||
version: 6.0.2
|
||||
version: 6.0.5
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
## [collabora-6.0.2](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-6.0.2) (2024-04-29)
|
||||
## [collabora-6.0.5](https://github.com/truecharts/charts/compare/collabora-5.6.0...collabora-6.0.5) (2024-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -8,6 +8,10 @@
|
||||
|
||||
- bump charts to ensure new icons are released
|
||||
|
||||
- bump common
|
||||
|
||||
- bump common to release improved checks on volsync and cnpg ([#21454](https://github.com/truecharts/charts/issues/21454))
|
||||
|
||||
- bump everything to release new doc pages
|
||||
|
||||
- update groups html ([#21121](https://github.com/truecharts/charts/issues/21121))
|
||||
@@ -16,17 +20,17 @@
|
||||
|
||||
- bump everything to regenerate readme's and site index
|
||||
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
|
||||
- update container image common to v20.3.2[@0722ebb](https://github.com/0722ebb) by renovate ([#20334](https://github.com/truecharts/charts/issues/20334))
|
||||
|
||||
- update container image common to v20.3.7[@8cf9fc9](https://github.com/8cf9fc9) by renovate ([#20819](https://github.com/truecharts/charts/issues/20819))
|
||||
|
||||
- update container image common to v20.3.6[@27edfed](https://github.com/27edfed) by renovate ([#20599](https://github.com/truecharts/charts/issues/20599))
|
||||
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
|
||||
|
||||
- update container image common to v20.3.5[@aedd88a](https://github.com/aedd88a) by renovate ([#20535](https://github.com/truecharts/charts/issues/20535))
|
||||
|
||||
- update container image common to v20.3.12[@3303278](https://github.com/3303278) by renovate ([#21384](https://github.com/truecharts/charts/issues/21384))
|
||||
- update container image common to v20.3.4[@d7e1b23](https://github.com/d7e1b23) by renovate ([#20527](https://github.com/truecharts/charts/issues/20527))
|
||||
|
||||
- update container image common to v20.3.3[@3876ba5](https://github.com/3876ba5) by renovate ([#20478](https://github.com/truecharts/charts/issues/20478))
|
||||
|
||||
BIN
stable/collabora/6.0.5/charts/common-23.0.0.tgz
Normal file
BIN
stable/collabora/6.0.5/charts/common-23.0.0.tgz
Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 214 B |
|
Before Width: | Height: | Size: 772 B After Width: | Height: | Size: 772 B |
@@ -236,13 +236,6 @@ questions:
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: region
|
||||
label: "region"
|
||||
description: "region is primarily for AWS not needed for most cases"
|
||||
schema:
|
||||
show_if: [["type", "=", "s3"]]
|
||||
type: string
|
||||
default: ""
|
||||
- variable: bucket
|
||||
label: "bucket"
|
||||
schema:
|
||||
@@ -272,6 +265,7 @@ questions:
|
||||
type: string
|
||||
default: "MYSECRETPASSPHRASE"
|
||||
required: true
|
||||
|
||||
- variable: workload
|
||||
group: "Workload"
|
||||
label: ""
|
||||
Reference in New Issue
Block a user