Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9970300698
commit
75f0753f38
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [baserow-6.0.10](https://github.com/truecharts/charts/compare/baserow-6.0.9...baserow-6.0.10) (2022-12-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,11 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [baserow-6.0.11](https://github.com/truecharts/charts/compare/baserow-6.0.10...baserow-6.0.11) (2022-12-10)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [baserow-6.0.10](https://github.com/truecharts/charts/compare/baserow-6.0.9...baserow-6.0.10) (2022-12-05)
|
## [baserow-6.0.10](https://github.com/truecharts/charts/compare/baserow-6.0.9...baserow-6.0.10) (2022-12-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -92,8 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [baserow-6.0.8](https://github.com/truecharts/charts/compare/baserow-6.0.7...baserow-6.0.8) (2022-11-29)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.13.1"
|
appVersion: "1.13.2"
|
||||||
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/baserow
|
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
||||||
- https://hub.docker.com/r/baserow/baserow
|
- https://hub.docker.com/r/baserow/baserow
|
||||||
- https://gitlab.com/bramw/baserow/
|
- https://gitlab.com/bramw/baserow/
|
||||||
version: 6.0.10
|
version: 6.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [baserow-6.0.11](https://github.com/truecharts/charts/compare/baserow-6.0.10...baserow-6.0.11) (2022-12-10)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/baserow
|
repository: tccr.io/truecharts/baserow
|
||||||
tag: 1.13.1@sha256:d6f1eacb208b65d123c01d255c42be055c89d7dd354e6dc1be89b072df4f02a7
|
tag: 1.13.2@sha256:22b00f774d5843c37359ebebec866e237868db3f666462dbe494d1a2a15b38e2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue